Project Zomboid

Project Zomboid

Become Brave
 此主题已被置顶,因此可能具有重要性
Monkey  [开发者] 2022 年 5 月 17 日 上午 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, }
最后由 Monkey 编辑于; 2022 年 5 月 17 日 上午 1:24