Ko/Process Window copying: Difference between revisions

From Valve Developer Community
< Ko
Jump to navigation Jump to search
m (Nesciuse moved page Process Window copying/ko to Ko/Process Window copying over redirect: Language prefixes)
m (-Using L template for links)
Line 2: Line 2:
[[File:Hammer_compile_process_window.jpg|thumb|300px|right|caption|The Hammer Compile Process window during a vrad process.]]
[[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.
After you click '''OK''' in the '''{{L|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.
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.

Revision as of 09:40, 11 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...(en) 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.