View Single Post
Nill_
Junior Member
Join Date: Jul 2020
Old 07-24-2020 , 14:18   Re: FPS Limiter With Kick System
Reply With Quote #3

Quote:
Originally Posted by OciXCrom View Post
Code:
public client_putinserver(id) {     if(!is_user_bot(id))     client_cmd( id, "fps_max %d", g_iFpsMax); }

This is slowhacking and not allowed.

Why would you release a plugin that requires changes in the .sma file in order to work? Haven't you heard about cvars? The least you can do is set a default value.

Did YOU make this plugin?
I already had this plugin, it had a menu. I just edited it to remove the menu and put it to disconnect the automatic player.
Nill_ is offline