Jump to content
Sign in to follow this  
miogushi

Animation when player don t move

Recommended Posts

Hi mates  !

 

Do you know how can  I script animation when players don't  move ?

 

I saw that on all life server   and  on " antistasi", when a  player is static while  2 or 3 sec, an animation start  and  it can be stop when  players move.

 

Can you help  me to create à script like  this ? 

 

Share this post


Link to post
Share on other sites

maybe i must use : 

 

[_player, "STAND"] remoteExec ["BIS_fnc_ambientAnim"]; 

and 

 

[_player, "STAND"] remoteExec ["BIS_fnc_ambientAnimTerminate"];

 

 

but i dont know how to check if a Player move

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  

×