Jump to content
  • 0
Sign in to follow this  
nelax

announce the name of who broke

Question

1 answer to this question

Recommended Posts

  • 0

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 by Lord Ganja

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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