SA-MP Forums Archive
fps cmd - 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: fps cmd (/showthread.php?tid=534377)



fps cmd - YanLanger - 29.08.2014

How can i make /fps cmd

Like "[playername] [id] [fps]"


Re: fps cmd - BroZeus - 29.08.2014

This can be only done from client side not server side ....
For client side the command is /fpslimit


Re: fps cmd - MicroD - 29.08.2014

You may check this topic: https://sampforum.blast.hk/showthread.php?tid=172085
Oh my bad, you want to set FPS? That's not possible to do from server side.


Re: fps cmd - YanLanger - 29.08.2014

Like in uL server /fps cmd


Re: fps cmd - BroZeus - 29.08.2014

its not possible to set fps
It is only possible to get the fps
use the link given above or https://sampforum.blast.hk/showthread.php?tid=172202


Re: fps cmd - YanLanger - 29.08.2014

Thanks brozeus