Skip to content

AMX Mod X Installation

Requirement

➤ Log in to the game server control panel or alternatively connect to the server via SFTP.

➤ MetaMod must be installed (required).


1. Check / install MetaMod

➤ Connect via SFTP and navigate to:

bash
/cstrike/addons/

If no metamod folder exists, download MetaMod and upload it to this directory.

Then open the file:

bash
/cstrike/liblist.gam

The following line must be present:

bash
gamedll "addons/metamod/dlls/metamod.dll"

Save the file → Restart the server.


2. Upload AMX Mod X

➤ Download the latest version of AMX Mod X.

➤ Extract the files on your PC.

➤ Upload the folder addons/amxmodx to:

bash
/cstrike/addons/

Restart the server.


3. Check plugins.ini

Open the following file:

bash
/cstrike/addons/amxmodx/configs/plugins.ini

All active plugins are listed here.

If desired, you can enable or disable plugins here.

Restart the server.


AMX Mod X has now been successfully installed.