SA-MP Forums Archive
hw to change 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: hw to change CJ run (/showthread.php?tid=175152)



hw to change CJ run - DirtyLilFreak - 08.09.2010

How can I change the CJ run in my server. I use a GF edit. Roleplay server. Pls help


Re: hw to change CJ run - Mauzen - 08.09.2010

Use the search next time, today you did not even have to, there was a topic about this just two hours ago...

https://sampforum.blast.hk/showthread.php?tid=174892


Re: hw to change CJ run - DirtyLilFreak - 08.09.2010

I read that topic :

but it says "is there a way to make players run like CJ with different skins?"

thats not what I want. I want to change the CJ run into someother one.


Re: hw to change CJ run - Mauzen - 08.09.2010

Ah ok.

That does not work well atm.
The run anims are bound to the skins, and both is loaded together. The only way you could do this, would be to set the players animation to your run anim in OnPlayerUpdate, if the player presses walking keys. But I dont think this works well, you could still give it a try.


Re: hw to change CJ run - Mean - 08.09.2010

Search for UsePlayerPedAnims(); under your GameModeInit and delete it