Posts: 11
Threads: 2
Joined: Apr 2017
Reputation:
0
Hello,
I'm new here, I just hosted a gamemode I already download, but I figure that the players speed are slow ! is there any way to make fast ? or I need to change the gamemode?
Thanks in advance
Posts: 547
Threads: 57
Joined: Dec 2010
What do you mean? The only way they can be slow is either a poor connection speed or their hardware isn't too good and they run GTA at a lower framerate.
Posts: 493
Threads: 82
Joined: Oct 2016
Reputation:
0
Go to OnGameModeInit()
and add this: UsePlayerPedAnims();
Posts: 11
Threads: 2
Joined: Apr 2017
Reputation:
0
I think I didn't explain very well, I see this in some servers! like when you play,, the way player walks or running is little bit slow, and some server the players walk more fast and running more fast too.
I hope I explain good now.
Thank you sir for replying
Posts: 637
Threads: 23
Joined: Feb 2013
Reputation:
0
You are already answered.
Posts: 11
Threads: 2
Joined: Apr 2017
Reputation:
0
Thank You aoky, I will try it and get back to you if it works
Thanks again.