How to Install Plugins on DoD:S
In this guide, we will show you how you can install plugins on your Day of Defeat: Source 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
Section titled “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 Day of Defeat: Source server.
- Go to
Tools > Mod Manager
. - Find
AMX Mod X
and click Install. - Restart your server.
Installing AMX Mod X Plugins
Section titled “Installing AMX Mod X Plugins”Now that Metamod and AMX Mod X are installed, you can 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
/dod/addons/amxmodx/plugins
and copy in your downloaded.amxx
file. - Restart your server.
You can check that the plugin is actually running by typing amx_plugins
into the server console.