This tool helps you create spawnabletypes.xml code for DayZ vehicles quickly and easily. Follow these steps:
Step 1: Select Vehicle
Choose the base vehicle you want to configure from the first dropdown menu. This will load all the default parts and available color variants for that vehicle.
Step 2: Select Variants
Check the boxes for each version of the vehicle you want to create code for. You can select the 'Base' version, any of the colored variants, or a mix of them. Each selected variant will create a new configuration tab.
Step 3: Configure Each Variant
Click on the tabs that appear to configure each selected variant independently.
- Parts: For each part, you can select a preset spawn chance from the dropdown (e.g., "80% Chance"). If you need a specific value, choose "Custom..." and enter a number between 0.0 and 1.0 in the text box. For applicable parts like doors and hoods, you can check the "Rust" box to add a rust texture.
- Cargo:
- Preset Items: Select a category, then filter or select an item from the list and click the '+' button to add it. The item list is loaded directly from GitHub.
- Manual Items: If an item isn't on the list, type its class name into the "Add custom item name..." box and click "Add Manually".
Step 4: Generate & Download
Once you've configured all your desired variants, click the "Generate XML" button. The XML code will appear in the text box below. The output is a full cfgspawnabletypes.xml document and is validated before download. You can then use the "Copy" button to copy it to your clipboard or the "Download" button to save it as a .xml file.