SA-MP Forums Archive
need some suggest ! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: need some suggest ! (/showthread.php?tid=620944)



need some suggest ! - TYDS - 05.11.2016

Hi Guys !
- Hey guy i have this :
Код:
SetPlayerAttachedObject(playerid, 0, 1582, 5, 0.219000, 0.000000, 0.145000, -82.599922, 0.000000, 102.000038, 1.000000, 1.000000, 1.000000, 0, 0);
					ApplyAnimation(playerid,"CARRY","crry_prtial",4.1,1,0,0,1,1);
how can i make when player jump it's do not cancel animation. beacause that animation when i jump it's become a normal ped


Re: need some suggest ! - TYDS - 05.11.2016

any one


Re: need some suggest ! - TYDS - 05.11.2016

and how can i make onplayer enter checkpoint > player wait 10s, when player wait 10s player cannot control like freeze > done


Re: need some suggest ! - Bingo - 05.11.2016

Quote:
Originally Posted by TYDS
Посмотреть сообщение
and how can i make onplayer enter checkpoint > player wait 10s, when player wait 10s player cannot control like freeze > done
Timer + https://sampwiki.blast.hk/wiki/Function...erControllable


Re: need some suggest ! - TYDS - 05.11.2016

delete