- Requirements
-
Metamod
AMX Mod X (AMXX) is a Metamod supplement that allows you to create new modifications for Half-Life in Small (Pawn).
This supplement will help you expand the functionality of your server, make management more convenient and protect it using various scripts.
Officially, Amx mod X supports several game mods:
The format of the commands has the appearance amx_<command> <option1> <option2> [option3]
Full background information can be obtained by the team amx_help
Administrative Teams
Chat team
Voting Teams
Chat team
Chat team for statistics
Menu Call
Configuration Commands
amx_pausecfg <command> [name]
Teams:
off - suspend all plugins except those on the list
on - resume the work of all plugins
stop < file > - stop the plugin
pause < file > - pause plugin
enable < file > - resume work of the plugin
save - save the list of suspended plugins
clear - clear the list of suspended plugins
list [id] - list of plugins
add < name > - mark as non-stop
amx_statscfg <command> [parameters]
Teams:
on < variable > - enable function
off < variable > - turn off the function
save - save configuration
load - download configuration
list [id] - list of status of statistics variables
add < name > < variable > - add to the list of statistics
RCON team
Format: amxx <command> [parameters]
This supplement will help you expand the functionality of your server, make management more convenient and protect it using various scripts.
Officially, Amx mod X supports several game mods:
- Counter-strike
- Day of defeat
- Earth's special forces
- Natural selection
- Team Fortress: Classic
- The specialists
- AMXX website
- Forum: forum, including the development of plugins / extensions
- Documentation: Additional information about AMXX
- Build snapshots: assembly of the latest versions
- Issue tracker: problems requiring feedback
- Building amx: AMXX instructions using AMBuild
- AMXX scripting: Pawn examples and language introduction
The format of the commands has the appearance amx_<command> <option1> <option2> [option3]
Full background information can be obtained by the team amx_help
Administrative Teams
amx_kick | < name or #userid > [reason] | Throw player |
amx_ban | < name or #userid > [reason] | Zabanite player |
amx_addban | < authid or ip > < minutes > [reason] | Add Ban to Server Banlist |
amx_unban | < authid or ip > | Dilute player |
amx_slay | < name or #userid > | Kill player |
amx_slap | < name or #userid > [damage] | Hit player at specified value |
amx_leave | < tag > [tag1] [tag2] [tag3] | Throw all players without one of the tags |
amx_pause | Pause / Pause Server | |
amx_who | Displays who is on the server. | |
amx_cvar | < cvar > [value] | Changes or displays the value of cvar |
amx_map | < mapname > | Change map |
amx_nick | < original name > < new name > | Change player nickname |
amx_cfg | < filename > | Run configuration file on the server side |
amx_rcon | < rcon command line > | Runs the command in the server console sent through the game client |
amx_plugins | List of downloaded plugins | |
amx_modules | List of downloaded modules |
Chat team
amx_say | < message > | Sends a message to all players |
amx_chat | < message > | Sends a message to all administrators |
amx_psay | < name or #userid > < message > | Sends a personal message to the player |
amx_tsay | < color > < message > | Sends a HUD message on the left side to all players |
amx_csay | < color > < message > | Sends a HUD message in the center to all players |
Voting Teams
amx_votemap | < map > [map] [map] [map] | Starts voting for the card. |
amx_votekick | < name or #userid > | Launches voting for player’s kick |
amx_voteban | < name or #userid > | Launches voting for the player’s ban |
amx_vote | < question > < awer1 > < awer2 > | Launches user voting |
amx_cancelvote | Cancels last vote |
Chat team
say nextmap | Displays the following map |
say timeleft | Displays the remaining time on the map |
say thetime | Displays current time |
Chat team for statistics
say / hp | Displays the player who killed you |
say / statsme | Displays your statistics |
say / stats | Displays other player statistics |
say / top15 | Displays TOP 15 server players |
say / rank | Displays your rank on the server |
Menu Call
amx_banmenu | Displays the player’s kick menu |
amx_cfgmenu | Displays the settings menu |
amx_clcmdmenu | Displays the menu of client teams |
amx_cmdmenu | Displays the server command menu |
amx_cvarmenu | Displays the CVAR menu |
amx_kickmenu | Displays the player’s kick menu |
amx_langmenu | Displays the language selection menu |
amx_mapmenu | Displays the map change menu |
amx_menu | Displays the menu available to the client |
amx_pausecfgmenu | Displays the pause / plugin renewal menu |
amx_plugincmdmenu | Displays the plugin command menu |
amx_plugincvarmenu | Displays the cvar menu of the plugin |
amx_restmenu | Displays the ban menu |
amx_slapmenu | Displays the menu to kill / hit the player |
amx_speechmenu | Displays the voice phrase menu |
amx_statscfgmenu | Displays the statistics configuration menu |
amx_teammenu | Displays the command change menu |
amx_teleportmenu | Displays the teleport menu |
amx_votemapmenu | Displays the voting menu for the next card |
amxmodmenu | Displays the main menu of AMX Mod X |
Configuration Commands
amx_pausecfg <command> [name]
Teams:
off - suspend all plugins except those on the list
on - resume the work of all plugins
stop < file > - stop the plugin
pause < file > - pause plugin
enable < file > - resume work of the plugin
save - save the list of suspended plugins
clear - clear the list of suspended plugins
list [id] - list of plugins
add < name > - mark as non-stop
amx_statscfg <command> [parameters]
Teams:
on < variable > - enable function
off < variable > - turn off the function
save - save configuration
load - download configuration
list [id] - list of status of statistics variables
add < name > < variable > - add to the list of statistics
RCON team
Format: amxx <command> [parameters]
- amxx version - Show Amx Mod X
- amxx modules - Show connected modules
- amxx plugins - Show connected plugins or plugins meeting specified search criteria
- amxx gpl -Show GNU General Public License
- amxx cvars [plugin] [index] - Show all registered CVARs AMX Mod X or CVARs of a specific plugin
- amxx cmds [plugin] - Show all registered AMX Mod X commands or specific plug-in commands
- amxx pause < plugin > - Pause the plugin
- amxx unpause < plugin > - Remove the plugin from the pause