Jump to content
  • 0
Sign in to follow this  
Zirius

Player not Attached on BreakGuild

Question

Hello! I am trying to show the breaker's name on breakguild

 

I replaced the existing announce with this:

 

announce "The [" + getcastlename(strnpcinfo(2)) + "] castle has been conquered by " + strcharinfo(0) + " of [" + getguildname(.@GID) + "] guild.",bc_all|bc_woe;

but, strcharinfo(0) is not detected as implied by console, how can I attach the strcharinfo to my breaker?

Edited by Zirius

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

SOLVED. attach the char before the agitcheck loop.

What should i do to Make the breaker  name show in the announce?

thanks in advance  :D

 

can you post your working woe control script about showing the name of the breaker i dont understand the best answer

Edited by neil413

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.