kickazz08 Posted February 17, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 03/25/12 Last Seen: January 12, 2014 Share 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 Link to comment Share on other sites More sharing options...
russjermain Posted February 18, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 34 Reputation: 1 Joined: 01/20/13 Last Seen: June 10, 2014 Share Posted February 18, 2013 tama hinahanap ko din to.. Quote Link to comment Share on other sites More sharing options...
clydelion Posted February 18, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share 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 Link to comment Share on other sites More sharing options...
kickazz08 Posted February 19, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 03/25/12 Last Seen: January 12, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
kickazz08 Posted February 21, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 03/25/12 Last Seen: January 12, 2014 Author Share Posted February 21, 2013 bump Quote Link to comment Share on other sites More sharing options...
vindi Posted March 3, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 59 Reputation: 0 Joined: 12/22/11 Last Seen: April 17 Share 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 Link to comment Share on other sites More sharing options...
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.