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



Running Style - iHaze. - 13.06.2012

i need help edit the running style cuz the running style i got in my server is Annoying

so i need a tutorial or video how to edit it cuz when i edited it like all saying i getting alot of errors


Re: Running Style - iHaze. - 13.06.2012

so no one wanna help


Re: Running Style - SuperViper - 13.06.2012

If you want CJ run, add this to OnGameModeInit:

pawn Код:
UsePlayerPedAnims();
If you want to remove it, just remove that line from OnGameModeInit.