Jump to content
kickazz08

Emp Breaker Announcer

Recommended Posts

Ano ibig mo sabihin? Yung sasabihin ang name nung naka basag sa woe?

 

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/guild/agit_main.txt

 

search mo

announce "The [" + getcastlename(strnpcinfo(2)) + "] castle has been conquered by the [" + getguildName([email protected]) + "] guild.",bc_all|bc_woe;

 

gawin mong

announce "The [" + getcastlename(strnpcinfo(2)) + "] castle has been conquered by [" + strcharinfo(0) + "] of the [" + getguildName([email protected]) + "] guild.",bc_all|bc_woe;

 

 tas yung dalawang sleep sa taas, gawing sleep2

Link to comment
Share on other sites

thnx clydon i will try it now...

 

- yeah ung mg announce or ma anniunce ung name ng nakabasag...

 

 

Itested it.. nag announce xa sa nakabasag..

ang problema nalang is ung emperium hindi ng respawn kpg nabasag na xa...

Edited by kickazz08
Link to comment
Share on other sites

}
    // Respawn the Emperium, and display new owners.
    sleep 2; // Slow down script execution slightly.
    if( agitcheck() )
        donpcevent "Agit#"+strnpcinfo(2)+"::OnStartArena";
    sleep 2;
    announce "The [" + getcastlename(strnpcinfo(2)) + "] castle has been conquered by [" + strcharinfo(0) + "] of the [" + getguildName([email protected]) + "] guild.",bc_all|bc_woe;

ganito po ba gagawin? kasi pag break ko sa emp using my GM account walang inanounce, tsaka bakit 1 lang dmg ng GM char ko? normal ba un or may i eedit pa? 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.