Hammer Window Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (otherlang2 de and other)
Line 1: Line 1:
[[Category:Hammer Menus|HMenu6_Windows]]
{{otherlang2
|de=Hammer Window Menu:de
}}
[[Image:hammer_windowmenu.png]]
[[Image: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.
This is a standard Windows menu. The only thing unusual is the Messages option, which will bring up Hammer's Messages window. The message window will report standard I/O operations and 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.
{{note|The New Window function is useful for creating new windows when you're [[Hammer_General_Options#Window Setup|using independent window configurations]].}}
 
{{bug|{{portal2}} Portal 2 Authoring Tools don't always show all open windows in this menu.}}
 
[[Category:Hammer Menus]]

Revision as of 03:40, 7 February 2013

Template:Otherlang2 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. The message window will report standard I/O operations and 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.

Note.pngNote:The New Window function is useful for creating new windows when you're using independent window configurations.
Icon-Bug.pngBug:Portal 2 Portal 2 Authoring Tools don't always show all open windows in this menu.  [todo tested in ?]