OBD:IGSt: Difference between revisions

22 bytes removed ,  25 September 2007
m
same thing here
m (fixed some mistakes)
m (same thing here)
Line 10: Line 10:
{{OBDtr| 0x000 | res_id  |FF0000| 01 03 00 00 | 3    | 00003-.IGSt }}
{{OBDtr| 0x000 | res_id  |FF0000| 01 03 00 00 | 3    | 00003-.IGSt }}
{{OBDtr| 0x004 | lev_id  |FFFF00| 01 00 00 06 | 3    | level 3 }}
{{OBDtr| 0x004 | lev_id  |FFFF00| 01 00 00 06 | 3    | level 3 }}
{{OBDtr| 0x008 | link    |FFC8C8| 00 00 00 00 | unused| link to a [[OBD:TSFF|TSFF]] file }}
{{OBDtr| 0x008 | link    |FFC8C8| 00 00 00 00 | unused| link to a [[TSFF]] file (custom font) }}
{{OBDtr| 0x00C | int32    |FFFFC8| 00 00 00 00 | unused| font option; the following options are possible (values in dec):
{{OBDtr| 0x00C | int32    |FFFFC8| 00 00 00 00 | unused| custom font family; can be the following:
 
 
:0 - normal font
:1 - '''bold font'''
:2 - ''italic font''
 


:0 - regular
:1 - '''bold'''
:2 - ''italic''
}}
}}
{{OBDtr| 0x010 | color    |C8FFC8| 00 00 00 00 | unused| font color (blue, green, red); transparency }}
{{OBDtr| 0x010 | color    |C8FFC8| 00 00 00 00 | unused| custom font color (ARGB) }}
{{OBDtr| 0x014 | int16    |C8FFFF| 00 00      | unused| font size }}
{{OBDtr| 0x014 | int16    |C8FFFF| 00 00      | unused| font size }}
{{OBDtr| 0x016 | bitset16 |FFC8FF| 00 00      | 0    | enabler; the following bits are possible:
{{OBDtr| 0x016 | bool1[16]|FFC8FF| 00 00      | 0    | flags enabling the custom font/family/color/size:
 
 
:0 - nothing
:1 - enable TSFF link above
:2 - enable font option above
:4 - enable font color above
:8 - enable font size above
 


:1 - enables custom TSFF link above
:2 - enables custom font family above
:4 - enables custom font color above
:8 - enables custom font size above
}}
}}
{{OBDtr2|0x018 | char[384]|FFC800| It's the ...       | space for text }}
{{OBDtr2|0x018 | char[384]|FFC800|<tt>It's the ...</tt>| the text string itself }}
{{OBDtr| 0x1A8 | char[8]  |C800C8| AD DE      | dead  | unused }}
{{OBDtr| 0x1A8 | char[8]  |C800C8| AD DE      | dead  | unused }}
|}
|}