Released New Build Hotfix Released

Discussion in 'News & Notifications' started by Paul Jeffrey, Sep 9, 2022.

  1. caterkiller

    caterkiller Registered

    Joined:
    Oct 7, 2010
    Messages:
    94
    Likes Received:
    18
    [​IMG]

    [​IMG]

    [​IMG]

    With the whole plate and only the number into the green region, with "emissiveStrength":2

    In my opinion 15 is way too much, low values are more realistic.

    EDIT : added a 3rd option with the same plate, green background and white number but green emissive light.
     
    Last edited: Sep 10, 2022
    Reiche and DJCruicky like this.
  2. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    I know tried first one with light blue. But if background of numberplate should not light up, only a stripe and the numbers I think the colored numbers would be easier to see different classes. Think the full lit numberplate becomes flat and not glowing. But I must test more, before editing 20 skins.
     
  3. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    @Alex Sawczuk shouldn't emitting light effect only be at night or when light is turn on?

    20220911003111_1.jpg
     
    Reiche likes this.
  4. Alex Sawczuk

    Alex Sawczuk Administrator Staff Member

    Joined:
    Oct 4, 2010
    Messages:
    851
    Likes Received:
    971
    My understanding is these lights are always on in practice, so it was left on the entire time for simplicity sake. Linking this up to say headlights would have made it somewhat more complex.
     
    Reiche likes this.
  5. Paul Jeffrey

    Paul Jeffrey

    Joined:
    May 21, 2016
    Messages:
    660
    Likes Received:
    4,336
    Updated dedi build to correct ID number (9477550)
     
    Lars and Javibeza like this.
  6. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    Thx, fair enough.
    in that case I think these values will be an overall compromise
    Code:
    "GreenEmissive":{
            "emissiveColour":[
              0.47,
              0.77,
              1,
              1
            ],
            "emissiveStrength":3
    },
    
    Blueish tint to the letters and with low light emission, so its not dominant in daylight, but usable in nighttime.
    20220912134042_1.jpg 20220912134256_1.jpg
     
    Reiche, Emery and Coutie like this.
  7. Art_Pereira

    Art_Pereira Registered

    Joined:
    Oct 13, 2010
    Messages:
    218
    Likes Received:
    266

    What does each "1" mean? The "1"s should be 1 or lower?
    Thank you in advance :)
     
    Reiche likes this.
  8. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    @Art_Pereira its representing the color RGBA where 1 is 100%.

    Code:
    "GreenEmissive":{
           "emissiveColour":[
             0.47,    //red
             0.77,    //green
             1,       //blue
             1        //alpha - transparency is 0
           ],
           "emissiveStrength":3     // how bright
    },
    
     
  9. lagg

    lagg Registered

    Joined:
    Oct 1, 2012
    Messages:
    3,043
    Likes Received:
    1,958
    Then, 0 is 0 and 1 is 255?
     
  10. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    Yes
     
    Art_Pereira and lagg like this.
  11. Art_Pereira

    Art_Pereira Registered

    Joined:
    Oct 13, 2010
    Messages:
    218
    Likes Received:
    266
    Thank you!! :)
     
  12. Art_Pereira

    Art_Pereira Registered

    Joined:
    Oct 13, 2010
    Messages:
    218
    Likes Received:
    266
    Could not make it work properly. This is the JSON file I used for an Aston Martin GT3.

    Are the new lines properly inserted?

    Thanks in advance!! :)
     

    Attached Files:

  13. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    this works, removed my comments "//..."
    and rearranged the green part, though I dont think that was the problem.
     

    Attached Files:

    Art_Pereira likes this.
  14. Art_Pereira

    Art_Pereira Registered

    Joined:
    Oct 13, 2010
    Messages:
    218
    Likes Received:
    266
    Thank you very much, Thomas!

    I will try this later. Btw, only the part we want illuminated should be set to the green region?
     
  15. seb600gsxr

    seb600gsxr Registered

    Joined:
    Dec 21, 2018
    Messages:
    8
    Likes Received:
    5
    will we have the possibility to do the same thing with another layer, in order to make the numbers and a different colour for the led
    [​IMG]
    [​IMG]
     
    Art_Pereira and Reiche like this.
  16. ThomasJohansen

    ThomasJohansen Registered

    Joined:
    Dec 27, 2019
    Messages:
    948
    Likes Received:
    2,171
    if you use white as glow, it will easier illuminate the colors below (but not as great imo) and the colors would be visible in daytime.
    20220926192054_1.jpg 20220926192136_1.jpg
     
    Last edited: Sep 26, 2022
    Reiche and davehenrie like this.
  17. seb600gsxr

    seb600gsxr Registered

    Joined:
    Dec 21, 2018
    Messages:
    8
    Likes Received:
    5
    thank you, I hadn't thought of that
    [​IMG]
     
    Reiche and davehenrie like this.
  18. ennimann

    ennimann Registered

    Joined:
    Dec 28, 2011
    Messages:
    96
    Likes Received:
    7
    Hi,
    Track Limits in GDB
    Are the old settings still effective or just the ones mentioned in the instructions?

    or

    Thanks
     
    DJCruicky likes this.
  19. Alex Sawczuk

    Alex Sawczuk Administrator Staff Member

    Joined:
    Oct 4, 2010
    Messages:
    851
    Likes Received:
    971
    GeraArg, Rui Santos and lagg like this.
  20. Garitt Gibsn

    Garitt Gibsn Registered

    Joined:
    Dec 13, 2017
    Messages:
    149
    Likes Received:
    236
    @Alex Sawczuk
    What was so wrong with the "old" settings?
    On which IRL track are penalties given when a rider touches the wall?
     

Share This Page