Animation for miner - 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: Animation for miner (
/showthread.php?tid=502885)
Animation for miner -
lizter008 - 26.03.2014
What this animation ?
you can't use sprint and jump ?
Re: Animation for miner -
lizter008 - 26.03.2014
Help me pls !
Re: Animation for miner -
Bingo - 26.03.2014
Code:
ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0);
Not sure, Just got this. Check and say.
Re: Animation for miner -
lizter008 - 27.03.2014
Quote:
ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0);
|
Re: Animation for miner -
lizter008 - 27.03.2014
Help me Please !
Re: Animation for miner -
Corekt - 27.03.2014
pawn Code:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CARRY);
// To end the special action
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE);
Quote:
- Will apply a 'carrying' animation to the player and make them unable to sprint, jump or punch
|
https://sampwiki.blast.hk/wiki/SpecialActions
Re: Animation for miner -
JoanB - 27.03.2014
I do not think you should have the running and punching and everything in there it would not look that good. So just let it be how it is