Jump to content
  • 0
Sign in to follow this  
leloush

permanent emotion

Question

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

4 answers to this question

Recommended Posts

  • 0
prontera,150,150,0	script	Sample	100,{	OnInit:		while (1) {			emotion e_kis;			sleep 500;		}		end;}

Share this post


Link to post
Share on other sites
  • 0

 

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 by leloush

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.