Hammer Window Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (bug notice hidetested=1 param on page where it might not make sense)
 
(15 intermediate revisions by 11 users not shown)
Line 1: Line 1:
[[Category:Level Design]]
{{LanguageBar}}
[[Image:hammer_windowmenu.jpg]]


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.
{{Underlinked|date=January 2024}}


The New Window function is useful for creating new windows when you're using independent window configurations.
[[File: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|The New Window function is useful for creating new windows when you're [[Hammer_General_Options#Window Setup|using independent window configurations]].}}
 
{{bug|hidetested=1|{{portal2}} Portal 2 Authoring Tools don't always show all open windows in this menu.}}
 
[[Category:Hammer Menus]]

Latest revision as of 07:05, 20 May 2025

English (en)Deutsch (de)Translate (Translate)
Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

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.