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 12-01-2008, 01:17 AM   #61
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
so can or will it be be an option, so we can choose which form of time format to use ,

either autogps with fall backs or manual time enetered by user without gps
carputer1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 12-03-2008, 02:32 PM   #62
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
ok i admit defeat on this , if i look at my code anymore i will go blind.

sorry still day/night event , i have it enabled (true), i'm only useing times as a fall back.
it seems like the plugin is trying to do somthing because my tag scroll slows when a plugin is doing its thing. but no changes at times set.

i know my execute cmd is good as i use this for a manual switvh to switch between day/night settings, so it only leaves the plugin. i even switched all other plugins off .

also the rrnumosk rrenter is doing nothing too , so some help would be good please.
i was going to try another part of the plugin , but i fear i will end up with the same result something dose'nt work, i know the plugin is running otherwise i would'nt get the rrnumosk to appear i would persume.

sorry and cheers for any help.
carputer1 is offline   Reply With Quote
Old 12-03-2008, 04:35 PM   #63
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
If you don't have the skintool, get it. Then with it properly added open skintool.exe to the live debug and start up rr with that feature enaled and see if you get any night/day event cmds issued. If not, open up your sys clock and change the am/pm, apply and within a few seconds you should see the cmd for which time of day you switched to in the log window.

Other than that, show your rr.ini lines for this PI, lines from the exectbl.ini file for cmds to execute and what is your sys time format.

Then we'll go from there..
__________________
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 12-03-2008, 04:50 PM   #64
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
will do , mmmmmm sytem time that might be it mines 24hr standard way for me
carputer1 is offline   Reply With Quote
Old 12-05-2008, 12:53 PM   #65
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
ok got skintool running , started rr , in live de-bug nothing to do with your plugin atall in there, changed system clock from am - pm and back again with skintool running nothing.

system clock is now 12hr format displayed as 05.45pm and 06.30am

attached is my exectbl.ini lines ,rr.ini with settings there ( only useing times)
as i have no gps .also added my rr de-bug just incase.

now this is running on a freash installed comp XP pro, and latest rr apart from editor and Photoshop there is no other apps on this system , all other plugins installed are working fine.

its bound to be somthing simple , thanks
Attached Files
File Type: rar RRextended.rar (3.5 KB, 31 views)

Last edited by carputer1; 12-05-2008 at 12:58 PM.
carputer1 is offline   Reply With Quote
Old 12-06-2008, 04:12 PM   #66
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
Quote: Originally Posted by carputer1
its bound to be somthing simple

Funny.....It was!

Now Fixed! And added new setting.

DNE_Mode= (0=Auto, 1=Static Lat/Lon, 2=Static Time)

If setting not specified or is missing, will default to auto.

Also, you have a "(" on the end of your nighteventtime setting that needs to be removed.
__________________
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 12-07-2008, 03:55 AM   #67
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
thanks blue , the ( was a miss type error , when i was last playing with got put there by accident.
carputer1 is offline   Reply With Quote
Old 12-07-2008, 04:18 AM   #68
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
FYI it works , on 1st run i did set the wrong exe it set night when it was in night already , but then 1 mim later it changed to day setting, then after that changing the am/pm in system clock ,changed my settings correctly.

and thanks for adding the mode setting just what i was after,
carputer1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 12-13-2008, 10:54 AM   #69
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
"ONSCREENCHANGE" not working?

"ONSCREENCHANGE","PlayWav;$SKINPATH$Installs\sound \page.wav"

some screen changes work and some don't
__________________
2001 S10 ZR2

Chucks Skin - to old

Last edited by Chuck; 12-13-2008 at 11:45 AM.
Chuck is offline   Reply With Quote
Old 12-14-2008, 02:27 PM   #70
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Today I tried to setup the day night stuff and I can't get it working and when I Enable the DayNightEvents the PLAY;whatever stops working.

ini
DNE_Mode=2
DNE_Enabled=True
DNE_DayEventTime=7:14 AM
DNE_NightEventTime=4:44 PM

ExecTBL
"DayTimeEvent","DAYTIME"
"NightTimeEvent","NIGHTTIME"
"SunSetEvent","NIGHTTIME"
"SunRiseEvent","DAYTIME"
__________________
2001 S10 ZR2

Chucks Skin - to old

Last edited by Chuck; 12-14-2008 at 02:30 PM.
Chuck is offline   Reply With Quote
Old 12-16-2008, 02:23 PM   #71
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...v1.02

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 12-16-2008, 02:25 PM   #72
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
That update should take care of your issues Chuck...

The problem was becuse you only spec the setting that you were gonna use, and it was looking for all of them...

Let me know if you still have probs after that..
__________________
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 12-16-2008, 04:05 PM   #73
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Thanks Blue

I will check it out.
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 12-17-2008, 10:19 AM   #74
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
Just some FYI..

The DayNightEvent (DNE) times can be in either 12 or 24 time format..
__________________
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 12-17-2008, 11:03 AM   #75
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
excellent will try tonight
carputer1 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:38 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