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

Anim problem with JETPACK

$
0
0
I use this command to get jetpack for admin players, but my arms are stuck
http://i.imgur.com/1m0uFzC.jpg

This is the code
PHP Code:

CMD:jetpack(playeridparams[])
{
if(
IsPlayerAdmin(playerid))
{
SetPlayerSpecialAction(playeridSPECIAL_ACTION_USEJETPACK);
}
else if(
GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_USEJETPACK)
{
ClearAnimations(playerid);
return 
1;
}
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>