amx_slay problem
I have this plugin
PHP Code:
|
Re: amx_slay problem
Add this before killing cmd:
Code:
|
Re: amx_slay problem
Code about immunity seems ok with cmd_target.
Anyway, i've cleaned up a bit, try it now. Make sure you have disabled default amx_slay command. PHP Code:
|
Re: amx_slay problem
Thanks . Problem solved.
|
Re: amx_slay problem
PHP Code:
1. you don't check if target is different from 0 -> client_cmd(id, "kill") was sent to all players. 2. not related but still a problem, you was check if 'id' is alive instead of target. |
| All times are GMT -4. The time now is 21:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.