[SOLVED] Need some assistance with packaging and overall modding. I am new to this.

Discussion in 'Content Creation' started by Killconfirmed427, Aug 14, 2016.

  1. Killconfirmed427

    Killconfirmed427
    Expand Collapse

    Joined:
    Jan 24, 2014
    Messages:
    15
    I have a small question. I have created a custom vehicle through the garage feature. I wish to use this preset and a make a texture for it. I hope to make it look like a goalie for soccer. So I have saved the car.pc and would like to quickly put it into a mod so that I know it will work before heading into texturing.

    In the Vehicle Customization Menu I have saved the Config as Goalie Car.
    I have now put the Goalie car.pc together in a file under Soccer/vehicles/midsize.
    Now are there any other files I need. I tried coping a info JSON file from another mod as well as a png and renamed them info_Goalie_Car and Goalie_Car.png. I also then turned them into a compressed zip.

    Now when I load up the game i do not see this new custom vehicle. I must be missing something but I am unsure of what...

    Here is the Zip if you would like to look through it:
    https://drive.google.com/file/d/0B7vBowofA7DLc3NHck84RGRNUUE/view?usp=sharing
     
  2. blueshift

    blueshift
    Expand Collapse

    Joined:
    Jun 12, 2015
    Messages:
    455
    I found the issue: your archive is not a .zip, it is actually a .rar. BeamNG uses .zip archives, .rar archives do not work. So, what I would do is copy the vehicles folder inside your .rar which has everything else in it, copy it to your desktop or somewhere else, right click, and under Send To, click compressed file (.zip). Then, try putting it in the mods folder. You probably just clicked the wrong thing and didn't notice. We all make mistakes though :)

    The files/file structure in vehicles/midsize looks good though, should work fine once you do the above steps.
     
  3. Killconfirmed427

    Killconfirmed427
    Expand Collapse

    Joined:
    Jan 24, 2014
    Messages:
    15
    --- Post updated ---
    Now however, when I load it up it doesn't load my saved set up it just loads the basic car. I had headlights removed and so on however they are in it when it spawns.
     
  4. blueshift

    blueshift
    Expand Collapse

    Joined:
    Jun 12, 2015
    Messages:
    455
    Can you upload the new .zip so I can take a look?
     
  5. Killconfirmed427

    Killconfirmed427
    Expand Collapse

    Joined:
    Jan 24, 2014
    Messages:
    15
  6. Funky7Monkey

    Funky7Monkey
    Expand Collapse

    Joined:
    Oct 12, 2014
    Messages:
    977
    Just FYI, you can upload files using the Upload a File button to the right of the Post Reply button.
     
  7. Killconfirmed427

    Killconfirmed427
    Expand Collapse

    Joined:
    Jan 24, 2014
    Messages:
    15
    Ok thanks
     
  8. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    Case sensitivity is all wrong. Inconsistency in underscores all wrong.Got spaces in filename where shouldnt be.
     
  9. Killconfirmed427

    Killconfirmed427
    Expand Collapse

    Joined:
    Jan 24, 2014
    Messages:
    15
    How would you recommend formatting them, all files the same name or so, no underscores?
     
  10. blueshift

    blueshift
    Expand Collapse

    Joined:
    Jun 12, 2015
    Messages:
    455
    For a config you need:

    • the config file (configname.pc)
    • a preview image for the config (configname.png)
    • a .json file for info (configname.json info_configname.json)
    All three files have to have the same name. You can use underscores but do not use spaces.

    So for example if your config is named Covet_Rice.pc the preview image should be Covet_Rice.png and the .json file should be Covet_Rice.json.
     
    #10 blueshift, Aug 16, 2016
    Last edited: Aug 16, 2016
  11. mumboking

    mumboking
    Expand Collapse

    Joined:
    Jun 11, 2015
    Messages:
    1,400
    The json should actually be "info_Covet_Rice.json"
     
    • Like Like x 1
  12. blueshift

    blueshift
    Expand Collapse

    Joined:
    Jun 12, 2015
    Messages:
    455
    Thanks for the correction, you're right :)
     
  13. Killconfirmed427

    Killconfirmed427
    Expand Collapse

    Joined:
    Jan 24, 2014
    Messages:
    15
    Thank you all very much and I hope to have this finished as soon as possible! :):)
     
  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