DayZ
Community-Online-Tools
Pennynow 2021 年 4 月 6 日 下午 11:53
Is there a way to save gear sets for easy spawning?
When me and my buddies suit up in our favorite gear for an epic showdown, its a drag to spawn the items one at a time. Is there a way to save presets or anything of that nature?
< >
正在显示第 1 - 7 条,共 7 条留言
Bear 2021 年 4 月 10 日 上午 9:57 
yes I made a few items like this and even vehicles. you set it up under profiles/Community Online Tools/Items. Use the Types file to get correct name of item you want. I used my admin vest as the container and setup gear to be inside vest when I spawn in the Item, like I said you can do this even for vehicles. Just see the other files format and copy it and edit.
Pennynow 2021 年 4 月 20 日 下午 12:28 
引用自 Bear
yes I made a few items like this and even vehicles. you set it up under profiles/Community Online Tools/Items. Use the Types file to get correct name of item you want. I used my admin vest as the container and setup gear to be inside vest when I spawn in the Item, like I said you can do this even for vehicles. Just see the other files format and copy it and edit.
Thank you so much
HaywardGG 2021 年 4 月 20 日 下午 5:19 
Can you provide an example of how you do this with vehicles please Bear :)
Bear 2021 年 4 月 20 日 下午 5:33 
I just call the the file Dingo.json and is in the profiles\CommunityOnlineTools\Vehicles files.

{
"VehicleName": "Dingo",
"DisplayName": "",
"Parts": [
"DingoDoors_Driver",
"DingoDoors_CoDriver",
"DingoDoors_Cargo1",
"DingoDoors_Cargo2",
"DingoHood",
"DingoTrunk",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"DingoWheel",
"CarBattery",
"CarRadiator",
"HeadlightH7",
"SparkPlug"
]
}
Bear 2021 年 4 月 20 日 下午 5:34 
Basically the trader config files parts
HaywardGG 2021 年 4 月 20 日 下午 10:50 
I meant loot, like in a carepackage kind of deal. You spawn a car fully built but with some loot in the gear slots. i.e food, clothes, etc.
HaywardGG 2021 年 4 月 21 日 上午 6:09 
Never mind lol. I thought it would be something a little more difficult than just adding the extra loot to the Parts array, I'd assumed there was a hidden selection called "Inventory" or something. Anyway, it works :)
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50