All Projects → MrX13415 → DayZEditor

MrX13415 / DayZEditor

Licence: MIT license
A loot table editor for DayZ (Standalone)

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to DayZEditor

VPP-Admin-Tools
The complete DayZ Vanilla Plus Plus experience. This repository holds both client, and server side files.
Stars: ✭ 55 (+19.57%)
Mutual labels:  dayz, dayzstandalone
DayZ-SA-Tomato
Dayz Standalone Gui Admin Tool Dayz SA Tomato
Stars: ✭ 26 (-43.48%)
Mutual labels:  dayz
dhof-loot
Scripts to collect statistics about Loot + derivative projects.
Stars: ✭ 230 (+400%)
Mutual labels:  loot
lootexchange
Loot Exchange monorepo
Stars: ✭ 15 (-67.39%)
Mutual labels:  loot
website
Loot Project website
Stars: ✭ 413 (+797.83%)
Mutual labels:  loot
Neversink Filter
This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.
Stars: ✭ 2,164 (+4604.35%)
Mutual labels:  loot
No-Hope
Home repository for "No Hope" mod.
Stars: ✭ 18 (-60.87%)
Mutual labels:  loot
synthetic-loot-viewer
browse synthetic loot
Stars: ✭ 21 (-54.35%)
Mutual labels:  loot
lootloose.com
LootLoose lets you unbundle your Loot Bags into individual item NFTs or rebundle items into their original Loot Bags.
Stars: ✭ 33 (-28.26%)
Mutual labels:  loot
gottsch-minecraft-Treasure
Source code for gottsch's Treasure2! minecraft mod. Versions: 1.12.2 and 1.16.5
Stars: ✭ 15 (-67.39%)
Mutual labels:  loot
bLandscapeTools
bLandscapeTools
Stars: ✭ 31 (-32.61%)
Mutual labels:  dayz

DayZ LootEdit

An editor to comfortably modify the loot table of the game "DayZ (Standalone)". It features the ability to increase/decrease the number of spawns of several objects via a percentage value.


Version 0.1.0 Alpha

DOWNLOAD

This tool requires at least Windows 7 with ServicePack 1.

Usage

The loot table of DayZ (Standalone) is stored in a XML file inside the current mission. The file is called types.xml and can be found in the mpmissions folder in the server files or the game files. For the current version of the game it's stored in the following location: DayZ Server\mpmissions\dayzOffline.chernarusplus\db\types.xml

Usually the file from the dedicated server has to be changed. Changing the file in your local game folder will only affect yourself while playing in offline mode.

To start, open the file types.xml. If you want to increase the general amount of "loot", select all or a selection of entries. Now use the slider/text box reading Nominal Percentage at the top of the window to change the Nominal value on a percentage basis. Don't forget to click on the Set button to confirm your changes. Save the file if you are done.

On the first time the file gets saved, a backup file containing the original content with the name types.xml.original.xml will be created.

Note: Alle values can be changed, even though you shouldn't do so. For example, don't change the name of any object, it will break the game.

DayZ LootEdit

License

MIT License

Copyright (c) 2018 MrX13415

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].