Posts: 1,013
Threads: 84
Joined: Aug 2010
Reputation:
0
How can I change the CJ run in my server. I use a GF edit. Roleplay server. Pls help
Posts: 1,013
Threads: 84
Joined: Aug 2010
Reputation:
0
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.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
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.
Posts: 2,726
Threads: 85
Joined: Jul 2010
Reputation:
0
Search for UsePlayerPedAnims(); under your GameModeInit and delete it