|
 |
|
08-11-2009, 02:30 PM
|
#121
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
Quote: Originally Posted by Sonicxtacy02 
There's no more key lag john. 
I think hes pointing a finger at you lol...
also sonics i see a error in the font color in the txt box
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
08-11-2009, 04:11 PM
|
#122
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
yea i'm not sure whats goin on there i simply copied the carwings osk.skin into your skin then added the label and enter button.
The fuel data entry is now just 2 steps  . Dont ask me why the old version had me requesting the odometer reading when i already have the total distance label
the last thing i need to do is figure out the total cost average calculation error john mentioned. that might take some time tho cause i suck at math!
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
08-11-2009, 09:15 PM
|
#123
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Quote: Originally Posted by Sonicxtacy02 
The fuel data entry is now just 2 steps  . Dont ask me why the old version had me requesting the odometer reading when i already have the total distance label 
Sounds good... If I may make a suggestion though... hahahah!
I would leave the odometer entry in there, and propagate it from the value in the plugin so it shows when the OSK is loaded for entry. If it is correct, just press enter to accept it. More than likely it is going to be off just a bit from GPS skipping out, not starting soon as you start to drive ect. This way the Odometer would be updated and calibrated at each fill up. Which basically does the proverbial killing two birds with one stone thing
I am not sure why actually you are using a separate keyboard, as I use the OSKTOVAR command to get information using the standard RR OSK.
Here is an example from my YouTube skin, that uses the OSK to get the path where you want the video saved, then saves it to the skin.ini and changes the variable in memory:
PHP Code:
"YT_SETPATH"," ||OSKTOCMD;YTPATH;YT_SAVETOSKIN" "YT_SAVETOSKIN","SAVETOSKIN;ytsavein;$YTPATH$||SETVAR;ytsavein;$YTPATH$"
You can not concat the command with the ||, thus the 2nd line is needed to actually run all the commands
Last edited by JohnWPB; 08-11-2009 at 10:19 PM.
|
|
|
08-11-2009, 09:31 PM
|
#124
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
John seems to like to
|
|
|
08-12-2009, 01:49 AM
|
#125
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
mmmmm strange open the osk skin file up and change these 2 lines it will change the font to yellow like the rest of the skin
T01,15,109,771,40,255,255,0,40,0,0,22,"Arial Narrow","Country"
L,17,86,750,22,255,255,0,18,"Arial","RRVM_OSKTITLE ","LEFT"
|
|
|
08-12-2009, 09:34 AM
|
#126
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
lol john your KILLING me here  . You wanted the fuel entry as streamlined as possible but you want me to add back an entry that was redundant lol. If you really wanted to add a check before fuel entry you could set a var when RRVM_EDITTOTALDISTANCE is launched then check that var when adding fuel... Then just run a byvar either instructing someone to update the odometer or continue to add fuel.
Now the osk thing comes back to the point that i'm using the data as soon as its entered.. and it doesnt make sense to have my plugin wait for the data to be sent through RR queue before i have access to it. If the data entered is in an invalid format my plugin clears the text area and makes the OSKTITLE label blink to indicate the value must be entered again. Its only going to slow the process down if the data ONLY the plugin uses has to wait for RR to feed the plugin the data. C'mon man you have a million .skin files in that masterpiece of yours whats one more osk gonna hurt
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
08-12-2009, 09:40 AM
|
#127
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by carputer1 
mmmmm strange open the osk skin file up and change these 2 lines it will change the font to yellow like the rest of the skin
T01,15,109,771,40,255,255,0,40,0,0,22,"Arial Narrow","Country"
L,17,86,750,22,255,255,0,18,"Arial","RRVM_OSKTITLE ","LEFT"
got it.. thanks
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
08-12-2009, 04:37 PM
|
#128
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
woo hoo figured out the total cost per mile bug. I wasn't resetting the holding variable so the calculation was basically doubling every time it was made. I've also given some thought to what john mentioned about adding back odometer to the fuel data entry... it does make sense in the long run. If nothing else comes up before tomorrow we just might have ourselves a beta release
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
08-13-2009, 01:18 PM
|
#129
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Check post 1
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
08-13-2009, 01:27 PM
|
#130
|
|
Variable Bitrate
Join Date: Jul 2006
Posts: 269
|
It may be me, but the link isn't working. I end up with a 38k .rar file, that won't open. I'm using Avast antivirus, so i tried disabling that, but it still does the same thing.
__________________
D201GLY2
512 Megs RAM
8" Lilliput
Onstar GPS mod
XM
Visteon HDZ300
|
|
|
08-13-2009, 01:29 PM
|
#131
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
hmm just tried to download it and it worked for me. Should be a 2.6mb .rar file. Maybe your connection dropped during the download.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
08-13-2009, 01:46 PM
|
#132
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
at last a offical release .lol... no problems with the link 6 sec's to download.
|
|
|
08-13-2009, 01:56 PM
|
#133
|
|
Variable Bitrate
Join Date: Jul 2006
Posts: 269
|
I've tried it several times with Firefox & IE. I'll try again when I get back from my interview.
__________________
D201GLY2
512 Megs RAM
8" Lilliput
Onstar GPS mod
XM
Visteon HDZ300
|
|
|
08-13-2009, 02:03 PM
|
#134
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
1st problem sonics , started fresh un-reg dll deleted file and skin , replaced with what was in download, got the dialog popup up hit next error , asks for numosk.skin
|
|
|
08-13-2009, 02:10 PM
|
#135
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
andddddd just that fast i remembered something i forgot to add... RRVM_DISMISS!  It will dismiss the indicator and on_checkmaintenance event until rr is restarted/resumed. Anyone downloading before 2:09ET needs to redownload!
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
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 04:44 PM.
| |