SA-MP Forums Archive
[VORTEX GM] How to remove CJ walk? - 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: [VORTEX GM] How to remove CJ walk? (/showthread.php?tid=252925)



[VORTEX GM] How to remove CJ walk? - Clueless - 03.05.2011

Yeah the title says all, how can I remove "Cj walk"? And make the charecters normal walking?


Re: [VORTEX GM] How to remove CJ walk? - Laronic - 03.05.2011

Open your gm
CTRL + F
Search "UsePlayerPedAnims();" (it is under OnGameModeInit)
then remove "UsePlayerPedAnims();"


Re: [VORTEX GM] How to remove CJ walk? - Clueless - 03.05.2011

Thanks alot mate