Handsup bug
#6

Some animations have hard coded press F/Enter to cancel it.

"ApplyAnimation(playerid,"ped","handsup",4.1,1,1,1 , 1,1,1);"

Try not using loop and time as 1. time is probably messing it up.

Try
pawn Code:
ApplyAnimation(playerid, "PED", "HANDSUP", 4.1, 0, 1, 1, 1, 0, 1);
See how that works, you don't need to loop the handsup, as I doubt thats what you want.

*time argument (1) was probably your problem"
Reply


Messages In This Thread
Handsup bug - by Abagail - 25.09.2014, 23:27
Re: Handsup bug - by Abagail - 27.09.2014, 13:52
Re: Handsup bug - by DavidKember - 27.09.2014, 14:38
Re: Handsup bug - by ExtremeReality - 01.02.2015, 01:58
Re: Handsup bug - by Abagail - 08.05.2015, 20:11
Re: Handsup bug - by Kar - 09.05.2015, 17:01
Re: Handsup bug - by Abagail - 09.05.2015, 17:29
Re: Handsup bug - by Kar - 10.05.2015, 08:58
Re: Handsup bug - by Abagail - 10.05.2015, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)