Auryn Posted July 19, 2012 Posted July 19, 2012 Full error message : [Error]: script_rid2sd: fatal error ! player not attached! [Debug]: Function: strcharinfo (1 parameter): [Debug]: Data: number value=0 [Debug]: Source (NPC): Agit#prtg_cas02 at prtg_cas02 (158,174) Here is what the line I added in my 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; sleep 500; announce "[" + getcastlename(strnpcinfo(2)) + "] a été pris par la guilde [" + getguildName(.@GID) + "].",bc_all|bc_woe; announce "Breaker : "+strnpcinfo(2),strcharinfo(0)+".",bc_map|bc_woe; end; Btw : I'm using Woe Time Settter v3 by [GM]Xeon. Quote
Arcenciel Posted July 19, 2012 Posted July 19, 2012 This has been done numerous times. Please use the search function next time on how to properly announce emp breaker's name. http://rathena.org/b...ker#entry106641 Quote
Question
Auryn
Full error message :
[Error]: script_rid2sd: fatal error ! player not attached!
[Debug]: Function: strcharinfo (1 parameter):
[Debug]: Data: number value=0
[Debug]: Source (NPC): Agit#prtg_cas02 at prtg_cas02 (158,174)
Here is what the line I added in my agit_main.txt :
Btw : I'm using Woe Time Settter v3 by [GM]Xeon.
1 answer to this question
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.