Process Window copying: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(added image, links)
Line 1: Line 1:
[[Category:Hammer]][[Category:Level Design FAQ]]
[[Image:Hammer_compile_process_window.jpg|thumb|300px|right|caption|The Hammer Compile Process window during a vrad process.]]
After you click '''OK''' in the '''Run Map...''' dialog, Hammer will display the '''Compile Process Window''', showing the progress of your compile. When the compile is complete, press the '''Copy to Clipboard''' button at the bottom of the window, and you can now paste it into a email or forum post window. Additionally, a full log of every compile that has ever been done on the map will automatically be created and saved by hammer as <code><mapname>.log</code> in the same directory as the <code>*.vmf</code> file.
 
After you click '''OK''' in the '''[[Hammer Run Map Normal|Run Map...]]''' dialog, Hammer will display the '''Compile Process Window''', showing the progress of your compile. When the compile is complete, press the '''Copy to Clipboard''' button at the bottom of the window, and you can now paste it into an email or forum post window.
 
Additionally, a full log of every compile that has ever been done on the map will automatically be created and saved by hammer as <code><mapname>.log</code> in the same directory as the <code>*.vmf</code> file.
 
[[Category:Hammer]][[Category:Level Design FAQ]]

Revision as of 15:34, 15 February 2008

The Hammer Compile Process window during a vrad process.

After you click OK in the Run Map... dialog, Hammer will display the Compile Process Window, showing the progress of your compile. When the compile is complete, press the Copy to Clipboard button at the bottom of the window, and you can now paste it into an email or forum post window.

Additionally, a full log of every compile that has ever been done on the map will automatically be created and saved by hammer as <mapname>.log in the same directory as the *.vmf file.