1.1. J.A.C.K. & Hammer setup
The following steps will help you to set up MESS for J.A.C.K. or Hammer:
- 1.1.1. Downloading MESS
- 1.1.2. Adding the mess.fgd game data file
- 1.1.3. Adding the MESS.exe compile step
1.1.1. Downloading MESS
This guide assumes that you have downloaded MESS 1.2.3 and extracted the contents of the zip file to C:\HL\Tools\MESS\
. You should see the following files:
1.1.2. Adding the mess.fgd
game data file
-
In J.A.C.K. or Hammer, go to the
Tools
menu and selectOptions
. -
In the configuration window that opens, go to the
Game Configurations
orGame Profiles
tab. -
Look for the
Game Data Files
section, click theAdd
button and selectC:\HL\Tools\MESS\mess.fgd
. -
Press
OK
to save the settings changes.
1.1.3. Adding the MESS.exe
compile step
-
In J.A.C.K. or Hammer, press the
F9
key (or go to theFile
menu and selectRun...
) to open the map compile window. -
Press the
Expert
button to switch to expert mode. -
In the
Compile/run commands
list, clickNew
to create a new build step, then press theMove Up
orUp
button until the new command is at the top of the list. -
In the
Command:
field, enterC:/HL/Tools/MESS/MESS.exe
. -
In the
Parameters:
field, enter"$path/$file.$ext"
-
For J.A.C.K. users: enable the
Wait for Termination
andUse Process Window
checkboxes.
That's it! You're now ready to start using template entities and templates.