SA-MP Forums Archive
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=259724)



CJ Running - Mr.KaPoNi - 05.06.2011

Hello Guys, today i start scritping and some howi can't find how to remove the CJ Running and change it to a Normal RP Run, if you guys can tell me wil be cool


Thanks,
Mr.KaPoNi


Re: CJ Running - Henrix - 05.06.2011

Is this somewhere in your script:
Код:
UsePlayerPedAnims();
if so, remove it and it will be gone


Re: CJ Running - sim_sima - 05.06.2011

If you want everyone to run like CJ (or like in singleplayer),
put this in the OnGameModeInit callback:
pawn Код:
UsePlayerPedAnims();
And if you want everyone to run more slowly, leave it out.


Re: CJ Running - EddyAviation - 25.11.2011

its resolved right ?


Re: CJ Running - lider124 - 21.06.2013

thanks it worked