help reading player cvars
Hello, i have got a 1 question...
Why this plugin donīt work??? Code:
I need read the cvars of the players, this plugin is an example with i need. If the player havenīt got fps_max 100 the server kick he This is the error in the players consoleīs Host_Error: UserMsg: Not Present on Client 58 |
Re: help reading player cvars
maybe the player was disconnected, but the set_task still running..
public verificacion(id) { // add this to check if player is connected. if ( is_user_connected(id) ) query_client_cvar(id,"fps_max","result2") } |
| All times are GMT -4. The time now is 04:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.