Setting up a DayZ Life Server
Here you will find information on how to set up your DayZ Life server.
- You have to set up the car lifetime in your types.xml. If you do not give them a lifetime, every car that you buy via the trader will be deleted at server restart. Example:
<type name="CivilianSedan">
<lifetime>129000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>- You have to configure in your "serverDZ.cfg" the property "storeHouseStateDisabled" to "0". If you don't do that, the buildings cannot be locked.
storeHouseStateDisabled = 0;- Copy the mods "@DayZ Life V2 Client (RP Framework)" and "@DayZ Life V2 Server (RP Framework)" to your server
- Copy the keys from the mod "@DayZ Life V2 Client (RP Framework)\Keys" folder into the "DayZServer\keys" folder
- Start your server for the first time, for example, with this command:
DayZServer_x64.exe -config=serverDZ.cfg -port=2302 -dologs -adminlog -netlog -freezecheck "-profiles=MyProfileFolder" "-serverMod=@DayZ Life V2 Server (RP Framework)" "-mod=@DayZ Life V2 Client (RP Framework)"Hint: "@DayZ Life V2 Server (RP Framework)" mod is only needed on the server side
- If the server is ready, shut down your server
- Enter your server profiles folder. There is a new folder named: "YourServerProfilesFolder\TBMods\Config\DayZLife"
- Enter the "YourServerProfilesFolder\TBMods\Config\DayZLife" folder; there you will find all configurations.
- Start configuring your server. Most things are automatically configured, but for the trader, you have to configure your preferences. You can use our Trader configuration tool to do that. You will also find an example for trader configuration in the DayZ Life Server mod.
- Start your server after configuration.
- Have fun and enjoy our mod.
- Feedback and
donationsare always welcome.
