thanks for that and i appreciate the offer. I'll actually consider it. My wife uses vinyl stickers for scrapbooks n such.
I think i figured the issue out on the indicators. i will upload a new .dll tomorrow.
sweet. btw awesome plugin....
im a poor student so i cant donatebut i do have access to a vinyl printer.... send me an file (preferably a vector image .ai) and i can print you a nice customized sticker... car logo or whatever you want
postage is on me and i have black, white, red, blue for colors. i can print up to 36 inches wide....
thanks for that and i appreciate the offer. I'll actually consider it. My wife uses vinyl stickers for scrapbooks n such.
I think i figured the issue out on the indicators. i will upload a new .dll tomorrow.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
i switched the functions where i don't need indicators (momentary windows switches to the 12-16 ports ...and all works fine![]()
offer still stands of course...
also hooked up my voltage divider today so that i can read out cars battery voltage. Next step is to "program" some kind of logic that will star the car once battery reaches less than 11.5volts and shuts it down 10 minutes later.
ok ran already into my first problem. how can i trigger commands once a analog input drops or exceeds a certain value>?
from treshhold.ini
Analog0 = RAW;480;<;CRITICAL BATTERY VOLTAGE
i dont see how i could execute commands here...but maybe someone has an idea...\
whenever a threshold is crossed the command RRFUSION_ALERT# will run.. where # is the port number. In your EXECTBL.ini, you can set RRFUSION_ALERT# to run whatever you want it to run
"RRFUSION_ALERT#","YOURCOMMANDHERE"
BTW, what type of buttons are the buttons that you're having indicator issues with? Toggle, Momentary, or the Timer based buttons.
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
I "think" he might be talking about the rrfusion momentary key hold thread...![]()
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [v1.0 Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
"There are no bugs - only undocumented features."
perhaps.. but i just glanced at the code and the indicators work the same way for each function. The problem was i didnt have the additional indicators defined in ReturnIndicatorsEX. Silly me! You can download the file in post one again. Nothing has changed accept for the .dll. Thanks for the bug find!
NOVA, MD, DC Monthly Meets Here
Ride Runner and Centrafuse 3 plugin creator
mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
Find my plugins on the MP3Car App Store!
Follow Me on Twitter or Facebook
Live mp3Car Facebook Chat
lets see if i can wrap my brain around this...
order of events:
analogue value drops below XXX for more than YY seconds
command to toggle ignition is given
command to turn on starter for 1 seconds is given
timer started to toggle ingition again in XX minutes to shut down car
concerns/problems:
Event alert need to be momentarily suspended so this process does not get initated twice while its still running.
failsafe: if for some reason these events are not executed in this order or only partially completed then i might end up with a car that is constantly running. so somehow i need to make sure that these events executed correctly otherwise shut down computer (which turns of FB completely)
im going to start writing these commands and post them here and see if you guys approve /have better suggestions.
Bookmarks