Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins > RR Released Plugins


Reply
 
Share Thread Tools Display Modes
Old 11-23-2008, 03:49 PM   #46
FLAC
 
Sal R.'s Avatar
 
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,405
Sal R. is an unknown quantity at this point
I tried testing your plugin on my desktop and I got an error.

"ActiveX componenet cannot create object" that seems to be related to RRFob. The error does not appear when I set RRFob_Enabled=False.

I get the same error when exiting RR, but I can't pinpoint which of the functions is causing the error.
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v9/22/2009 / Winamp v5.13 / RRMedia v1.2.2
Sal R. is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-24-2008, 10:39 AM   #47
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
Um...when you log on...I have a newer dll for you...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 11-28-2008, 07:03 PM   #48
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
Update..

Plugin Released, see first post.
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 11-28-2008, 08:33 PM   #49
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
WooHoo! Downloading now!
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread
JohnWPB is offline   Reply With Quote
Old 11-29-2008, 03:19 AM   #50
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
2nd that
carputer1 is offline   Reply With Quote
Old 11-29-2008, 10:04 AM   #51
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Looking Good
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 11-29-2008, 04:20 PM   #52
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
Can I use the day/night events to switch the background image?
kelmk is offline   Reply With Quote
Old 11-29-2008, 05:12 PM   #53
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
You can do that, and any other day/nigth task that might need to be done...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-29-2008, 05:57 PM   #54
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
Do you know what the code is to change the background image?
Thanks
kelmk is offline   Reply With Quote
Old 11-29-2008, 06:34 PM   #55
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
small fix for next version

RRCalc will right align the textbox to look more like a calc is supposed to look and keep the cursor at the right.
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 11-29-2008, 06:38 PM   #56
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
You can use "SaveToSkin;background;<path to file to use>||Reloadskin".

You will need the reloadskin on the end because rr will use the same set background for each screen once it has been loaded, even if you change it after.

Your example event commands in your Exectbl.ini might look like this.
Code:
"DayTimeEvent","SaveToSkin;background;$RRPATH$BACKGROUND\Day.jpg||Reloadskin" "NightTimeEvent","SaveToSkin;background;$RRPATH$BACKGROUND\Night.jpg||Reloadskin"

__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor

Last edited by Blue ZX3; 11-29-2008 at 06:42 PM.
Blue ZX3 is offline   Reply With Quote
Old 11-30-2008, 01:25 PM   #57
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
ok from running the risk of getting called dumb again, i'm having problems here

1st off the day/night events, dos'nt seem to do anything,

1: X,RREXTENDED in plugins.txt and plugin in plugin folder (rr Root)
2: have the settings for this section in skin.ini
3: exetbl.ini i have

"DayTimeEvent","RUN;$skinpath$DAY_NIGHT.exe|DA Y"
"NightTimeEvent","RUN;$skinpath$DAY_NIGHT.exe|Nigh t"
"SunSetEvent","RUN;$skinpath$DAY_NIGHT.exe|DAY "
"SunRiseEvent","RUN;$skinpath$DAY_NIGHT.exe|Ni ght"

i'm assuming the the 1st 2 CMD's are for DNE_Enabled= false in skin.ini and the 2nd 2 are for DNE_Enabled= true.

but nothing is happening

2nd problem

RRNumosktocmd i do get the scr appear but the enter button (B,x,x,x,x,RRENTER)
is not working.

i'm using this line to launch

RRNUMOSKTOCMD;1;DAYTIME;SAVETOSKIN;DNE_DayEventTim e;#DAYTIME#

i thank you
carputer1 is offline   Reply With Quote
Old 11-30-2008, 03:57 PM   #58
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
No, all four of those are the custom cmds that it executes at those times. The reason you are getting nothing is that your "DNE_Enabled=false" is turning off that feature.

Try setting that to true, other than that, i'm not sure what fall back your using for the time/loc, ie current gps, static gps coords, static time or nothing with will use the hard coded times.
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 11-30-2008, 04:05 PM   #59
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
so its 1 or the other execute cmds

the switch yes i was hoping it was to turn off the automatic gps times so the end user can use their own times , which was read from the ini times .
because the gps mouse is on all the time i thought the plugin uses that and the switch ,switchs it off to use the fall back ,
carputer1 is offline   Reply With Quote
Old 11-30-2008, 07:29 PM   #60
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
The enable setting completely turns the feature On or Off. As for the fall backs, they are built in and work in the order thats posted. As of current, there is no way to specify which method to use for the time calculation.
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Volume too low on AUX line in, coming out of laptop. Silenkiller Car Audio 4 10-07-2008 08:45 PM
iPod Integration Coming Lazyflip Centrafuse 2 03-20-2008 01:14 AM
USB Hub not working after coming out of hibernation volum3rider Input Devices 25 09-11-2005 01:07 PM
NEW playstation II portable keyboard coming out soon clean customs Input Devices 3 03-04-2005 04:37 PM



All times are GMT -5. The time now is 03:20 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics