DayZ Proxy Converter
Creates dispatch coordinates for mapgroupproto.xml and mapgrouppos.xml so items can spawn on walls through the normal loot economy, giving the area a natural feel with a unique look.
How the proxy converter works
1. Add objects
Paste code or upload an init.c, JSON, or text file. The input format is detected automatically.
2. Set the XML values
Name prefix labels each placement. Usage and Category are written into the generated proxy and types
entries.
3. Use all three outputs
mapgrouppos.xml stores positions, mapgroupproto.xml defines dispatch proxies, and types.xml connects
them to the normal loot economy.