Thanks for the info guys. I have searched for the given files in all of my mods and cannot locate any mod that uses them that is enabled. Further, the resupply info appears in both files. What about en_help.txt? this appears to have the actual data in it, though no mod enabled or otherwise seems to use that file either. Does SH3 Commander edit anything related to help?
Also, the integrated orders en_menu.txt exactly matches that of the en_menu.txt in my game folder. The menu1024_768.ini must be the issue then. The resupply section is there, but Enemies Of Germany and Uboats through Flotilla News II is missing. In game Enemies has the old page from stock and the rest after that are blank. I find no reference to en_help.txt in either file.
Quote:
Originally Posted by en_menu.txt
;Help items
3950=HELP
3951=NAVIGATION
3952=STATIONS
3953=OTHER CONTROLS
3954=ENEMIES OF GERMANY
3955=RESUPPLY INFO
3956=UBOATs & DISTANCE INFO
3957=FLOTILLA NEWS I
3958=FLOTILLA NEWS II
3960=CLOSE
|
Quote:
Originally Posted by menu1024_768.ini
[G22 I8]
Name=Resupply info
Type=1032;Button
ItemID=0x22000005
ParentID=0x22000000
Pos=54,526,340,30
Color=0xFFFFFF00
Materials=4
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
Mat 1=data/menu/gui/layout/bkgr.tga
Mat 2=data/menu/gui/layout/bkgr.tga
Mat 3=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9
Font=0
Text=3955
TextFlags=0x0
StatesColors=0x8B8989FF, 0xEBCF99FF, 0xDD5800FF, 0xDD5800FF
|
I can see that the names of the other sections are different in the ini file, and I can see how they get the text from the txt file. I just dont' see where they get the info from the en_help file. If there is suppose to be more in en_menu.txt, then my GWX - Integrated Orders mod is at fault, otherwise I'll need a hint to find the solution.
How does this reference the text in en_help.txt? That seems to be the problem to me.
[EDIT: Added more info]