Project Zomboid

Project Zomboid

Become Brave
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Monkey  [udvikler] 17. maj 2022 kl. 1:24
How to manually edit Sandbox Variables.
If you want to add Sandbox Vars manually for whatever reasons, follow this.

Find your <preset name>_SanboxVars.lua (Default location is C:\Users\<User>\Zomboid\Server\)

Add the following after ZombieConfig, separated by a comma. Change values accordingly.

BecomeBrave = { MinimumZombieKills = 500, MaximumZombieKills = 2000, ConsiderTraits = true, ConsiderOccupations = true, }
Sidst redigeret af Monkey; 17. maj 2022 kl. 1:24