06-04-2023, 09:48 AM
(This post was last modified: 06-04-2023, 09:48 AM by Fullserver.)
This article discusses the "Installation of plugins on a game server." Plugins that have been compiled using compiler services have the .amxx extension.
Installation Instructions:
Installation Instructions:
- Download the .amxx plugin.
- Access the FTP of the game server.
- Upload the plugin to the cstrike/addons/amxmodx/plugins/ directory.
- Go back to cstrike/addons/amxmodx/configs/plugins.ini.
- Add the name of the plugin with the extension (plugin.amxx) to the configuration file.
- Downloaded plugin.amxx.
- Accessed the FTP of the game server.
- Uploaded the plugin to the cstrike/addons/amxmodx/plugins/ directory.
- Go back to cstrike/addons/amxmodx/configs/plugins.ini.
- Added the name of the plugin with the extension (plugin.amxx) to the configuration file.