View Single Post
Old 03-04-06, 12:51 PM   #16
JonZ
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Quote:
Originally Posted by sik1977
Quote:
Originally Posted by JonZ
if you use Harbour Traffic 147, there's a bug that make the leer.tga not displayed.
CRAP.... I am using HT1.47....

Thanks JonZ. But there must be a way to make the Leer.tga work.... Rubini..... where art thou mate?!!
Don't panic, I took care of this long time ago

here's the missing snipet, add this line at the end of Menu_1024_768.ini file

Code:
;;;;;;;;;;;;;;;Leer.tga fix;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[G31 I25]
Name=Target;pencil and rubber
Type=1031;Stat bmp array
ItemID=0x31000007
ParentID=0x31000000
Pos=-0,130,1025,130
Color=0xFFFFFFFF
Materials=1
Display=0;No stretch
Mat 0=data/Menu/Gui/Layout/Leer.tga
Crop 0=0,0,1,1
MatFlags=0x9
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFF 

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  Reply With Quote