How To Install Plugins On HLDM
In this guide we will show you how you can install plugins on your Half Life Deathmatch server. By using our 1 Click Mod Manager, we automatically install and configure Metamod-R and AMX Mod X on your server.
Installing Metamod and AMX Mod X Frameworks
Before you install any plugins, you must install the modding frameworks.
- Access the Game Host Bros Panel and select your Half Life Deathmatch server.
- Go to
Tools > Mod Manager
. - Find
AMX Mod X
and click Install. - Restart your server.
Installing AMX Mod X Plugins
Now that Metamod and AMX Mod is installed, you can now start installing plugins.
- Download the plugin you want from the AMX Mod X website. This should be a
.amxx
file. - Go to
Management File Manager
. - Navigate to
/valve/addons/amxmodx/plugins
and copy in your downloaded.amxx
file. - Restart your server.
You can check the plugin is actually running by typing amx_plugins
into the server console.