ok i have a button in my skin doing what i want it to do
Here's that button code
Code:
B,662,76,138,52,"RunQ;C:\Program Files\Close Zoom\Close zoom.exe||MENU;external_gps_fs.skin||RUN;C:\Program Files\iNav\iGuidance\iGuidance.exe;iGuidance||RunQ;C:\Program Files\iGzoomFS\iGzoom.exe",
I've also added the IDL timer to the skin for 10 seconds
Code:
/, IDL, Seconds
IDL,10
And this is my entry in exectbl.ini
Code:
"IDL","RunQ;C:\Program Files\Close Zoom\Close zoom.exe||MENU;external_gps_fs.skin||RUN;C:\Program Files\iNav\iGuidance\iGuidance.exe;iGuidance||RunQ;C:\Program Files\iGzoomFS\iGzoom.exe",External_GPS.skin
button works fine but the idle event does nothing. Whats the deal?
Bookmarks