Hammer Window Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added underlinked tag)
m (bug notice hidetested=1 param on page where it might not make sense)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{LanguageBar}}
{{Underlinked|date=January 2024}}
{{Underlinked|date=January 2024}}
{{lang|Hammer Window Menu}}
 
[[Image:hammer_windowmenu.png]]
[[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.
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.
Line 7: Line 9:
{{note|The New Window function is useful for creating new windows when you're [[Hammer_General_Options#Window Setup|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.|only=}}
{{bug|hidetested=1|{{portal2}} Portal 2 Authoring Tools don't always show all open windows in this menu.}}


[[Category:Hammer Menus]]
[[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.