Ko/Process Window copying: Difference between revisions

From Valve Developer Community
< Ko
Jump to navigation Jump to search
(Created page with "thumb|300px|right|caption|The Hammer Compile Process window during a vrad process. After you click '''OK''' in the '''Hammer Run...")
 
m (Multipage removal)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:Hammer_compile_process_window.jpg|thumb|300px|right|caption|The Hammer Compile Process window during a vrad process.]]
{{LanguageBar|title = 프로세스 창 복사}}


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.
[[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 '''{{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.
 
{{ACategory|Hammer}}
[[Category:Hammer]][[Category:Level Design FAQ]]
{{ACategory|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...(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.