DayZ
(WIP) TrailBrozer SUV
Mattymcrae 16 Sep, 2020 @ 3:40am
Despawning TrailBrozers
Hopefully someone can advise me here, and most likely it's something i am overlooking...
Purchased TrailBrozers are despawning on the server. Any help on this would be greatly appreciated.

I have set the TB to be purchasable at the trader using this text in the TraderVehicleParts.txt which works fine. Vehicle appears and is complete with the exception of the additions (barrels etc)

<VehicleParts> TrailBrozer SparkPlug CarBattery CarRadiator HeadlightH7 HeadlightH7 TrailBrozerHood trailbrozerdoors_cargo1 trailbrozerdoors_cargo2 trailbrozerdoors_driver trailbrozerdoors_codriver TrailBrozerWheel TrailBrozerTrunk TrailBrozerWheel TrailBrozerWheel TrailBrozerWheel

I also have them set like below in the types.xml

<type name="TrailBrozer"> <nominal>5</nominal> <lifetime>3888000</lifetime> <restock>1800</restock> <min>0</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type>

EDIT: [INFO] I have also set them up as event spawns using the commented out V3S positions (may be relevant)
Last edited by Mattymcrae; 16 Sep, 2020 @ 4:16am
< >
Showing 1-1 of 1 comments
Mattymcrae 17 Sep, 2020 @ 12:47am 
Ok, this was definitely something I did. I had added them to spawn in the cfgeventspawns.xml but also added them to section at the bottom. I think this made them get "cleaned up" with the event cleanup cycle. Removed it from below and i have had a Brozer parked up without despawning for over 24h now.

Do not add them here!
<event name="VehicleV3SCargo" /> <event name="VehicleTransitBus" /> <event name="InfectedVillage" /> <event name="InfectedSolitude" /> <event name="InfectedArmy" /> <event name="InfectedCity" /> <event name="InfectedMedic" /> <event name="InfectedPolice" /> <event name="InfectedFirefighter" /> <event name="InfectedPrisoner" /> <event name="AnimalDeer" /> <event name="AnimalCow" /> <event name="AnimalSheep" /> <event name="AnimalRoeDeer" /> <event name="AnimalWolf" /> <event name="AnimalWildBoar" />
Last edited by Mattymcrae; 17 Sep, 2020 @ 12:48am
< >
Showing 1-1 of 1 comments
Per page: 1530 50