Zombie Plague 5.0.8
[Compatible with Assassins vs Sniper version]
Hello fellows,
I have created this very simple plugins, as many have requested it around the Zombie Plague forum, it has a very simple code, easy to modify and even more easier to customize.
Features:- Hud information at top center
- Information about current game-mod
- Information about zombies team score
- Information about humans team score
Parts that can be customized:
1. Hud stats position
(Top center by default)
PHP Code:
const Float:HUD_GAME_X = -1.0
const Float:HUD_GAME_Y = 0.02
2. Hud stats color
(Red by default)
PHP Code:
const HUD_GAME_STATS_R = 250
const HUD_GAME_STATS_G = 0
const HUD_GAME_STATS_B = 0
Credits:- MeRcyLeZZ - Zombie Plague mod
- funkyfresh (me) - Coding this plugin
Kind Regards,
funkyfresh (happy_2012)