/run anim? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: /run anim? (
/showthread.php?tid=269720)
/run anim? -
lawonama - 17.07.2011
Hello, I searched alot but couldn't find a running anim. So when the player types /run It will run automatic for him, he dont need to press anything. Is that possible, if yes can i have the code of the anim? Thanks already
Re: /run anim? -
=WoR=Varth - 18.07.2011
pawn Код:
ApplyAnimation( playerid, "PED" , "RUN_CIVI" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
Re: /run anim? -
lawonama - 18.07.2011
Yeah thanks! But i already found one yesterday and thats fine too.
pawn Код:
ApplyAnimation(playerid,"PED","run_gang1",6.1,1,1,1,1,1);