Code Monkey home page Code Monkey logo

dzsa-zombiemultipliertool's Introduction

๐ŸงŸ ZombieMultiplierTool

Multiply the zombie count in the zombie_territories.xml files in DayZ SA automatically.

๐Ÿ—ƒ๏ธ Build Your Own File

1 - Update xml/zombie_territories.xml with the contents of your zombie_territories.xml file from your server.

2 - Run ZombieMultiplierTool with the flags you want to use.

Example:

โ• ./ZombieMultiplierTool -InfectedGlobal=1.8

3 - Your outputted file is at xml/zombie_territories.xml, replace the file on your server with this.

4 - Restart your DZSA server!

Additional multipliers can be added on top of the InfectedGlobal flag to increase ALL spawns by the global amount, then additional multipliers on top of that.

For example, if you'd like to increase the global spawn rate by 1.5, then increase the InfectedArmy spawn rates by another 2x multiplier, you'd run the command below, note this increases the InfectedArmy spawn rate to 2.5.

./ZombieMultiplierTool -InfectedGlobal=1.5 -InfectedArmy=2

๐Ÿณ๏ธ Flags

AffectMin - If set to true, minimum spawns will also be multiplied.

Radius - Set this to an amount to multiply the spawn radius by, this will spread out the spawns of zombies.

Infected Types...

InfectedArmy
InfectedVillage
InfectedMedic
InfectedPolice
InfectedReligious2
InfectedIndustrial
InfectedFirefighter
InfectedCity
InfectedSolitude

๐ŸŽฏ Additional Spawns

If you'd like to add additional spawns, add your spawns to the xml/additional_spawns.xml file and build with the flag -AdditionalSpawns=true.

Reset To Defaults

Ah crap, you have way to many zombies, you've made a huge mistake and you want to get the normal config back! Just run ./ZombieMultiplierTool again and it will generate a fresh config from the base.

Windows Users

Windows users can use all of the same flags listed above simply run the .exe instead of the unlabled binary. For example ZombieMultiplierTool.exe -InfectedGlobal=1.5 -InfectedArmy=2 from the command prompt.

dzsa-zombiemultipliertool's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

dzsa-zombiemultipliertool's Issues

Flag -Radius not working

Hello, I just tested this... and the flag "-Radius" is not working... simply does nothing... not even when run it with that flag only.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.