Skip to content

A packed server sided horde script for DayZ Standalone.

License

Notifications You must be signed in to change notification settings

VanillaPlusPlus/InfectedHordesPlus

Repository files navigation

InfectedHordesPlus

Infected Hordes Plus is simply a Infected/Zombie horde spawner, which give you the ability to spawn random hordes at specific locations around the map until it reaches a max amount of active horde spawns. You can let them stay alive, and roam, or despawn after a certain time (in seconds).

Notes: This addon is configurable completely by JSON, and I am willing to add more data into it if you ask nicely.

Check Change Log: Here

Installation:

  • Before you add this mod, you must make sure that you had a profile set for your server, if not than you will not be able to configure the mod, and the mod will not launch correctly.
  • If you don't already have them added then add the following to your start up command while changing "ProfileName" to whatever you wish to name the profile folder:
-profiles=ProfileName
  • Subscribe to the project from the workshop
  • Launch DayZ Launcher, not SA Launcher, and go to the mods tab.
  • Locate Infected Hordes Plus, right click, and click "Open Folder"
  • Copy the mod folder to your root server directory.
  • Add Key to keys folder, your servers keys folder is located inside of your server root directory, my keys folder is located inside of the folder @InfectedHordesPlus.
  • Add mod folders name to -mod start up tag:
-mod=@InfectedHordesPlus

Note: If you set lifetime to 0 inside of the json file, hordes will not despawn with a time; however, they will be removed as a valid "horde" when all horde members are killed off, dead bodies are despawned with normal despawn timer. This allows hordes to stick around to get to know the players. ;D