OnDevilDead: .mob--; if ( .mob == 25 || .mob == 5 ) announce "Devil Square : "+ .mob +" monster in round.", bc_map; else if ( .mob <= 0 ) { announce "You have 4s to next round", bc_map; sleep 1000; announce "You have 3s to next round", bc_map; sleep 1000; announce "You have 2s to next round", bc_map; sleep 1000; announce "You have 1s to next round", bc_map; sleep 1000; goto OnDevil2; } end;
Pls help me to correct this code!
And this is my error (attach file)
Share this post
Link to post
Share on other sites