Barotrauma

Barotrauma

114 betyg
Weapon XML Generator
3
2
3
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
451.083 KB
19 jul @ 9:16
20 jul @ 7:18
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Weapon XML Generator

Beskrivning
Weapon XML Generator

A visual weapon template generator for mod developers
Quickly generate ranged weapon XML templates, greatly simplifying the creation process!

Using Guide

Online Version
Click here to access the online version hosted by @VORON [barotrauma-weaponxml.ru]

Offline version

After downloading, open the folder “Your Steam installation path\steamapps\workshop\content\602960\3529593079” and open the HTML file to use it.

✨ Key Features

Visual Editing

Built-in texture selection tool for intuitive weapon sprite area selection

Click-to-select automatic positioning for barrel location, grip points and other key data

Real-time preview of weapon sprite and coordinate points

Comprehensive Parameter Configuration

Complete configuration of weapon attributes, physics parameters and interaction settings

Customizable combat parameters like damage, spread and reload time

Advanced options including crosshairs, ammo types and skill requirements

⚡ Efficiency Boost

Save time: Reduce XML coding from hours to minutes

Fewer errors: Automatically generates game-compliant code to avoid common mistakes

Note: This tool only provides basic weapon template generation. For advanced XML formats like StatusEffect, please refer to the official documentation[regalis11.github.io]

I have used this generator to complete a weapon mod. https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3530165514
29 kommentarer
Merc 22 aug @ 6:52 
Genuinely the most helpful tool on the entire workshop, makes weapon-making process a lot smoother

Thank you.
猫雷Kiss 18 aug @ 3:36 
大佬NB
VORON  [skapare] 3 aug @ 3:13 
thank you
15.5T  [skapare] 3 aug @ 3:08 
@VORON Cool! I've added the URL to introduction. Also, please accept my friend request so I can add you as a contributor.
VORON  [skapare] 3 aug @ 2:54 
@15.5T Here is the website I hosted. I modified the HTML code a little because I wanted to show what this code is missing. At the very bottom of the website, there is a link to this mod. Here is the link to the website: https://barotrauma-weaponxml.ru/ .
VORON  [skapare] 3 aug @ 0:52 
@15.5T Yes, I've already bought the domain, now I just need to set up the website. I'll be able to launch it in about an hour.
15.5T  [skapare] 3 aug @ 0:40 
@VORON The generator is now basically stable, so go ahead and do it. : ) If you want, you can deploy the webpage and post the address in the comments section, and I will add it to the
workshop introduction.
VORON  [skapare] 2 aug @ 18:18 
Maybe I'll create a host site for this mod, let people without downloads edit their mods.
ArtiKシ 2 aug @ 10:13 
кртуо, не думал что можно сделать что-то такое через сайт
15.5T  [skapare] 28 jul @ 0:05 
@ураган
Удалите следующий фрагмент из RangedWeapon:
<StatusEffect type="OnUse" target="Contained">
<Use />
</StatusEffect>
Это логический XML, необходимый для оружия с многократным выстрелом. Внесение такой логики в оружие с однократным выстрелом приведет к однократному использованию всех патронов.