Welcome to my page!
This is my small collection of AMX Mod X scripts, which I created during the administration of The BORG Collective's game servers. I hope you will find something interesting and useful here.
What's AMX Mod X?
If you're looking for some plugins, you probably know already. But if you came here by accident, quoting AMX Mod X's developers:
“AMX Mod X is a versatile Half-Life metamod plugin which is targeted toward server administration.
It has a wide array of scripting capabilities so people can write "plugins", or files which add on to a mod's functionality”.
If you want to know more, go check out the official website.
General installation guidelines
Most of the plugins come both in source (.sma) and compiled (.amxx) versions.
In order to install a new plugin, just copy the appropriate .amxx file to the addons/amxmodx/plugins directory and add the corresponding plugin's name to addons/amxmodx/configs/plugins.ini file.
For further information on installing plugins and compiling from source please consult the documentation provided by AMX Mod X team:
Configuring AMX Mod X plugins
Compiling AMX Mod X plugins
You can also always use the online compiler module (when compiling my plugins) or the original AMX Mod X Web compiler.
Licensing information
All plugins are released under the terms of GNU GPL version 3 or later.




