Quote:
Originally Posted by Austin
I never used this, how does it work?
1) I suppose I update ..\Counter-Strike\valve\commandmenu.txt ??
|
Not exactly. In CS1.5 You have update the file:
...\Counter-Strike\
CSTRIKE\commandmenu.txt
Quote:
Originally Posted by Austin
2) How do I bring up the menu?
|
You have to bind a special command "+commandmenu"
In my config.cfg the same directory like above , I have this bind:
bind "\" "+commandmenu"
After pushing "\" You can see the graphical menu. For choice something You can use keyboard or mouse.
Quote:
Originally Posted by Austin
How exactly does the map specific menus work?
CUSTOM "1" "Map Description" "!MAPBRIEFING"
3) I suppose CUSTOM is a keyword that subs in specific menus for the different maps?
4) And the custom menus need the keyword MAP and be linked by number in this case a "1" ??
5) What is the purpose of "!MAPBRIEFING" ??
Google here I come.
|
I never used this, but You are probably right.