Got to be honest these video's are probably the best explained most informative out there for exspansion Thank you very much every video has helped me no end
@sidarthus892 жыл бұрын
Thanks! I'm getting a better work flow down with them now haha
@xposed112 жыл бұрын
@@sidarthus89 small typo in your video description. " 1:241 Adding Item To Existing Category "
@sidarthus892 жыл бұрын
@@xposed11 😅appreciate it. I’ll get it fixed
@howard5855 Жыл бұрын
you guys are killing it.. :) nice work man keep at it you do great!! 🤑🤑🤑💯💯💯
@fara0n41k4 Жыл бұрын
Большое спасибо тебе за проделанную работу. Это очень упростило создание трейд зоны на сервере. Данное советую всем кто будет делать трейдера на основе dayz-expansion-market. Автору респектую) Лайкос с меня)
@SharrenDabs Жыл бұрын
i was able to get this to work for other modded items but the fish in gebs fish, i cant get them to work but can the variants of fishing poles
@panosfxable Жыл бұрын
The step with the dayz editor needs to be done? i did all the files to add snafu weapons and install them in a vending machine. i see the vending machine but i cannot interact with it.
@courtneytorres9768 Жыл бұрын
i dont want the black market so how can i add the category to the trader? i made the file windstrider gear but i cant find where to add the category to.
@Kr0naut Жыл бұрын
Thank you for this video. Apparently I was doing an extra unneccessary step. I was also adding each item to the "items" area of the trader I was adding the items to.
@ChiefPanda89 Жыл бұрын
so this is only possible for a local server? i cant install this to the traders in my nitrado server??
@TrueTwoIdiots7 ай бұрын
i just tried to change the trader to vending machines but i cant press F to interact
@sidarthus897 ай бұрын
Make sure the class name is correct and ensure your JSON is valid
@TrueTwoIdiots7 ай бұрын
@@sidarthus89 they are it’s just doesn’t let me to press F at all and it’s make no sense cuz the vending machine are appear but I can’t press f
@sidarthus897 ай бұрын
@@TrueTwoIdiotshit me up on discord
@TrueTwoIdiots7 ай бұрын
@@sidarthus89 what’s your discord 🙏🏼
@jfearsum Жыл бұрын
My traders aren't spawning any ideas? I just installed the DayZ-Expansion-Market on the server. Is loading the safezone areas just no traders or the extra buildings and etc that goes with the traders. I haven't done any editing to these folder yet just for heads up. I'm new to all this server editing shit lol
@sidarthus89 Жыл бұрын
Make sure you copy over the traders folder and objects folder
@jfearsum Жыл бұрын
@@sidarthus89 see I'm confused bc those folders are in ExpansionMod folder in HostHavocDayzserver folder. Then I have Expansion folder in my mpmissions/dayzOffline.chernarusplus that has the settings and traderzones. does it only read whats in the dayzOffline.chernarusplus folder since its reading the safezone areas?
@Mrridethelighting Жыл бұрын
Just saved me hours of work lol
@-CheekiBreeki22 күн бұрын
completely lost classnames aren't in half these mods
@genearguelles30482 жыл бұрын
Having a problem with this. I followed the video step by step but can't get the new category to show up. I copied an existing market file and renamed it to test, deleted all the items except for 1 and added my info. I assigned the test category to the trader . After reset it doesn't show up at the trader. I went over the files many times. Can't see what's wrong.
@genearguelles30482 жыл бұрын
found the problem. Can't declare classnames more than once in the market folder.
@sidarthus892 жыл бұрын
@@genearguelles3048 sorry about the late reply. Glad you got it. Yea, that’s a small thing I don’t mention, the expansion devs have evolved thier syntax for json and such over the years. It use to be the file would fully clear out. Now they just set it to not load the file. Glad you got it fixed
@genearguelles30482 жыл бұрын
@@sidarthus89 One small problem still remains. I have a vehicle mod that I put up on the trader which has 4 different variants. When I created the main vehicle, I listed the other 3 as variants and added all the items for all 4 variants to the vehicle parts trader.. The file worked fine but if I purchased one of the variants it would spawn in with no attachments. My final solution was to add all 4 variants as separate listings. It works but I guess it's not ideal. What confuses me is the default vanilla vehicles with variants work fine and I set my file up exactly like they did. Like I said, it's a work around but it works. Thanks for all your help. I learned a lot.
@sidarthus892 жыл бұрын
@@genearguelles3048 so I’ve seen something similar. Some stuff I’ve tried is putting the wheels first and then other attachments. It gets messy when you have color variants where the parts are separate. So correct, not ideal in all cases
@genearguelles30482 жыл бұрын
@@sidarthus89 Thanks, I'm gonna play with that. see what happens. Thanks again.
@randomheroez73044 ай бұрын
i just followd this vid re watched 4 times im guessing i messed up some where tho cuz items are all there but it wont let me buy it just said {the item can not be spawned}
@randomheroez73043 ай бұрын
So I figured it out had to edd types file
@jeffnewnam92252 жыл бұрын
Could you explain or make another video on adding vehicles since of all the attachments
@sidarthus892 жыл бұрын
So no real need to another video I don’t think. Suggest reviewing the Expansion default vehicle file and copy the structure they use for vehicle attachments. Mainly…ensure wheels are first
@dwaynethelame Жыл бұрын
You sir... THANK YOU! SO MUCH xD
@BLOODRAINxp2 жыл бұрын
great video man, easy to follow. keep the vidz up
@davidmueller5572 жыл бұрын
Why you need to validate json files ? I have the problem i added SNAFU weapon pack but all works fine without my buttstock and muzzle / suppressors are missing can you tell me why ? Need to add it via spawn editor
@sidarthus892 жыл бұрын
You need to validate to validate that they are formatted correctly. If your file is not in the correct syntax(format) then the category will not load
@davidmueller5572 жыл бұрын
@@sidarthus89 bro youre my hero and thanks for writing back so quick !! Greetings from swiss bro
@sidarthus892 жыл бұрын
@@davidmueller557 of course. The validation is “less” important now that the expansion team changed the behavior of the system. It use to wipe the whole file out if it wasn’t formatted correctly. So a missed comma meant you lost the entire file’s setup. Now the system will just refuse to load the file of its not correct. That way you can trouble shoot that file and fix it
@davidmueller5572 жыл бұрын
@@sidarthus89 bro for real i spend 10 hours on fixing it day for day i was so sure it was a comma fail , i went straight back home after work tried your xml verf. You posted and it worked so easy really thanks a 1000times bro hahah so happy it worked Ps maybe you know that , is there a eay how you can stay on version 1.18 when 1.19 drops ?
@derekcarswell30Ай бұрын
I need help or a video on how to do this the traders worked perfectly soon as I downloaded the mod trader don't work so deleted the mod and trader still no working
@556shampoo4 Жыл бұрын
hey love your videos, is there a smart way to remove traders from the expansion. Example: I just want green mountain, 1 boat trader and the aircraft trader....remove the other ones. Seems to make errors if you just remove the files for the traders you dont want. Thanks!
@sidarthus89 Жыл бұрын
Check out episode 7. You should just be able to remove the trader.json, trarder.map, and objects.map files for the trader you don’t need
@sidarthus89 Жыл бұрын
Correction…episode 6
@activatewindows86094 ай бұрын
I'm so confused, where are the market files?
@sidarthus894 ай бұрын
@@activatewindows8609 see my other videos
@HOODxRICHxLEO Жыл бұрын
cant interact with trader after adding new items any tips great vids btw
@HOODxRICHxLEO Жыл бұрын
whenever i try to validate json i get this Parse error on line 13: ...ves_And_Grenades" "CannabisPlus" ] ----------------------^ Expecting 'EOF', '}', ':', ',', ']', got 'STRING'
@JC-ht4ro2 жыл бұрын
Great video. Are you making one for rarity and humanity any time soon? Thanks
@sidarthus892 жыл бұрын
It might be a while before I do. Personally not a fan of those mechanics. But that’s not to say I won’t change my mind ;)