just wondering if adding a wait command to the button that brings you to the next menu would work.
something like this.
"LOAD;menu2.skin||wait;30||LOAD;menu.skin"
Hello,
I use the LSX Void skin and it has has several menu pages. I was wondering if one you skinning geniuses could tell me what modifications i need to make to the skin to make it so when i choose one of the second or third menu pages that after a set amount of time (30 seconds) it will autoswitch to the main menu page.
I know that it is possible i just dont know how
Any help is greatly appriciated.
Thanks in advance
-Jesus- King of Kings Lord of Lords
just wondering if adding a wait command to the button that brings you to the next menu would work.
something like this.
"LOAD;menu2.skin||wait;30||LOAD;menu.skin"
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"
in the menu2.skin and menu3.skin etc files add an IDL commands such as
IDL,30 ... put this as the 4th line in the file.
and in the exectbl.ini file ... just add "IDLE","MAIN",menu2.skin,menu3.skin etc ...
this will cause each of the menu2 and menu3 menus to return to the main menu after 30 seconds.
-------------------------------
The TEKNIK Family ... Teknik 1 & Teknik 2, Teknik T-3, Teknik v4.0, Teknik-X.
... as long as you don't touch the screen. Any recognized mouse movement will reset the 30 seconds. That should work perfectly though.
If you want it to switch back after 30 seconds no matter what, then instead of this:
Use this:
Code:TMR,30 ... put this as the 4th line in the file. and in the exectbl.ini file ... just add "TIMER","MAIN",menu2.skin,menu3.skin
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
thanks guys ill give it a try. i think idle time is what i am getting at
-Jesus- King of Kings Lord of Lords
For your reference, if you have any problems with that, I'd look at this thread
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
I don't know if that thread is still applicable ... I have a skin here with IDL timers on both audio_browser and playlist selector skins and both work perfectly ... and do not interfere with any other timers / IDL commands that are in use on the skin .
-------------------------------
The TEKNIK Family ... Teknik 1 & Teknik 2, Teknik T-3, Teknik v4.0, Teknik-X.
worked perfectly!
-Jesus- King of Kings Lord of Lords
Bookmarks