How fast can a slider react to the variable values. This maybe the problem.
Ok Guino and Mitch are working together to integrate Mitch's changes, and they are fixing the indicators. From what I am told ALL PLUGINS will need to be modded slightly.
Here is an email I received from Mitch explaining it:
Code:“ReturnIndicatorEx” is now in play BASICLY the default RETURN MUST BE “” DO NOT RETURN “FALSE” 'EXAMPLE Public Function ReturnIndicatorEx(IND As String) As String 'Default (No Action) 'ONLY return something else IF AND ONLY IF you process that code ReturnIndicatorEx = "" Select Case LCase(IND) Case "myindicator" 'This example show ON for even seconds and OFF otherwise ReturnIndicatorEx = IIf(Val(Format(Time, "SS")) Mod 2 = 0, "C:\VBStuff\Road Runner\XMArt\1.gif", "") 'Specify whatever and whichever indicators you wish to create 'You can add as many as you'd like, and you can process complex indicators as long 'as you parse them yourself (i.e. "mycomplexindicator;parameter") 'Case "myindicator2" 'Insert Code here to return "True", "False" or Path name End Select I can explain more, we did fix it in “ReturnIndicator”, so if u just return “” indicators will work
Enforcer, You've got PM!![]()
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
How fast can a slider react to the variable values. This maybe the problem.
New Age Garmin - Skin for RR
New Age Slider - RR SKin In Progress
"It's called CODE because I don't want you to know"
I just put a slider in to my speed limit script and it seems to work perfect it is using the variable type slider, and it updates the slider with every loop of the script. I tried getting it to update the slider through out the script but I dont think the slider reacts as fast as it was sending the variable.
is this right or wrong...?
New Age Garmin - Skin for RR
New Age Slider - RR SKin In Progress
"It's called CODE because I don't want you to know"
Sound about correct as seeing that rr only draws the scn once per second.
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [Beta Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
That does not seem to be the issue. When I tried the 12/05 build as enforcer said, the gas slider worked fine. It is just the internal code in teh source that got boloxed somewhere..... yikes think I have been talking to enforcer too much!
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
Why the need for a different sub ReturnIndicatorEx, why not just fix the existing one?
Oh, and I can see a lot of plugins won't be changed
About as often as it updates the screen (1 sec)
yeah that.
So are Mitch and Guino working of fixing what G broke?
NB Bollox'd would have been the way I would have said it. Your way looks like it is Terrannified.
Or did you mean Hollywoodified : Botoxed
BTW John, you didn't answer my slider question.
Ok, Ok, you got me, we don't use the term Bollox'd here, so I had no idea how to spell it
Ummmm sorry that's a little vague, exactly which slider question are you referring to? I don't see one that I missed......
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart
My Fiero Build Thread
Are their any plans to release a Canadian RRGas? We're suffering from deadly gas prices too ya kno![]()
Bookmarks