(Version 1.3e | Author: unny;)
INFORMATIONS
Random chance of poisoning an enemy / teammate when shooting him.
Poison will increase damage dealt to the enemy!
MULTILINGUAL
http://forums.alliedmods.net/showthread.php?t=125075
CVARs
pbullets_status < 0 / 1 > (default: 1) - disable / enable plugin
pbullets_chance < # > (default: 10) - chance of poisoning
pbullets_dmg_multiplier < # > (default: 1.5) - damage multiplier when poisoned (float)
pbullets_poison_effect < 0 / 1 > (default: 1) - disable / enable poison effects
pbullets_antidote < 0 / 1 > (default: 1) - disable / enable poison antidote
pbullets_antidote_price < # > (default: 9000) - price for the poison antidote
pbullets_announce < 0 / 1 > (default: 1) - print informations about the plugin
COMMANDS
say / say_team buy_antidote - buy an antidote
say / say_team use_antidote - use an antidote
REQUIREMENTS
Counter-Strike 1.6 Server
AMX Mod X 1.8.1 or higher
HamSandwich module enabled
CREDITS
Brreaker - major help
papyrus_kn - ML (BG)
xPaw - code improvements + ML (RU)
crazyeffect - ML (NL)
Letsdoit - ML (ES)
MmikiM - ML (PL)
tuty - blood effects idea
xD_1991 - ML (TR)
kanatzu - ML (SV)
ConnorMcLeod - code improvements
ThEGoD - ML (LT)
Mordekay - ML (DE)
CHANGELOG
pluginv1.0 - first release
v1.1 - multilingual (https://forums.alliedmods.net/showthread.php?t=125075)
v1.2 - added blood effects (thx tuty!)
- added poison effect cvar
- modified the color of screen fade
- added status icon
v1.3 - added poison antidote
v1.3b - replaced Ham_TakeDamage with Ham_TraceAttack
- added Ham_TraceBleed
v1.3c - fixed a bug where you could be poisoned from knife attack
v1.3d - fixed a bug where you could buy / use antidote when you were dead
v1.3e - fixed a bug where you could get poisoned even if 'pbullets_status' was disabled
source