I don't know why the loader.skin don't accept a label with a font that isn't Arial !
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
Yes it works but I believe there is a bug. If you are using the RRSkinEdit when adding your labels it adds a "," to the end of the line.
Example:
L,11,397,776,36,254,254,254,26,"HandelGotDLig","ST ATUS","CENTER",
After "CENTER" it is adding the ","
Workaround for now:
1. Add your labels using the GUI
2. At the top click on Virtual Editor and remove the "," from end of the labels
3. Click File and Save Changes
4. Click RRSkinEditor
5. Click File and Save Skin
Note: Every time you edit the labels using the GUI you will have to repeat the steps above.
Hope this helps for now.
I have adjusted the loader skin parser to accept the extra commas, so it should no longer be an issue with the new release.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
Thanks Guino![]()
If i understand well, the command TMR,2,"MYCommand" work as a TIMER that is defined into the ExecTBL.ini file like that:
"TIMER","MYTIMER",GTA_El2_DFX5.skin
"MYTIMER","MYCommand"
It's exact ? If yes , can you tp specify into the Skin Commands.txt file this possibility please ?
I suppose that the same possibility exist with the IDL , IDLE option ?
you dont define it in the ExecTBL.ini
its all in your skin:
so... like in you GTS_EL2_DFX5.skin file you have
TMR,2,"CommandsToDo"
+ Skin definition; TIMER - "TMR" additional option:
ARGUMENT 2: is optional, this argument should be enclosed in quotes and is a command that will be executed
when the timer expires. If this argument is not present, "ONTIMER" event is fired as usual.
example: TMR,5,"PlaySound;$SKINPATH$Sounds\Click.wav"
This will play the click.wav sound every 5 seconds.
same for IDL, read history.txt....
still looking for help on documentation![]()
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
Thanks mitchjs,
The doc is not fully updated![]()
yea...always check history.txt 1st...
![]()
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
Bookmarks