Hammer File Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Nesciuse moved page Hammer File Menu/en to Hammer File Menu without leaving a redirect: Move en subpage to basepage)
 
(23 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Category:Level Design]]
{{LanguageBar}}
[[Image:hammer_filemenu.jpg]]
==New        Shortcut: CTRL+N==
This will open a new blank map file. If you have more than one game profile, Hammer will prompt you to choose a game profile used to edit the map file. See the Game Configurations tab in the '''Options''' dialog section for more information on how to create or edit game profiles.


=Open...       Shortcut: CTRL+O=
[[File:hammer_filemenu.png|right|thumb|Hammer File Menu.]]
This will bring up a browse window from which you can load game maps. The file type will default to .VMF (Hammer's map format), although you can also choose to load the older .RMF binary format files. If you have defined different game profiles, Hammer will prompt you to choose a game profile used to edit the opened map file. See the Game Configurations for more information on how to create or edit game profiles.
 
==New {{key|Ctrl|N}}==
 
This will open a new blank map file. If you have more than one game profile, Hammer will prompt you to choose a game profile used to edit the map file. See the [[Hammer Game Configurations|Game Configurations]] tab in the [[:Category:Hammer Options Dialog|Options]] dialog section for more information on how to create or edit game profiles.
 
==Open... {{key|Ctrl|O}}==
 
This will bring up a browse window from which you can load game maps. The file type will default to [[VMF|.VMF]] (Hammer's map format), although you can also choose to load the older [[RMF|.RMF]] binary format files. If you have defined different game profiles, Hammer will prompt you to choose a game profile used to edit the opened map file. See the [[Hammer Game Configurations|Game Configurations]] for more information on how to create or edit game profiles.
 
==Close {{key|Ctrl|F4}}==


=Close        Shortcut: CTRL+F4=
This will close the currently selected map file.
This will close the currently selected map file.


=Save       Shortcut: CTRL+S=
==Save {{key|Ctrl|S}}==
This will save the currently selected map. It will be saved in the same format as when it was loaded (.RMF or .MAP).


=Save As...=
This will save the currently selected map. It will be saved in the same format as when it was loaded ([[VMF|.VMF]], [[RMF|.RMF]], or [[MAP|.MAP]]).
This will bring up a Save As… dialog box and allow you to save the currently selected map with a different name.
Export...


==Save As...==
This will bring up a Save As... dialog box and allow you to save the currently selected map with a different name.
==Export...==
This will allow you to save the current map without changing the name or format of the current map.
This will allow you to save the current map without changing the name or format of the current map.


=Export Again       Shortcut: ALT+B=
==Export Again {{key|Alt|B}}==
 
Repeats the last '''Export''' command, using the exact same filename and location, without any other prompting.
Repeats the last '''Export''' command, using the exact same filename and location, without any other prompting.


=Export to .DXF=
==Export to [[DXF|.DXF]]==
This will allow you to save the current map in the .DXF (Drawing Exchange Format), so that it can be used for scripted sequences or imported into another 3D modeling application.
This will allow you to save the current map in the [[DXF|.DXF]] (Drawing Exchange Format), so that it can be used for scripted sequences or imported into another 3D modeling application.
Reload Sounds
 
==Run Map... {{key|F9}}==
 
This command opens the [[Hammer_Run_Map_Normal|Run Map]] dialog, which allows you to run the utilities that are necessary to compile the map into the .BSP format usable in the Source engine. The ''Run Map'' dialog will be in [[Hammer_Run_Map_Normal|Normal]] or [[Hammer Run Map Expert|Expert]] mode, depending on which mode was last used.
 
==[[Convert WAD to VMT...]]==
 
See [[Convert WAD to VMT...]]
 
==Reload Sounds==
This command will reload the list of all sounds defined in the scripts directory. Any new sounds that were defined after Hammer first loaded will now show up in the [[Hammer Sound Browser|Sound Browser]].
 
==Exit {{key|Alt|F4}}==


This command will reload the list of all sounds defined in the scripts directory. Any new sounds that were defined after Hammer first loaded will now show up in the Sound Browser.
This command will close Hammer.


=Run        Shortcut: F9=
[[Category:Hammer Menus|HMenu1 File]]
This command opens the Run Map dialog, which allows you to run the utilities that are necessary to compile the map into the .BSP format usable in the Source engine. The '''Run Map''' dialog will be in '''Normal''' or Expert mode, depending on which mode was last used.


=Exit        Shortcut: ALT+F4=


This command will close Hammer and return to the Windows desktop.
{{stub}}

Latest revision as of 07:22, 12 July 2024

English (en)Deutsch (de)日本語 (ja)Tiếng Việt (vi)Translate (Translate)
Hammer File Menu.

New Ctrl+N

This will open a new blank map file. If you have more than one game profile, Hammer will prompt you to choose a game profile used to edit the map file. See the Game Configurations tab in the Options dialog section for more information on how to create or edit game profiles.

Open... Ctrl+O

This will bring up a browse window from which you can load game maps. The file type will default to .VMF (Hammer's map format), although you can also choose to load the older .RMF binary format files. If you have defined different game profiles, Hammer will prompt you to choose a game profile used to edit the opened map file. See the Game Configurations for more information on how to create or edit game profiles.

Close Ctrl+F4

This will close the currently selected map file.

Save Ctrl+S

This will save the currently selected map. It will be saved in the same format as when it was loaded (.VMF, .RMF, or .MAP).

Save As...

This will bring up a Save As... dialog box and allow you to save the currently selected map with a different name.

Export...

This will allow you to save the current map without changing the name or format of the current map.

Export Again Alt+B

Repeats the last Export command, using the exact same filename and location, without any other prompting.

Export to .DXF

This will allow you to save the current map in the .DXF (Drawing Exchange Format), so that it can be used for scripted sequences or imported into another 3D modeling application.

Run Map... F9

This command opens the Run Map dialog, which allows you to run the utilities that are necessary to compile the map into the .BSP format usable in the Source engine. The Run Map dialog will be in Normal or Expert mode, depending on which mode was last used.

Convert WAD to VMT...

See Convert WAD to VMT...

Reload Sounds

This command will reload the list of all sounds defined in the scripts directory. Any new sounds that were defined after Hammer first loaded will now show up in the Sound Browser.

Exit Alt+F4

This command will close Hammer.


Stub

This article or section is a stub. You can help by expanding it.