Running speed
#1

The thing that buggs me is that CJ, my default skin runs faster than other skins.
I have a DM server and running slow isn't wanted really..
Can I somehow set that all skins run at same speed?
Help me please.

Thank you
Reply
#2

Use this

UsePlayerPedAnims();

put it on "OnGameModeInit"

public OnGameModeInit()
{
UsePlayerPedAnims();
return 1;
}
Reply
#3

put UsePlayerPedAnims(); under OnGamemodeInit() i think someone once called it anti "fag run" lol this will make all skins run like CJ
Reply
#4

Thank you guys, I really appriciate it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)