Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Configuring Hammer for Empires: Difference between revisions

From Empires Mod Wiki
Line 25: Line 25:
[[Image:Hammer2.JPG|thumb|right| Build programs tab]]
[[Image:Hammer2.JPG|thumb|right| Build programs tab]]
'''Game executable:'''
'''Game executable:'''
  $SteamUserDir\half-life 2\hl2.exe
  $SteamUserDir\half-life 2 deathmatch\hl2.exe
'''BSP executable:'''
'''BSP executable:'''
  $SteamUserDir\sourcesdk\bin\vbsp.exe
  $SteamUserDir\sourcesdk\bin\vbsp.exe

Revision as of 09:31, 27 July 2006

Home > Configuring Hammer for Empires


Note
Before you do anything, make sure you have installed Hammer Editor, available through Steam under the Tools section.

Start by opening Hammer Editor through the Empires SDK link in your Tools section in the Steam client. Follow the directions below.

Game Configuration Tab

Game configuration tab (note: its set to the wrong fgd settings in this picture)

Add following .fgd files into your fgd list:

  • Base.fgd
  • Halflife2.fgd
  • Empires.fgd (located at $SteamDir\SteamApps\SourceMods\Empires\mapsrc\fgd\empires.fgd)

The Game executable Directory should be set to:

$SteamUserDir\half-life 2 deathmatch\hl2

The game directory should be set to:

$SteamDir\SteamApps\SourceMods\Empires

The hammer vmf directory should be set to:

$SteamDir\SteamApps\$SteamUserDir\sourcesdk_content\Empires\mapsrc

All relative to where you installed empires, meaning that if you configured your folders to be called somthing else then you need to specify the paths according to that

Build Programs

Build programs tab

Game executable:

$SteamUserDir\half-life 2 deathmatch\hl2.exe

BSP executable:

$SteamUserDir\sourcesdk\bin\vbsp.exe

VIS executable:

$SteamUserDir\sourcesdk\bin\vvis.exe

RAD executable:

$SteamUserDir\sourcesdk\bin\vrad.exe

Place compiled maps in this directory before running the game:

$SteamDir\SteamApps\SourceMods\Empires\maps