miogushi 4 Posted July 11, 2017 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
miogushi 4 Posted July 12, 2017 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