client-command kill forbidden
the cvar mp_kill is 1
Code:
public client_kill(id)but why this dont work? |
Re: client-command kill forbidden
PHP Code:
PHP Code:
|
Re: client-command kill forbidden
that i tried before, but it didnt work
|
Re: client-command kill forbidden
Code:
|
Re: client-command kill forbidden
Can you show the rest of the code?
|
Re: client-command kill forbidden
thats only the pluginini with register_plugin and register_cvar
Code:
#include <amxmodx> |
Re: client-command kill forbidden
Try this:
Code:
|
Re: client-command kill forbidden
Are you setting the mp_kill to 1 in your config?
|
Re: client-command kill forbidden
client_kill if from engine module.
You should add PHP Code:
Also kill can't be handled by register_clcmd. |
Re: client-command kill forbidden
Typing only "kill" in console does kill you even without amxmodx, itīs a "standard" command
|
| All times are GMT -4. The time now is 07:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.