Upcoming-Tourney

  • Upcoming Tourney
  • In addition, mYktm/DBC/ secured third position in the tournament losing against sAw| Buga with a score of 16-13 in the map de_dust2. Team /DBC/ consists of the following players:

Tuesday, March 26, 2013

AMX Mod X Commands


AMX Mod X Commands
Below are tables of the commands available for AMX and AMX Mod X.  The Admin Commands are only available to admins where the other commands are available to other players.

Admin CommandsDescription
amx_kick <name or #userid> [reason]Kicks a player from the server.
amx_ban <name or #userid> [reason]Bans a player from the server.
amx_addban <authid or ip> <minutes> [reason]Adds a ban to the server ban list.
amx_unban <authid or ip>Unbans a player from the server.
amx_slay <name or #userid>Slays a player.
amx_slap <name or #userid> [damage]Slaps a player for variable damage.
amx_leave <tag> [tag1] [tag2]Kick all players not wearing one of the tags.
amx_pausePauses or unpauses the game.
amx_whoDisplays who is on the server.
amx_cvar <cvar> [value]Changes or displays a cvar value.
amx_map <mapname>Changes the map.
amx_cfg <filename>Executes a server side config file.
amx_rcon <rcon command>Executes a command on the server console.
amx_pluginsLists all loaded plugins.
amx_modulesLists all loaded modules.


Chat CommandsDescription
amx_say <message>Sends a message to all players in normal chat.
amx_chat <message>Sends a message to all players in normal chat.
amx_psay <name or #userid> messageSends a private message to a player.
amx_tsay <color> <message>Sends a left side HUD message to all players in various colors.
amx_csay <color> <message>Sends a center HUD message to all players in various colors.


Vote CommandsDescription
amx_votemap <map> [map] [map] [map]Starts voting.
amx_votekick <name or #userid>Starts a vote to kick a player.
amx_voteban <name or #userid>Starts a vote to ban a player.
amx_vote <question> <answer1> <answer2>Starts a custom poll.
amx_cancelvoteCancels the last poll in progress.


Stats CommandsDescription
/hpDisplays information about the player that killed you.
/statsmeDisplays your stats.
/statsDisplays other players stats.
/top15Displays the top 15 players on the server.
/rankDisplays your rank on the server.


Say CommandsDescription
nextmapDisplays the next map in the maycycle.
timeleftDisplays the time left on the map.
thetimeDisplays the current time.


Menu CommandsDescription
amxmodmenuDisplays the main AMX Mod X menu.
amx_cvarmenuDisplays the CVAR menu.
amx_mapmenuDisplays the map change menu.
amx_votemapmenuDisplays the map voting menu.
amx_kickmenuDisplays the kick menu.
amx_banmenuDisplays the ban menu.
amx_slapmenuDisplays the slap/slay menu.
amx_teammenuDisplays the team switch menu.
amx_clcmdmenuDisplays the client commands menu.
amx_restmenuDisplays the weapons restrictions menu.
amx_teleportmenuDisplays the teleport menu.
amx_pausecfgmenuPause/Unpause plungins with menu.
amx_statscfgmenuDisplays stats configurations menu.