Hammer Window Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated the pic.)
Line 1: Line 1:
[[Category:Hammer Menus]]
[[Category:Hammer Menus|HMenu6_Windows]]
[[Image:hammer_windowmenu.png]]
[[Image:hammer_windowmenu.png]]



Revision as of 18:24, 12 January 2008

Hammer windowmenu.png

This is a standard Windows menu. The only thing unusual is the Messages option, which will bring up Hammer's Messages window when an error occurs. The message window will report any problems Hammer had with loading its game configuration files. Typically, you will only see a message there if you have modified your .FGD file in some way and made a mistake.

The New Window function is useful for creating new windows when you're using independent window configurations.