Solved Flares Flash Unintentionally

Discussion in 'Mod Support' started by LeafeonGold, Apr 1, 2017.

  1. LeafeonGold

    LeafeonGold
    Expand Collapse

    Joined:
    Mar 26, 2013
    Messages:
    110
    So, inspired by DK9's mod, I tried to make a simple mod that would make the reverse lights strobe on the D-Series pickup. Instead of what I want to happen, upon adding my add on to the D-Series the taillights, parking lights, and turn signals also flash bright yellow, and the reverse lights flash bright white when activated, separate from the actual strobing that I want (which happens independently, though it's flares aren't the same size).

     

    Attached Files:

  2. LeafeonGold

    LeafeonGold
    Expand Collapse

    Joined:
    Mar 26, 2013
    Messages:
    110
    Bump.

    Also, was curious if anyone knew where the functions are defined for things like this, I wanted to make new light patterns.​
     
  3. LeafeonGold

    LeafeonGold
    Expand Collapse

    Joined:
    Mar 26, 2013
    Messages:
    110
    So, in a sleepdrunk, slightly aggrivated state, i actually managed to fix this problem by adding this after all of my code:

    Code:
    //Disable Flashers (to avoid other lights flashing)
    
            {
            "animationType":"null"
            }
    It's weird how it worked, but it did. Although, I still am curious what other animationTypes can be used.​
     
  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