Hi,
This plugin already in my server for 2 years already, today i want to share it for ZP lover.
Plugin Description:
Code:
* Same as original Killbomb from Abdul, but i use my own method to detect kill+effect.
* This Killbomb will kill humans in certain radius.
Cvars:
Code:
* zp_killbomb_hp 100 -- bonus HP gain by Killbomb's owner if killing human.
* zp_killbomb_nem 1 -- Whether to give free Killbomb for nemesis.
Modules:
PHP Code:
#include <engine>
#include <fakemeta>
#include <hamsandwich>
#include <fun>
Yup many module but it's better than using fakemeta stock.
Credits:
Code:
* MercyLezz
* Abdul
Changes Log:
Code:
v2:
- Remake plugin, remove useless code, better performance.
Notes:
Code:
* AmmoPack award for killing is given according your value set in zombieplague.cfg
If got any error feel free to report with "debug", no "debug" no fix.