Hammer File Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Link)
m (Fixed formatting, added links)
Line 1: Line 1:
[[Category:Level Design]]
[[Category:Level Design]]
[[Image:hammer_filemenu.jpg]]
[[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=
==New       Shortcut: CTRL+N==
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.
 
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 [[Hammer_Options_Dialog|Options]] dialog section for more information on how to create or edit game profiles.
 
==Open...       Shortcut: 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 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       Shortcut: 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       Shortcut: 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., .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.
This will bring up a Save As… dialog box and allow you to save the currently selected map with a different name.
Export...


==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       Shortcut: 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==
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 (Drawing Exchange Format), so that it can be used for scripted sequences or imported into another 3D modeling application.
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.
==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]].
 
==Run       Shortcut: F9==


=Run        Shortcut: 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.
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.


=Exit       Shortcut: ALT+F4=
==Exit       Shortcut: ALT+F4==


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

Revision as of 17:48, 2 July 2005

File: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

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       Shortcut: CTRL+F4

This will close the currently selected map file.

Save       Shortcut: 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       Shortcut: 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.

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.

Run       Shortcut: 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.

Exit       Shortcut: ALT+F4

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