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?
Hello! I am trying to show the breaker's name on breakguild
I replaced the existing announce with this:
but, strcharinfo(0) is not detected as implied by console, how can I attach the strcharinfo to my breaker?
Edited by ZiriusShare this post
Link to post
Share on other sites