View Single Post
Old 09-12-05, 06:51 AM   #5
FLB sale U-999
Engineer
 
Join Date: Apr 2005
Posts: 206
Downloads: 0
Uploads: 0
Default

Hi, did not found yet the values or TGAs responsible for the crosshair in Deckgunview


but if u want remove the binocs crosshair (i think the commanders didn`t have that green X in their binocs) it is a easy one....

Don`t know who found out that before, it was a modder from here.... Hmmm

But here the way to get rid of that Crosshair in Binoculars:

1. open (save it before) your menu_1024_768.ini in your data/Menu Folder
2. Find this block:


[G27 I12]
Name=Viewport
Type=1030;Static bmp
ItemID=0x27000001
ParentID=0x27000000
Pos=32,730,960,586
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
Crop 0=0,0,4,4
MatFlags=0x1
TexFmt=0x9

3. Just set a semicolon ";" before this line:
;Pos=32,730,960,586

4. then it looks so:

[G27 I12]
Name=Viewport
Type=1030;Static bmp
ItemID=0x27000001
ParentID=0x27000000
;Pos=32,730,960,586 --------!!!(semicolon set there)!!!
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
Crop 0=0,0,4,4
MatFlags=0x1
TexFmt=0x9


5. Save and exit, thats all.

Greetings Sale
__________________
Wolves are waiting for the night to come....
FLB sale U-999 is offline   Reply With Quote