DayZ
DBO_Buggy
COT Files
To allow spawning this dbo_buggy in with all items attached ready to drive make a new db0_buggy.json using notepad++ or Virtual Studio Code then copy/paste the following into the file.

Hope this helps someone a little time!


dbo_buggy.json

--------------------------------------------------------------------------------------------

{
"VehicleName": "dbo_buggy",
"DisplayName": "dbo_buggy",
"Parts": [
"SparkPlug",
"CarBattery",
"CarRadiator",
"HeadlightH7",
"HeadlightH7",
"hatchbackwheel",
"hatchbackwheel",
"hatchbackwheel",
"hatchbackwheel"
]
}


----------------------------------------------------------------------------------------------