This section explains how to get Hook Mod working with Metamod installed:
NOTE:

You will need to find the plugins.ini file in one of the following locations and open it:
NOTE:

 

Normally:

    • C:\SIERRA\Half-Life\<mod>\addons\Metamod (for normal Half-Life)
    • C:\Program Files\Steam\SteamApps\<username>\half-life\<mod>\addons\metamod (for Steam Half-Life)
    • C:\Program Files\Steam\SteamApps\<username>\dedicated server\<mod>\addons\metamod (for dedicated Steam server)
    • C:\HLServer\<mod>\addons\metamod (for the dedicated server)

 

The Metamod plugin.ini file uses the following format:

    • win32/linux <path of dll>

 

You will need to add the following on a new line of the file (if Windows) :

    • win32 addons/HookMod/dlls/HookMod_MM.dll

 

You will need to add the following on a new line of the file (if Linux) :

    • linux addons/HookMod/dlls/HookMod_i386.so

 

Once you have changed this line, save the file and close the file.

That's all that is needed to get Hook Mod running with Metamod!