Posts: 101
Threads: 19
Joined: Aug 2010
Reputation:
0
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.
Posts: 500
Threads: 15
Joined: May 2007
Reputation:
0
Textdraws and 3dText will lower your FPS. Objects and vehicles (tuned with paintjobs) will also reduce your FPS.
Bit of an odd question.
Posts: 60
Threads: 13
Joined: Aug 2010
Reputation:
0
Why would you need to lower your client sided FPS to continue scripting?
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
Wow, so you're goona try to make a FPS limit server-sided-ly? Owow good luck :X
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
You can higher the stream rate, stream distance in server.cfg etc... Add a lot of objects, pickups, 3DTexts, Dialogs, TextDraws, etc...
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
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).
Posts: 913
Threads: 70
Joined: Apr 2009
Reputation:
0
This is problem with samp, if you have dual/quad core procesor, use 1st core..