Looking for anim names - 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: Looking for anim names (
/showthread.php?tid=295938)
Looking for anim names -
whitedragon - 08.11.2011
Hello i just make my scripts and i need some anims.
Have anyone know anims names for fall on face and stay on face...? (Face side not on face)
Re: Looking for anim names - HuSs3n - 08.11.2011
you can use this
https://sampforum.blast.hk/showthread.php?tid=240497
to create your own anim commands
Re: Looking for anim names -
whitedragon - 08.11.2011
I don't make anim command my one script use anims but i know right anim name....
Re: Looking for anim names - HuSs3n - 08.11.2011
try this ApplyAnimation( playerid, "PED" , "BIKE_FALLR" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
edit : or this ApplyAnimation( playerid, "PED" , "BIKE_FALL_OFF" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
Re: Looking for anim names -
whitedragon - 08.11.2011
Hmm i was try that but i try make real car crashing script.
Fling off the car when hit something but i don't know right anims
Re: Looking for anim names -
-CaRRoT - 08.11.2011
Use This :
https://sampforum.blast.hk/showthread.php?tid=35399
It got the Full Anim library