DayZ
Mortys Weapons
Kuro 9 May, 2022 @ 8:46pm
Expansion Market
Does anyone have a JSON file to add Morty's mod to the expansion market? I know how to do it I just don't want to spend 2 hours making my own.
< >
Showing 1-7 of 7 comments
Kenny 10 May, 2022 @ 1:09am 
hey mate i have made one already but it needs to be updated, im listed in the description
Kuro 10 May, 2022 @ 4:28am 
Thanks mate, you're a legend!
Kenny 13 May, 2022 @ 1:22am 
np mate
Skanderbeg 19 May, 2022 @ 4:14pm 
So I'm a bit of a noob here, need a little guidance with this... I have the weapons showing in the available spawners in the Admin, and the weapons are spawning nicely in the world. Notning showing at the weapons or attachments traders. I'm stuck at knowing just where to add the monty.json files you have provided. I see similar files at ExpMod market, but not sure just what to paste under market.
Kuro 19 May, 2022 @ 4:46pm 
Originally posted by Skanderbeg:
So I'm a bit of a noob here, need a little guidance with this... I have the weapons showing in the available spawners in the Admin, and the weapons are spawning nicely in the world. Notning showing at the weapons or attachments traders. I'm stuck at knowing just where to add the monty.json files you have provided. I see similar files at ExpMod market, but not sure just what to paste under market.
Config > ExpansionMod > Market is where you post Kenny's files.

Config > ExpansionMod > Traders is where you choose which Trader you want to sell said items.

Here is my Weapon Trader:

{
"m_Version": 7,
"TraderName": "Weapons",
"DisplayName": "#STR_EXPANSION_MARKET_TRADER_WEAPONS",
"TraderIcon": "Shotgun",
"Currencies": [
"expansiongoldbar",
"expansiongoldnugget",
"expansionsilverbar",
"expansionsilvernugget"
],
"Categories": [
"Assault_Rifles",
"Submachine_Guns",
"Rifles",
"Pistols",
"Sniper_Rifles",
"Shotguns",
"Crossbows",
"Melee_Weapons",
"Ammo",
"Ammo_Boxes",
"Knifes",
"Magazines:3",
"Muzzles:3",
"Bayonets:3",
"Optics:3",
"Buttstocks:3",
"Handguards:3",
"Assault_Rifles_Mortys",
"Pistols_Mortys",
"Rifles_Mortys",
"Shotguns_Mortys",
"Sniper_Rifles_Mortys",
"Ammo_Boxes_Mortys",
"Ammo_Mortys",
"Bayonets_Mortys:3",
"Bipods_Mortys:3",
"Buttstocks_Mortys:3",
"Handguards_Mortys:3",
"Magazines_Mortys:3",
"Muzzles_Mortys:3",
"Optics_Mortys:3"
],
"Items": {
"expansionammorpg": 3,
"ammo_expansion_m203_smoke_white": 3,
"tlrlight": 3,
"ammo_expansion_m203_sticky_smoke_teargas": 3,
"universallight": 3,
"ammo_expansion_m203_smoke_teargas": 3,
"flaregun": 1,
"ammo_expansion_m203_he": 3,
"expansionammolaw": 3,
"ammo_expansion_m203_sticky_smoke_white": 3
}
}


And here is my Attachment Trader:

{
"m_Version": 7,
"TraderName": "Attachments",
"DisplayName": "#STR_EXPANSION_MARKET_TRADER_ATTACHMENTS",
"TraderIcon": "Scrap Metal",
"Currencies": [
"expansiongoldbar",
"expansiongoldnugget",
"expansionsilverbar",
"expansionsilvernugget"
],
"Categories": [
"Magazines",
"Muzzles",
"Bayonets",
"Optics",
"Buttstocks",
"Handguards",
"Bayonets_Mortys",
"Bipods_Mortys",
"Buttstocks_Mortys",
"Handguards_Mortys",
"Magazines_Mortys",
"Muzzles_Mortys",
"Optics_Mortys"
],
"Items": {
"universallight": 1,
"tlrlight": 1
}
}
Skanderbeg 15 Jun, 2022 @ 6:43am 
Just a note to say thanks for the help...finally got the process figured out and all is well!
Kuro 15 Jun, 2022 @ 2:18pm 
Originally posted by Skanderbeg:
Just a note to say thanks for the help...finally got the process figured out and all is well!
All good mate, have fun!
< >
Showing 1-7 of 7 comments
Per page: 1530 50