Client_cmd
"public client_putinserver(id)"
get_pcvar_string(pcvar_names[i], buffer, charsmax(buffer)); if ( equali(user_name, buffer) ) { server_print("ASD"); client_cmd(id, "disconnect"); return PLUGIN_HANDLED; } it prints "asd" but it doesn't disconnect the user. |
Re: Client_cmd
afaik valve blocked it in their last update
u cant client_cmd() quit, disconnect, kill, retry, or reconnect |
Re: Client_cmd
and the name is not working:s
|
| All times are GMT -4. The time now is 04:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.