pick up box 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: pick up box animation. (
/showthread.php?tid=484712)
pick up box animation. -
audriuxxx - 01.01.2014
Hi,
Who know's how to write a full ApplyAniamtion, what is animation, and other parameters, to make a a animation, when player slowly, bends and then stand, after that i will do SetPlayerSpecialAction(playerid,SPECIAL_ACTION_CAR RY );
Re: pick up box animation. -
Lidor124 - 01.01.2014
Maybe this?
Quote:
ApplyAnimation(playerid,"BOMBER","BOM_Plant",4.0,0 ,0,0,0,0,1);
|
Re: pick up box animation. -
audriuxxx - 01.01.2014
Here is plant bomb animation...
Re: pick up box animation. -
Kyle - 01.01.2014
ApplyAnimation(playerid,"CARRY","liftup",4.0,0,0,0 ,0,0);
AW: pick up box animation. -
CutX - 01.01.2014
make use of the wiki, you can find almost everything there
Quote:
Originally Posted by SA-MP Wiki
Lib: CARRY
Animnames:
crry_prtial
liftup
liftup05
liftup105
|
https://sampwiki.blast.hk/wiki/Animations
you can use one of these for that kind of animation