Zombie System V2
Manual Guide
INSTALLATION
1. Resource Download
To get started, you'll need to download your new resource previously purchased from shop. For that we must log in with our account at keymaster
and look for the Asset grants section, there we will find our complete package.
2. Unzip The Folder
Unzip the script folder than copy stoned-zombiesv2 and paste it on your server resources folder.
3. Ensure
Put this line in your server.cfg.
This should be under your essentials resources.
CONFIGURATION
4. Configure
Configure the config.lua file present in the resource, with the help of comments to facilitate your configuration.
4.1 Open config.lua
Here you configure literally everything in the system, what it does is commented line by line.
Important Notes:
What increases the number of zombies spawned is Config.Density
What makes spawning zombies faster or slowly is Config.spawnWaitDay & Config.spawnWaitNight
4.2 Open cl_config.lua
Here you will have the configuration part to integrate your systems such as: notification, XP System, TextUI.
There is also the possibility to change the drawtext3D style.
5. Restart Server
Restart your game server and enjoy the system.
Last updated
Was this helpful?