HE Bonus Plugin
I wrote a plugin I give you only kill the enemy with hand grenades health.
Once I get compile errors. What do I do? Code:
#include <amxmodx> |
Re: HE Bonus Plugin
PHP Code:
And if I've got the idea of your plugin, you should check if the killer is not the victim, becase you can suicide with the HE PHP Code:
PHP Code:
|
Re: HE Bonus Plugin
register_event("DeathMsg", "EventDeathMsg_HeGrenade", "a", "1>0", "4=grenade")
Then you don't have to check weapon in callback. |
Re: HE Bonus Plugin
thanks for all answer
@ConnorMcLeod compile is success However, the message is displayed to all players. And health is not added What should I do? Code:
#include <amxmodx> |
Re: HE Bonus Plugin
PHP Code:
|
Re: HE Bonus Plugin
@dark_style
thanks I was able to complete your thanks to this plugin |
| All times are GMT -4. The time now is 14:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.