SA-MP Forums Archive
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: Animation (/showthread.php?tid=581211)



Animation - Maximun - 11.07.2015

Fixed.


Re: Animation - Mouiz - 11.07.2015

Код:
SetPlayerSpecialAction(playerid, 25);



Re: Animation - Threshold - 11.07.2015

Quote:
Originally Posted by Threshold
Посмотреть сообщение
That is a special action, not an animation.

pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_CARRY);
https://sampwiki.blast.hk/wiki/SetPlayerSpecialAction
In the same thread you posted in before.