Solved Questions regarding scenario creation

Discussion in 'Mod Support' started by lucassanchesz, Mar 28, 2020.

Tags:
  1. lucassanchesz

    lucassanchesz
    Expand Collapse

    Joined:
    Mar 28, 2020
    Messages:
    2
    Hello. Recently, I have been getting into modding, more specifically, scenario creation. I have finished creating a point-to-point rally stage on the automation map, and have some questions regarding scenario creation, whose answers I could not find in the forums:

    1 - How to "pack" the custom scenario mod into a ZIP file, ready for uploading here?

    2 - How to make multiple scenarios in the same mod? (like a scenario pack. More specifically, I want to make 2 different stages, with 3 vehicle options each, totalizing 6 scenarios)

    3 - For the scenario I have completed, I am utilizing a custom built version of the Ibishu Covet, using stock parts only. In the .JSON file, I just set the configuration as (config name).pc, as you would usually do. But that file is not stored in the mod folder, so I assume that you need to somehow include that file somewhere in the mod folder for it to work for other people as a mod. How can I do this? I know some mods use custom configs like this but I can't seem to discover how it's done.

    Thank you for taking your time to read this. I know these questions have quite simple answers but I couldn't solve these problems myself...
     
  2. meywue

    meywue
    Expand Collapse
    Administrator
    BeamNG Team

    Joined:
    Nov 19, 2015
    Messages:
    339
    All you gotta do is to put all the files related to your scenario and your car configurations into the zip file while you keep the folder structure that you should have in your Documents/BeamNG.drive folder right now.

    So in the end you have to have a zip file which should have this kind of structure:

    Code:
    yourmod.zip
      - levels
         - automation_test_track
            - scenarios
               - you scenario files here
      - vehicles
         - hatch
            - your pc file here
    
     
  3. lucassanchesz

    lucassanchesz
    Expand Collapse

    Joined:
    Mar 28, 2020
    Messages:
    2
    Hey, thank you for replying! This is going to make my life way easier.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice