How To Spawn In Buildings With Loot Using Custom Json File: DayZ PC & Console Community Servers

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • DayZ Editor: steamcommunity...
    BI Object Spawner Wiki Article: community.bist...
    Class Name Dump: github.com/rav...
    Izurvive Maps: dayz.ginfo.gg/
    Json Validator: jsonformatter....
    My YPR to "a" Converter: github.com/sca...
    In this beginners guide tutorial video I walk you through spawning in custom buildings & structures, with loot, on your DayZ PlayStation, Xbox or PC Community Private Server.
    We use the new 1.15 Update cfggameplay.json file with the objectSpawnersArr array to call our Server to read a custom file that contains the details and locations of our buildings, then I show you how to add those details to mapgrouppos.xml to ensure loot spawns too.
    I look at a simple method to get x, y and z coordinates by looking at your Server Logs, and also by using the excellent DayZ Editor.
    Thanks, Rob.
    Grab your own DAYZ Private Custom Server From Nitrado: nitra.do/scale... (Partner link, helps support this channel.)
    Patreon: / scalespeeder
    RUclips Membership: / @scalespeedergaming
    #DayZ

Комментарии • 83

  • @justinvaughn8051
    @justinvaughn8051 2 года назад +3

    Was on edge the whole video with how u keep getting y and z mixed

  • @MetrooYT
    @MetrooYT 6 дней назад

    cant thank you enouph bro honestly ive been getting better and better becuase of your videos never thought i would be able code a server in my life lol yes its copy and paste but i understand why im doing things and how it works. thank you!

  • @valderesgirardi3060
    @valderesgirardi3060 Год назад +2

    hello, after the 1.19 update my server stopped reading the .json files, do you know what may have happened?

    • @R.I.H
      @R.I.H Год назад

      you need to add scale look at an 1.20 example of json like the 1.20 admin spawn base you basically need to add one , and "scale": 0.9999984502792358

  • @timothysanford3091
    @timothysanford3091 2 года назад +1

    I need a lil help I'm putting all codes in and loot is spawning in the air but buildings aren't there plz help

  • @TBW2023
    @TBW2023 2 года назад +1

    I am having problems with my custom file working in my DayZ sever

  • @HellcatsWraith
    @HellcatsWraith 2 года назад

    Thank you so much! I dont even own a pc a d Im doing all the coding on mobile, but it works! It take really long time yes, but better then nothing

  • @joshknop6048
    @joshknop6048 2 года назад

    Quick question, I have been wanting to add some custom buildings to my Deer Isle server but, the cfjgameplay.json doesn't seem to exist on Deer Isle. What is the best file to add the buildings to that is not the cfggameplay.json?

  • @stevenblakeley885
    @stevenblakeley885 Год назад

    so ive seen a few json files with tons of buildings and walls that dont need the mapgrouppos file uploaded.... how?

  • @asset2613
    @asset2613 Год назад

    I did everything the same but out of the 4 files my last one won't show up..i could use editor loader but zeds will walk through walls and i dont want that in this bunker any help will be appreciated

  • @Krustenfresser
    @Krustenfresser Год назад

    Sadly dos Not Work for me 😢buildings Spawn but No loot at all No Matter how often i try

  • @fredman4iz
    @fredman4iz Год назад

    i followed this exactly, word for word except for the coordinate (which i followed your advice to get) but it has not worked for me for some reason, any advice at all?

    • @R.I.H
      @R.I.H Год назад

      look up 1.20 admin spawn base ( scalespeeders youtube video has link for file ) and look at the json file notice the scale at the end this video is pre 1.19 and i guess they added that so basically you have to add a , after ] then down one line and add "scale": 0.9999984502792358 its how i got krona castle wall fix to work

  • @coxdavidzz
    @coxdavidzz Год назад

    Added a couple builds to a base but they are not spawning in, i validated the json and i am getting loot spawn in the air. I made sure i have custom/file name. What am i missing

    • @R.I.H
      @R.I.H Год назад

      look at an example of 1.20 admin spawn base json file look up scalespeeders video download file you basically need to add one , and down a line and add "scale": 0.9999984502792358

  • @deesplace7835
    @deesplace7835 2 года назад

    Did it just the way you said and for some reason everything from the 1st wrong comma to the very top said it was wrong in the json validator.

  • @xBiRMzLaDx
    @xBiRMzLaDx 2 года назад +2

    Can you show how to turn off rain in servers too? ive tried messing with it but it still rains lol

    • @ATOPGaming
      @ATOPGaming 2 года назад

      Are you changing this to enable="1"? it wont work otherwise

  • @RobertJFCalais
    @RobertJFCalais Год назад

    I had to stop your video seven minutes in because a question just came up in my head.
    I'm wondering, say I have built an admin base by hand from BaseBuildingPlus components on my server and I have a set of admin tools that give me the precise coordinates AND orientation of an object, would that mean I could just get the position and orientation of every single item, paste it into the config file I created following your very easy to understand tutorial and then have said admin base recreated through that config file after an economy wipe?

  • @true666heretic
    @true666heretic 2 года назад +2

    I love the tutorial scale I got it working my only question is I had spawned some buildings at the top of Northwest Airfield but spawning military Loot instead of the loot that would normally spawn in that type of building is that normal and can I change it for example if I spawn a hospital using this method at the Airfield how would I get it to spawn normal medical things

    • @xout1990
      @xout1990 2 года назад

      I would like to know this to

  • @chrisgibson3204
    @chrisgibson3204 6 месяцев назад

    how to spawn in a campfire permanently in dayz as an event?

  • @aaronpoisson
    @aaronpoisson Год назад

    We can simply go to where we want an object then turn on a GPS in-game to pull grid coordinates and altitude! I’m going to try and spawn a water pump at my base.

  • @burrner2.064
    @burrner2.064 2 года назад

    I can’t access the mapgrouppos file. Can someone help?

  • @CRAZYASSOLDIERGAMING
    @CRAZYASSOLDIERGAMING 2 года назад

    Is there a way to add zombies in to custom json areas

  • @thetravelingmonkey889
    @thetravelingmonkey889 2 года назад +1

    I tried so many times for about 8hrs and still isn't working for me. Ty for the videos also. They are very helpful

    • @R.I.H
      @R.I.H Год назад

      scale. im hyped so bear with me here if you download the chernarus admin spawn base 1.20 json from watching the youtube video scalespeeders video clicking link and then notice everthing has scale after a certain update so add a , after ] then down one line and add scale "scale": 0.9999984502792358

  • @madhousegames4743
    @madhousegames4743 2 года назад

    Only issue I have found with this is flagpoles. If you spawn buildings in with .json files for a base and then build a flagpole with the flag raised, you leave the area come back and your buildings are gone. To fix I lowered the flag and restart the server.

  • @GappyDanZ
    @GappyDanZ 2 года назад

    does this work for pc too, im not using nitrado im using batch files so not sure if it works the same

  • @BornToBeLethal
    @BornToBeLethal 2 года назад

    So I have done everything and I don't actually want to put loot in the building and it won't spawn in... any idea ?

    • @ScalespeederGaming
      @ScalespeederGaming  2 года назад +1

      Validate your json: jsonformatter.curiousconcept.com/

    • @BornToBeLethal
      @BornToBeLethal 2 года назад

      @@ScalespeederGaming thank so much i finally got it to work last night I followed your video and also went to Bhaalshad's discord and read the how to make .json files and kinda mixed what both your video and the discord said so thank you!

    • @o-9923
      @o-9923 2 года назад

      @@BornToBeLethal Hello can you explain what you did am having the same sort of issue . I dont want loot to spawn in . I feel like am doing everything right but yet its not spawning in .

    • @BornToBeLethal
      @BornToBeLethal 2 года назад

      @@o-9923 ok so my problem was the building I was wanting to spawn was called Land_Garage_Big but on iZurvive the letters were lower case so that was causing a problem also in the cfgGameplay.json type [./custom/thenyourfilenamehere.json] and last thing is on the coordinates you have the 3 positions or 3 sets of numbers
      1st = X cord
      2nd = Y (Elevation)
      3rd = Z cord
      In the video scalespeeder put coordinates,coordinates, then height and that is not what worked for me

    • @jonypas666
      @jonypas666 2 года назад

      @@BornToBeLethal excuse me the building spawn immediately? And could you paste youre json? Plis i cant spawn a prison

  • @tylerrussell6623
    @tylerrussell6623 2 года назад

    Hey anyway I could get some help with NPC spawning

  • @christopherparks1817
    @christopherparks1817 Год назад

    Is this the updated video for 1.19

  • @gunsguts_glory7694
    @gunsguts_glory7694 2 года назад

    Could you do a tutorial on a big green smoke ring around nadbor it’s my safe zone been trying to do this for weeks and it just confuses the hell out of me

  • @metaroningaming
    @metaroningaming 2 года назад

    I don't see the spread sheet

  • @rh131
    @rh131 2 года назад

    Love your work, thank you for all you provide for us , just a quick question? If you are adding several .json files do you just copy the entire string and add another line below the first one or do you just add another set of [ ] after the original string?
    {
    "lightingConfig": 1,
    "objectSpawnersArr": ["custom/neafevac.json"]["custom/mainbstw.json"]
    },
    or
    {
    "lightingConfig": 1,
    "objectSpawnersArr": ["custom/neafevac.json"]
    "objectSpawnersArr": ["custom/mainbstw.json"]
    },

    • @rh131
      @rh131 2 года назад

      Ignore me, i just found the answer in your instructions of all places!! sorry

    • @gregosmith
      @gregosmith 2 года назад +1

      @@rh131 can u share the knowledge xD i was having the same Q

    • @rh131
      @rh131 2 года назад +1

      @@gregosmith yea so if you look in the read me file it will show you. It's just one string with one set of [ ] and a comma between each file name.
      Also noticed the POS is different in the custom. json file, the altitude is the middle coordinate not the bottom one.

    • @rh131
      @rh131 2 года назад +1

      @@gregosmith "objectSpawnersArr": ["custom/neafevac.json","custom/yourfilename.json"]

  • @piesofc2079
    @piesofc2079 2 года назад

    does this still work i've tried everything

  • @justinvaughn8051
    @justinvaughn8051 2 года назад

    Will a value of 0 in the y cord just snap it to the ground?

  • @jmyster117
    @jmyster117 2 года назад

    Is using the custom Json file to spawn buildings better than using the events file to spawn buildings ?

    • @justinvaughn8051
      @justinvaughn8051 2 года назад

      Way better...with the event file, the building won't show if next to other objects. Then it disappears randomly or when someone drops loot inside..json file will never disappear, even when clipping into an existing building

  • @CourierKite
    @CourierKite 2 года назад

    Hey man could you do a video on how to spawn c130 crashes with the Heli crash sound? Would it be possible to replace the vanilla helo crashes with c130s without the old helos spawning in? or would it be easier to set a unique event type and add a new event to the game woth uniquelocations?

    • @bahuma187
      @bahuma187 2 года назад

      Think an event with unique locations would be the way to go. U got the sounds then.

    • @ScalespeederGaming
      @ScalespeederGaming  2 года назад

      I'll add it to the list.

  • @jvmo_86
    @jvmo_86 2 года назад

    Does this work with Well Pumps and Vehicles?

  • @DavidlLewJones
    @DavidlLewJones 2 года назад

    Awsome stuff. it's all working well after watching your vids, Where can I find wall and fence names? Only gates and castle walls on Ravmustang's list

  • @craigmorgan8476
    @craigmorgan8476 2 года назад

    Great video, I managed to add a few new buildings/tents at the NE Airfield, but no loot spawns. I have the json file working (the buildings appear OK), and I have the entries in the mapgrouppos.xml file. Both files look OK, so anyone know what I am missing ?

  • @anwaralhuda8510
    @anwaralhuda8510 2 года назад

    my livonia map in the editor is empty, how to deal with this?

    • @anwaralhuda8510
      @anwaralhuda8510 2 года назад

      did I have to buy the map dlc in steam to edit it in the editor?

  • @bahuma187
    @bahuma187 2 года назад

    Awesome thank you very much for the video ! Is there any way to use a : bldr_Misc_ instead of the Land_ mostly used and working :D.

    • @ScalespeederGaming
      @ScalespeederGaming  2 года назад

      I think the bldr stuff is from the PC builder mod, so only on PC, and only with that mod.

    • @bahuma187
      @bahuma187 2 года назад

      @@ScalespeederGaming thanks for replying. Im sure most of the bldr are in console. bldr_roadblock_cncblocks_long (enoch) for example. it would be amazing if we would be able to use bldr. To decorate the suroundings of the land_. Hope it is possible some day. Keep up the good work

  • @o-9923
    @o-9923 2 года назад

    Thank you for this tutorial !
    I was wondering if you ever tried it on offline mode PC
    It worked for me on the actual server but never on the offline mode .

    • @ScalespeederGaming
      @ScalespeederGaming  2 года назад

      Perhaps use a local server rather than offline mode.

    • @o-9923
      @o-9923 2 года назад

      Thanks alot I did not know that I could do that !

    • @o-9923
      @o-9923 2 года назад +1

      Here to update : only way it could work on a local server is if you add this entry to serverDZ.cfg :
      enableCfgGameplayFile = 1;

    • @alibex649
      @alibex649 Год назад

      @@o-9923 this comment was a life saver mate! thank you very much :D

  • @SHOTSx3Dayz
    @SHOTSx3Dayz 2 года назад

    you Can spawn a small atc loot by copying the loot pos from livona mapgroups ... Or making your own ....
    Loving the content my dude ggs...

  • @JohnWick-iz3ku
    @JohnWick-iz3ku 2 года назад

    Can u build us a custom neaf military base and let us download it?

  • @life2133
    @life2133 Год назад

    Awesome vid how can u add muiltable json files

  • @kxvin.mxller0811
    @kxvin.mxller0811 2 года назад +1

    How many videos are still to come 😂

  • @jabalbis
    @jabalbis 2 года назад

    Can you help me in a discord call by any chance

  • @thebeanman69420
    @thebeanman69420 2 года назад

    Im so fucking confused. How do I make a .json file????????????????????????

  • @thurman-seriesseries4062
    @thurman-seriesseries4062 2 года назад

    how would i add multiple json files??
    "objectSpawnersArr": ["./custom/X1.json","./custom/X2.json"]

    • @ScalespeederGaming
      @ScalespeederGaming  2 года назад +1

      "objectSpawnersArr": ["custom/mySpawnData1.json","custom/mySpawnData2.json","custom/mySpawnData3.json"]