nelax 0 Posted April 17, 2015 I wonder how do I show the name of who breaks the emperium in woe Quote Share this post Link to post Share on other sites
0 Lord Ganja 5 Posted April 17, 2015 (edited) edit agit_main.txt npc/guild/agit_main.txt // Respawn the Emperium, and display new owners.sleep 500; // Slow down script execution slightly.if( agitcheck() ) donpcevent "Agit#"+strnpcinfo(2)+"::OnStartArena";sleep 7000;-announce "The [" + getcastlename(strnpcinfo(2)) + "] castle has been conquered by the [" + getguildname(.@GID) + "] guild.",bc_all|bc_woe;+announce "The [ " + getcastlename(strnpcinfo(2)) + " ] castle's emperium has been destroyed by [ "+strcharinfo(0)+" ] and conquered by the [ " + getguildname(.@GID) + " ] guild.",bc_all|bc_woe;end; Edited April 17, 2015 by Lord Ganja Quote Share this post Link to post Share on other sites
I wonder how do I show the name of who breaks the emperium in woe
Share this post
Link to post
Share on other sites