Configuring Hammer++ for Half-Life: Source

From Valve Developer Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This guide is about configuring Hammer++ for Half-life: Source

Preparations

1. Install Hammer++ Source SDK Base 2013 Singleplayer to your Half-Life 2/bin directory AND DONT OPEN IT, IT WOULD LEAD TO BAD CONFIG IF YOU CONFIGURE IT RIGHT NOW 2. Edit HL:S's gameinfo so in between of hashdcontent 1 and FileSystem lines you have GameData "halflifesource.fgd" and InstancePath "<SteamLibraryDir>\steamapps\common\Half-Life 2\hl1\maps\mapsrc\instances"

It Should look something like this:

Note.pngNote:"GameData" is needed for instances to work(Also in regular Hammer).

Gamedataforhalflifesource.png

Note.pngNote:"InstancePath" is an absolute path to your instance folder.
Note.pngNote:halflifesource.fgd must be placed into Half-Life 2/bin folder.

Configuring

See also