Unturned

Unturned

Not enough ratings
Zombie Difficulty
By Wolf_Maniac
A guide on how to create zombie difficulty for your map!!!

For more help join here:
https://discord.gg/Xkh6cDn
   
Award
Favorite
Favorited
Unfavorite
What is Zombie Difficulty:
What is it?
Zombie Difficulty how can give a certain zombie spawn table or navmesh an unique difficulty/type. For example you can make it so that a certain zombie spawns that they are all fire zombies (regardless of the game difficulty: Easy, Normal, Hard).

Creating custom Zombie Difficulties:
Where to find to start:
Zombie Difficulty can be found in Bundles>>Assets>>Zombie_Difficulty

Creating Custom Zombie Difficulties:

Step 1:
Copy a pre-existing Zombie Difficulty (make sure you don't edit the original).

Step 2:
Inside should like something like this:

Then remove the previos GUID (it needs it own unique GUID). You can either let the GUID generate by itself or use this GUID Generator https://www.guidgenerator.com/online-guid-generator.aspx and uncheck hyphens.

Step 3:
Edit the rest of the file. You can give each type of zombie their own chance of spawning for that zombie spawn table or navmesh. "0" means they won't spawn at all. So higher the number the higher the spawn chance.

How to get Zombie Difficulty to work (certain zombie spawn table):

Step 1:
Go into the map editor into the "Spawns" tab and then the zombie spawns tab after that. Create a zombie spawn table if you haven't already. You'll see a spot for Difficulty GUID. Paste the GUID of the zombie difficulty there.

Step 2:
Once added to the zombie spawn table, then those specific zombies will have a chance to spawn whatever you configuarted the zombie diffiuclty to.

Step 3:
Bundle your zombie difficulty into your map files so it'll work in your map when people download it.

How to get Zombie Difficulty to work (certain zombie navmesh):

Step 1:
Go into the map editor into the "Environment" tab and then the navigation tab after that. Place down and bake the navmesh if haven't done already. You'll see a spot for Difficulty GUID. Paste the GUID of the zombie difficulty there.

Step 2:
Once added to the zombie navmesh, then zombies in that specific navmesh will have a chance to spawn whatever you configuarted the zombie diffiuclty to.

Step 3:
Bundle your zombie difficulty into your map files so it'll work in your map when people download it.
3 Comments
F_wangs 6 Nov, 2024 @ 1:59pm 
how do you mean "bundle with map files"
Eyalonsky 11 Jun, 2023 @ 2:23am 
cool guide
what id stand for in the file?
Maniachanical 17 Jan, 2019 @ 2:49pm 
Ooh. Gonna save this.