Process Window copying: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Nesciuse moved page Process Window copying/en to Process Window copying without leaving a redirect: Move en subpage to basepage)
 
(23 intermediate revisions by 16 users not shown)
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
{{LanguageBar}}
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.
 
[[File:Hammer_compile_process_window.jpg|thumb|300px|right|caption|The Hammer Compile Process window during a vrad process.]]
 
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]]

Latest revision as of 09:02, 12 July 2024

English (en)한국어 (ko)Русский (ru)Translate (Translate)
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.