View Single Post
Old 12-14-14, 08:15 PM   #13
mitsvan
Swabbie
 
Join Date: Dec 2014
Posts: 9
Downloads: 32
Uploads: 0
Default

Yes complete success. It was a little sneaking semicolon ; in the menu_1024_768.ini that i wasnt see the previous times when i was searching it, if you remove it then the shells appear again. And now lets see the solution:

We change this
Quote:
[G38 I8]
Name=;AP_label
Type=1029;Static text
ItemID=0x38000011
ParentID=0x38000000
Pos=977,212,27,20
Color=;0xB4B4B4FE
Font=;14
Text=;671
TextFlags=;0x5

[G38 I9]
Name=;AP_shell
Type=1031;Stat bmp array
ItemID=0x38000001
ParentID=0x38000000
Pos=979,320,21,128
Color=0xFFFFFFFF
Materials=3
Display=2;Linear
Mat 0=;data/menu/gui/Shells/AP_shell.tga
Crop 0=0,0,0.33,1
Mat 1=;data/menu/gui/Shells/AP_shell.tga
Crop 1=0.33,0,0.33,1
Mat 2=;data/menu/gui/Shells/AP_shell.tga
Crop 2=0.66,0,0.33,1
MatFlags=;0x1
TexFmt=;0x5
Drag=;false
BmpState=;1
NeedFocus=;true
SelOne=;true
IdGroup=;0
StatesColors=;0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
ToolTipText=;2230
To this
Quote:
[G3A I8]
Name=AP_label
Type=1029;Static text
ItemID=0x3A000011
ParentID=0x3A000000
Pos=977,212,27,20
Color=0xB4B4B4FE
Font=14
Text=671
TextFlags=0x5

[G3A I9]
Name=AP_shell
Type=1031;Stat bmp array
ItemID=0x3A000001
ParentID=0x3A000000
Pos=979,320,21,128
Color=0xFFFFFFFF
Materials=3
Display=2;Linear
Mat 0=data/menu/gui/Shells/AP_shell.tga
Crop 0=0,0,0.33,1
Mat 1=data/menu/gui/Shells/AP_shell.tga
Crop 1=0.33,0,0.33,1
Mat 2=data/menu/gui/Shells/AP_shell.tga
Crop 2=0.66,0,0.33,1
MatFlags=0x1
TexFmt=0x5
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
ToolTipText=2230
Problem solved all now is perfect thank you for your help, now i can enjoy my sleep.

Hello THEBERBSTER thanks for the welcome and the links.
note1* I do not use steam i have an old-time cd-rom of the game and i am using the rld exe
note2* You can find though in steam by the same name were i play my E:TW and N:TW

note3 Now i have to find how to change the thread title that the problem solved and maybe somebody tell me a better title to help others find faster the solution to this subject. Until then goodnight....

Last edited by mitsvan; 12-14-14 at 08:34 PM.
mitsvan is offline   Reply With Quote