CJ Running - 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: CJ Running (
/showthread.php?tid=316199)
CJ Running -
Thunderbolt - 05.02.2012
Hey,
I always wanted to learn how to make all the skins run normally, slow.. Not as fast as CJ. How can I do it?
Re: CJ Running -
[ABK]Antonio - 05.02.2012
Remove UsePlayerPedAnims(); from OnGameModeInit
Re: CJ Running -
JiHost - 05.02.2012
You should remove UsePlayerPedAnims(); from OnGameModeInit().
EDIT: Antonio was faster.
Re: CJ Running -
Thunderbolt - 05.02.2012
Guys, I don't have UsePlayerPedAnim(); under my OnGameModeInit
Re: CJ Running -
ReneG - 05.02.2012
Are you sure? It might be in a filterscript then I think.