sitting animation. - 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: sitting animation. (
/showthread.php?tid=455798)
sitting animation. -
audriuxxx - 03.08.2013
Hi,
What is sitting animation? i want to sit player in drive school on char.
Re: sitting animation. -
bensmart469 - 03.08.2013
The one i use commonly is this:
"ped","SEAT_down"
Re: sitting animation. -
audriuxxx - 03.08.2013
And how to use that in applyanimation?
'
Re: sitting animation. -
audriuxxx - 04.08.2013
UPPU
Re: sitting animation. -
Deathh - 04.08.2013
ApplyAnimation(playerid,"PED","SEAT_down",4.1,0,1, 1,1,0);
Direct from my gamemode.
Then make your own clear animations CMD / keystroke.