Ko/Process Window copying: Difference between revisions

From Valve Developer Community
< Ko
Jump to navigation Jump to search
m (Added lang.)
No edit summary
Line 1: Line 1:
{{lang|Process Window copying|title=프로세스 창 복사}}
{{langsp|title=프로세스 창 복사}}
[[Image:Hammer_compile_process_window.jpg|thumb|300px|right|caption|The Hammer Compile Process window during a vrad process.]]
[[Image:Hammer_compile_process_window.jpg|thumb|300px|right|caption|The Hammer Compile Process window during a vrad process.]]


Line 5: Line 5:


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.
[[Category:Hammer:ko]]
[[Category:Level Design FAQ:ko]]

Revision as of 15:47, 1 August 2023

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.