Solved My skin disables pickup

Discussion in 'Mod Support' started by Taza, Sep 30, 2016.

  1. Taza

    Taza
    Expand Collapse

    Joined:
    Nov 8, 2015
    Messages:
    1,335
    Started working on a skin not long ago and tried to get it in-game now. And guess what it's not working ;)

    When I spawn it it just disappears and I have absolutely no idea why. I have not packed it in a .zip yet, it's sitting nicely in my unpacked mods folder (if it matters). Attached screenie and needed files :)
     

    Attached Files:

    #1 Taza, Sep 30, 2016
    Last edited: Sep 30, 2016
  2. RyvyLo

    RyvyLo
    Expand Collapse

    Joined:
    May 15, 2014
    Messages:
    438
    I haven't tested my solution, but I think your jbeam lacks a pair of { } at the beginning and at the end of the file
    It should look like this :
    Code:
    {
    "pickup_skin_dirtycamo": {
        "information":{
            "authors":"BeamNG&Taza",
            "name":"Dirty Camo [MOD]",
            "value":200,
        }
        "slotType" : "paint_design",
        "globalSkin" : "dirtycamo",
    },
    }
     
    • Like Like x 1
  3. Taza

    Taza
    Expand Collapse

    Joined:
    Nov 8, 2015
    Messages:
    1,335
    Thank you!!:oops:
     
    • Like Like x 1
  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