Giter VIP home page Giter VIP logo

Comments (7)

ischmal avatar ischmal commented on June 5, 2024

Yeah, so it's part of the "ALERT" feature and is intentional, but I see what you're saying. Making it optional on a per-user/per-component basis shouldn't be an issue, so I'll see what I can do.

from photon.

rebss avatar rebss commented on June 5, 2024

Thanks for the response. I actually asked about this before in the Photon Discord and evantually talked to creator in private about it. He told me he had other projects to work on and I didn't want to disturb him with another message after that, thats why I submitted it in here too.
image

from photon.

ischmal avatar ischmal commented on June 5, 2024

The development branch has been updated to support selectively disabling the "Alert Mode" pattern changing on a per-vehicle basis.

To achieve this, add the following code block to your vehicle file (or see example):

EMV.Attributes = {
	DisableAlertPatterns = true
}

By default, DisableAlertPatterns is treated as false, so you have to opt-in, but this should solve the problem you're having.

from photon.

rebss avatar rebss commented on June 5, 2024

Thank you so much, I will try it right now and tell you the results.

from photon.

rebss avatar rebss commented on June 5, 2024

I just tested it and it seems to have fixed the problem. I only have one question though; so, I'm planning on adding that code to all of my photon vehicles but will it cause any issues with the workshop branch if I change all of them right now or should I wait until the workshop branch gets updated?

from photon.

ischmal avatar ischmal commented on June 5, 2024

There shouldn't be any compatibility issues, so yeah, you can update them now and not worry about breaking anything.

from photon.

rebss avatar rebss commented on June 5, 2024

Alright then, that was the only question left on my mind. Thank you again for helping me with this one.

from photon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.