This is a revised version of the classic Zombieland gamemode originally created by CoolJay for Black Ops II, the goal is to bring it up to date while fixing issues caused by the decompiler and adding some new features
You can view the original decompiled Zombieland script here
- clone the repository
git clone https://github.com/Yallamaztar/ZombieLand.git- drop the _zombieland.gsc and zombieland/ directory to your
t6/scripts/mpdirectory
- Some parts of the original code are reused here
- Contributions or suggestions are welcome