Page 1 of 1

How do I add a .amxx plugin?

Posted: Sun Mar 02, 2008 2:55 pm
by Nick|NFo
Upload the .amxx file to your addons/amxmodx/plugins directory using FTP.

Then open addons/amxmodx/configs/plugins.ini and add a line containing the plugin file name.

Example:
Plugin name is amx_super.amxx

plugins.ini

Code: Select all

amx_super.amxx