Solved License plate doesn't work.

Discussion in 'Mod Support' started by derole123, Aug 5, 2016.

  1. derole123

    derole123
    Expand Collapse

    Joined:
    Feb 28, 2015
    Messages:
    19
    Hi.

    I am trying to make a license plate for beamng. I checked all the files and everything seems to be fine but for some reason it doesn't show up on the car. The license plate is just white. How can I fix this?

    Thanks.
     

    Attached Files:

  2. meywue

    meywue
    Expand Collapse
    BeamNG Team

    Joined:
    Nov 19, 2015
    Messages:
    346
    Hey,

    there are two problems.

    First of all you misspelled the folder. You called it 'florida_lisence_plate' instead of 'florida_license_plate'.

    Futhermore you have to use forward slashes instead of backward slashes.

    Code:
    "spriteImg" : "vehicles/common/licenseplates/default/platefont_d.png",
                    "backgroundImg" : "vehicles/common/licenseplates/florida_license_plate/florida_license_plate_background_d.png",
                    "fillStyle" : "black"
     
    #2 meywue, Aug 10, 2016
    Last edited: Aug 11, 2016
  3. derole123

    derole123
    Expand Collapse

    Joined:
    Feb 28, 2015
    Messages:
    19
    Thanks.
     
  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