Need help with game speed - 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: Need help with game speed (
/showthread.php?tid=634301)
Need help with game speed -
softspot - 16.05.2017
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
Re: Need help with game speed -
DTV - 16.05.2017
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.
Re: Need help with game speed -
aoky - 16.05.2017
Go to OnGameModeInit()
and add this: UsePlayerPedAnims();
Re: Need help with game speed -
softspot - 16.05.2017
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
Re: Need help with game speed -
coool - 16.05.2017
You are already answered.
Re: Need help with game speed -
softspot - 16.05.2017
Thank You aoky, I will try it and get back to you if it works
Thanks again.
Re: Need help with game speed -
aoky - 16.05.2017
Quote:
Originally Posted by softspot
Thank You aoky, I will try it and get back to you if it works
Thanks again.
|
Just reply here when and if you have any issues just contact me.
Re: Need help with game speed -
softspot - 17.05.2017
Quote:
Originally Posted by aoky
Just reply here when and if you have any issues just contact me.
|
Hello , Thank you
But I did what you told me, it didn't work