If you load a types.xml there will be no item links, rarity and mod values loaded. You can create more databases by clicking Database > Connect... and creating a new Database. You can always switch between created Databases and the will be independent. ...
Items definitinos in dayz are found in the file type.xml. There you can change how items spawns. An item is define like this, for example the canteen item : <type name="Canteen"> <nominal>30</nominal> <lifetime>3600</lifetime> <restock>600</restock> <min>15</min> <quantmin>50<...
Actions that would hide items in hands would display the item to other players if they entered the network bubble after the action was started AI were unable to enter the Livonia bunker AI would not register open doors of the service hangar It was not possible to detach the battery from...
It is no longer possible to build a stone oven if it would be clipping with a large item Two-handed and non-piercing weapons are no longer suitable for stealth attacks Names of servers will only show once the server browser is done loading and it is possible to connect ...
=== Project Target Loot === {{Feature|important| "Loot Vis" must be enabled for this to work. }} Will emulate the spawning of the item which is being looked at and generate images and output logs. The image files will be visualizing the places where it currently spawned and all the ...
How to prevent an item from spawning ? If you don't want a particular item to randomly spawn on the map : Open the file type.xml. Find the item you want to prevent from the spawning on the map. Change the nominal value and min value of that item to 0 Restart the server. This wi...
(yes even if we are inside the "Army" tab we have to tell what type of zombies are going to spawn). the file events.xml from your mission (e.g. dayzoffline.chernarusplus/db/events.xml) will contain all the categories of Infected you can use and spawn. Here is a list of the most...
Item Manager: Spawn items inside of the world. Weather Manager: Gives the ability to change weather conditions on the fly, and change their chances. Player Manager: Give's the ability to call commands on other players on the server.
I just need to find a item list to add what I want. Well. You see. You need to create on player some store (backpack or some thing which can store some loot). Then with relation link you can create all what's you need. Best option is CreatePlayer fnc. It will executed once ...