Help crouched animation
#1

I trying to make a reload system... But i got a problem...
I take all reload animations, but the crouched animation is not working fine...
When player use the crouched animation he wake up!

Why? Whats i made worng?


Code example:
PHP код:
if(GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_DUCK) { ApplyAnimation (playerid "PYTHON" "python_crouchreload" 4.0 500); }
else { 
ApplyAnimation (playerid "PYTHON" "python_reload" 4.0 500); } 
Reply


Messages In This Thread
Help crouched animation - by pedrotvr - 05.11.2016, 23:55
Re: Help crouched animation - by GoldenLion - 06.11.2016, 00:17
Re: Help crouched animation - by pedrotvr - 26.11.2016, 14:52
Re: Help crouched animation - by GoldenLion - 26.11.2016, 14:57
Re: Help crouched animation - by maikons - 26.11.2016, 18:15
Re: Help crouched animation - by Micko123 - 26.11.2016, 20:58
Re: Help crouched animation - by Dayrion - 26.11.2016, 23:32
Re: Help crouched animation - by pedrotvr - 27.11.2016, 11:29
Re: Help crouched animation - by Dayrion - 27.11.2016, 11:43
Re: Help crouched animation - by pedrotvr - 27.12.2016, 12:10

Forum Jump:


Users browsing this thread: 2 Guest(s)