leloush 7 Posted December 17, 2013 any idea. permanent emotion on npc, when the server starts. continues of performing Emotion e_kis thanks Quote Share this post Link to post Share on other sites
0 Patskie 88 Posted December 17, 2013 prontera,150,150,0 script Sample 100,{ OnInit: while (1) { emotion e_kis; sleep 500; } end;} Quote Share this post Link to post Share on other sites
0 leloush 7 Posted December 17, 2013 (edited) prontera,150,150,0 script Sample 100,{ OnInit: while (1) { emotion e_kis; sleep 500; } end;} thanks pats. i have 1 more prob. if u dont mind this is the problem.. i want my script to be restarted after the event has completely done. this is a raid.. i want this to be happen on my script if possible restart the event after killing all mobs in the map or after the participant warped out Edited December 17, 2013 by leloush Quote Share this post Link to post Share on other sites
0 Nameless2you 97 Posted December 17, 2013 Soo.. it does e_kis while the event is on? Try this: http://upaste.me/168169 additional comments in paste. It will attempt to do the e_kis emoji once the server has started as long as $EVENT is equal to 1. Quote Share this post Link to post Share on other sites
0 pan 87 Posted December 17, 2013 http://upaste.me/6a72933486220b72 I think this way it would work better, also I think some kind of mapflag is needed to end a script when a player warps out. Oh, btw, I forgot to add OnInit, just add it before OnStart... Regards. Quote Share this post Link to post Share on other sites
any idea.
permanent emotion on npc, when the server starts. continues of performing Emotion e_kis
thanks
Share this post
Link to post
Share on other sites