|
 |
|
12-01-2008, 01:17 AM
|
#61
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
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
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
12-03-2008, 02:32 PM
|
#62
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
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.
|
|
|
12-03-2008, 04:35 PM
|
#63
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
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..
|
|
|
12-03-2008, 04:50 PM
|
#64
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
will do , mmmmmm sytem time that might be it mines 24hr standard way for me
|
|
|
12-05-2008, 12:53 PM
|
#65
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
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
Last edited by carputer1; 12-05-2008 at 12:58 PM.
|
|
|
12-06-2008, 04:12 PM
|
#66
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
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.
|
|
|
12-07-2008, 03:55 AM
|
#67
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
thanks blue , the ( was a miss type error , when i was last playing with got put there by accident.
|
|
|
12-07-2008, 04:18 AM
|
#68
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
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,
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
12-13-2008, 10:54 AM
|
#69
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
"ONSCREENCHANGE" not working?
"ONSCREENCHANGE","PlayWav;$SKINPATH$Installs\sound \page.wav"
some screen changes work and some don't
Last edited by Chuck; 12-13-2008 at 11:45 AM.
|
|
|
12-14-2008, 02:27 PM
|
#70
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
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"
Last edited by Chuck; 12-14-2008 at 02:30 PM.
|
|
|
12-16-2008, 02:23 PM
|
#71
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Update...v1.02
See first post
|
|
|
12-16-2008, 02:25 PM
|
#72
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
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..
|
|
|
12-16-2008, 04:05 PM
|
#73
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Thanks Blue
I will check it out.
|
|
|
12-17-2008, 10:19 AM
|
#74
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Just some FYI..
The DayNightEvent (DNE) times can be in either 12 or 24 time format..
|
|
|
12-17-2008, 11:03 AM
|
#75
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
excellent will try tonight
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:38 PM.
| |