Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Freezing ApplyAnimation

$
0
0
I use this code to get animation and when it finishes player's arms get stuck, they freeze, why? How to solve?
I want player walking while he's running animation

PHP Code:

ApplyAnimation(playerid"PED""IDLE_CHAT"4.100011);
    
SetTimerEx("StopAnimation",2500false"i"playerid);

public 
StopAnimation(playerid)
{
     
ApplyAnimation(playerid"PED""IDLE_CHAT"4.100011);
    return 
1;



Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>