Hammer 5 Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 70: Line 70:
==Loading Editor==
==Loading Editor==
{{todo | Loading Editor Guide}}
{{todo | Loading Editor Guide}}
=== SoundEvent Editor ===
{{todo | SoundEvent Editor Guide}}
{{todo | SoundEvent Editor Guide}}
=== Properties ===
==Hotkey Editor==
==Hotkey Editor==
{{todo | SoundEvent Editor Guide}}
{{todo | SoundEvent Editor Guide}}

Revision as of 04:33, 22 November 2024

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Wikipedia - Letter.png
This article has not been added to any content Wikipedia icon categories. Please help out by Wikipedia icon adding categories.
November 2024
Hammer 5 Tools
Hammer5tools header.png
Download
TypeThird Party Tool
EngineSource 2 Source 2
PlatformsWindows Windows
 

Hammer 5 Tools is a suite developed to optimize various mapping processes within the Counter-Strike 2 Workshop Tools. It offers features such as streamlined file editing, sound management, and custom tool presets.

Tools

Introduction

Installation

Download the latest version from this link: Github

Unzip the archive and launch `hammer5tools.exe`.

Workflow

The entire workflow revolves around add-ons, similar to Valve Hammer 5. All tools operate using the selected add-on to streamline the process.

https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExNTdxbzVzZDFidWxyZm8xaHNzaHU5MnVkdnNicmk3ZHNwYWdjZmthdCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/Hk9CudPj8YFEcZliMi/giphy.gif

Addon tools

Import and Export Addons

Exporting and importing addons in zip format.

https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExdGlpajJodTFkNDlpb3FyZWU2bm5hYzgwOXRnbnphZTMzazN5eGdkNyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ibk3VQf4hkclrxIAPy/giphy.gif

Create New Addon

Creating new addons with custom presets.

https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExOXNoaW92cXVwdW83OGwweWJqenQ3cWJ0ajR2NHVoOGU3MGo3eXdmcCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/OKc02Jnkjuhly443SA/giphy.gif

Default Hammer5Tools Preset

Default Hammer5Tools preset includes smartprops and practical mapping setup

Default Preset

Adding Custom Presets

To add a custom preset, go to settings and click on the "Presets" button to open your presets folder. Copy the `valve_default` preset and modify the `.vmap` file. Alternatively, you can copy an existing project and rename the necessary files to match the add-on name in the format `xxx_mapname_xxx`.

https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExcHBsYXYza3dsczcyd3lvbW13aTBjNzNvZ3RwMmtub2IyaXd2dW53bCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ExCGGOn0JdLT8G2TZA/giphy.gif

Opening Game and Content Folders

When the content is selected, the corresponding folder opens in the explorer:

  • `Counter-Strike Global Offensive\content\csgo_addons\##ADDON_NAME##`

When the game is selected, the corresponding folder opens in the explorer:

  • `Counter-Strike Global Offensive\game\csgo_addons\##ADDON_NAME##`

No Steam Logon Fix

This script restarts Steam and launches the current addon. This is optional and can be configured in the settings.

NCM Mode

NCM (`--nocustomermachine`) is a launch parameter that enables baking lightmaps with CPU and smartprops compilation. However, when CS2 is launched with this parameter, default assets will not be visible; only your custom assets will appear.

Loading Editor

Todo:  Loading Editor Guide

SoundEvent Editor

Todo:  SoundEvent Editor Guide

Hotkey Editor

Todo:  SoundEvent Editor Guide

BatchCreator

Todo:  BatchCreator Guide

SmartProp Editor

Todo:  SmartProp Editor Guide