kickazz08 Posted February 17, 2013 Posted February 17, 2013 Hi guys... Pde mag hinge ng guide pra sa emp breaker announcer... ive searched.. but puro fail ung mga links at tips... Quote
clydelion Posted February 18, 2013 Posted February 18, 2013 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(.@GID) + "] guild.",bc_all|bc_woe; gawin mong announce "The [" + getcastlename(strnpcinfo(2)) + "] castle has been conquered by [" + strcharinfo(0) + "] of the [" + getguildName(.@GID) + "] guild.",bc_all|bc_woe; tas yung dalawang sleep sa taas, gawing sleep2 Quote
kickazz08 Posted February 19, 2013 Author Posted February 19, 2013 (edited) 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 February 19, 2013 by kickazz08 Quote
vindi Posted March 3, 2013 Posted March 3, 2013 } // 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(.@GID) + "] 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? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.