JScones |
02-21-07 12:55 AM |
Quote:
Originally Posted by thehiredgun
Can anyone help me, where is the f1 help screen in the GW 1.1 mod or is there an extra F1 mod I can download & place in the game.
|
At the end of the F1 key. LOL!
Seriously, in the data\Menu folder will be a file called en_help.txt (and de_help.txt and maybe even fr_help.txt). They contain the text displayed when pressing F1. If you don't have these files (or the one pertaining to your language setup), post back and ask for someone running GW1.1a to send you there's. Unfortunately, I no longer have my 1.1a files. :(
If you do have these files but the Help doesn't display, then most likely your keyboard commands have been changed. They're controlled through data\Cfg\commands_**.cfg. Same deal re the ** replacement. The first command (Cmd1) should look something like:
Quote:
[Cmd1]
Name=Help
Ctxt=1,2,3,4,5,6,7,8,9,10
Key0=0x70,,"F1(EN)"
|
|