Hey, I want the normal run but not CJ run - 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: Hey, I want the normal run but not CJ run (
/showthread.php?tid=514019)
Hey, I want the normal run but not CJ run -
PrinceOfPersia - 19.05.2014
The title says it
I would appreciate it guys!
Re: Hey, I want the normal run but not CJ run -
PrinceOfPersia - 19.05.2014
Can you tell me where to put it ?
Re: Hey, I want the normal run but not CJ run -
Luca12 - 19.05.2014
you put that on ongamemodeinit
Re: Hey, I want the normal run but not CJ run -
PrinceOfPersia - 19.05.2014
Thanks guys.
Re: Hey, I want the normal run but not CJ run -
denom - 19.05.2014
You want to remove CJ run right?
Ctrl + F(On Pawno), Find UsePlayerPedAnims(); , And Delete(or put //) it.
Re: Hey, I want the normal run but not CJ run -
PrinceOfPersia - 19.05.2014
Damn, it's still the normal run.
I want the another..
Re: Hey, I want the normal run but not CJ run -
denom - 19.05.2014
Do you mean CJ Run? Then Put UsePlayerPedAnims(); Under OnGameModeInit.
Re: Hey, I want the normal run but not CJ run -
PrinceOfPersia - 19.05.2014
No no, I dont want the CJ run, I want the another one
My question: where to put the // ?
Re: Hey, I want the normal run but not CJ run -
denom - 19.05.2014
Something like this "//UsePlayerPedAnims();" .
Re: Hey, I want the normal run but not CJ run -
PrinceOfPersia - 19.05.2014
I've did it, but still the CJ run
What to do ?