HEALTH AND ZOMBIE COUNTER
Credits: Cahz (Zombie Counter)
Hi, this is my Zombie and Health Counter custom GSC that i use on my server. I hope you like it.
Download
https://github.com/SantitosLolz/BO2-Mods/tree/main/Zombie Mods/Zombies and Health Counter/v1.2
Virustotal
https://www.virustotal.com/gui/file/616a6e865878197761871f845559d24629cd03c0b18c3e0c1a621f1187d28701
Installation
To use this mod, just install the precompiled GSC or use the source code for your own GSC
How to load custom GSC files on Plutonium
FEATURES
- Zombie Counter on screen
- Health Counter on screen
Screenshots
Changes
v1.1
Replaced setText
to setValue
to prevent overflow crashes.
v1.2
Replaced level waittill( "start_of_round" );
to flag_wait( "initial_blackscreen_passed" );.
I'M NEW TO GSC, SO FEEL FREE TO REPORT ANY BUG