Lowering FPS | Frames Per Second | - 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: Lowering FPS | Frames Per Second | (
/showthread.php?tid=183264)
Lowering FPS | Frames Per Second | -
MacOSXFan - 14.10.2010
Hey samp forums,
i need help on how you can lower the FPS server side,if you know how,please tell me because then I can continue my scripting.
Re: Lowering FPS | Frames Per Second | -
Rac3r - 15.10.2010
Textdraws and 3dText will lower your FPS. Objects and vehicles (tuned with paintjobs) will also reduce your FPS.
Bit of an odd question.
Re: Lowering FPS | Frames Per Second | -
PixeledNinja - 15.10.2010
Why would you need to lower your client sided FPS to continue scripting?
Re: Lowering FPS | Frames Per Second | -
Retardedwolf - 15.10.2010
Wow, so you're goona try to make a FPS limit server-sided-ly? Owow good luck :X
Re: Lowering FPS | Frames Per Second | -
RyDeR` - 15.10.2010
You can higher the stream rate, stream distance in server.cfg etc... Add a lot of objects, pickups, 3DTexts, Dialogs, TextDraws, etc...
Re: Lowering FPS | Frames Per Second | -
Slice - 15.10.2010
Lowering the client fps by purposely causing lag is just stupid. The only way I see you could enforce a limit on FPS would be to kick/punish players that has fps above x (reading the FPS by using JernejL's method) and tell them to go to display settings, turn "Frame Limiter" on then type /fpslimit x.
Note that the value you put in /fpslimit won't be exactly the FPS you get. (fpslimit 48 usually yield 45; 32 usually yield 34).
Re: Lowering FPS | Frames Per Second | -
kurta999 - 15.10.2010
This is problem with samp, if you have dual/quad core procesor, use 1st core..