Site menu
Our poll
berlo
Statistics

Total online: 1
Guests: 1
Users: 0
Login form
Tag Board
Tuesday, 2024-04-30, 10:39 PM
Welcome Guest

FAQ

Main » FAQ [ New question ]


Introduction

Console commands are entered into the console like this:

amx_<command> <option1> <option2> [option3]

Required options are shown with <>, optional parameters are shown with []. Do not actually type <> or [].

To view in-game command help, use this in the console:

amx_help

Admin Commands

CommandFormatAccessDescription
amx_kick<name or #userid> [reason]AADMIN_KICKKicks a player.
amx_ban<name or #userid> <time> [reason]ADMIN_BANBans a player.
amx_addban<authid or ip> <minutes> [reason]ADMIN_BANAdds a ban to the server banlist.
amx_unban<authid or ip>ADMIN_BANUnbans a player.
amx_slay<name or #userid>ADMIN_SLAYSlays a player.
amx_slap<name or #userid> [damage]ADMIN_SLAYSlaps a player for variable damage.
amx_leave<tag> [tag1] [tag2] [tag3]ADMIN_KICKKicks all players not wearing one of the tags.
amx_pauseADMIN_CVARPauses or unpauses the game.
amx_whoADMIN_ADMINDisplays who is on the server.
amx_cvar<cvar> [value]ADMIN_CVARChanges or displays a cvar value.
amx_map<mapname>ADMIN_MAPChanges map.
amx_nick<original name> <new name>ADMIN_LEVEL_AChanges Users Name.
amx_cfg<filename>ADMIN_CFGExecutes a server-side config file.
amx_rcon<rcon command line>ADMIN_RCONExecutes a command on the server console.
amx_pluginsADMIN_ADMINLists all loaded plugins.
amx_modulesADMIN_ADMINLists all loaded modules.

Chat Commands

CommandFormatAccessDescription
amx_say<message>ADMIN_CHATSends a message to all players through normal say.
amx_chat<message>ADMIN_CHATSends a message to all admins through normal chat.
amx_psay<name or #userid> <message>ADMIN_CHATSends a private message to a player.
amx_tsay<color> <message>ADMIN_CHATSends a left side HUD message to all players.
amx_csay<color> <message>ADMIN_CHATSends a center HUD message to all players.

Vote Commands

CommandFormatAccessDescription
amx_votemap<map> [map] [map] [map]ADMIN_VOTEStarts a vote for a map.
amx_votekick<name or #userid>ADMIN_VOTEStarts a vote to kick a player.
amx_voteban<name or #userid>ADMIN_VOTEStarts a vote to ban a player.
amx_vote<question> <answer1> <answer2>ADMIN_VOTEStarts a custom poll.
amx_cancelvoteADMIN_VOTECancels the last poll in progress.

Stats Commands

CommandDescription
say /hpDisplays information about your killer.
say /statsmeDisplays your stats.
say /statsDisplays other players' stats.
say /top15Displays the top 15 players.
say /rankDisplays your rank on the server.

Say Commands

CommandDescription
say nextmapDisplays the next map in the mapcycle.
say timeleftDisplays the time left in the map.
say thetimeDisplays the current time.

Menu Commands

Note: ACCESS_LEVEL_A is not "a", it is "m". See Access Levels.

CommandAccesssDescription
amxmodmenuADMIN_MENUDisplays the main AMX Mod X menu.
amx_cvarmenuADMIN_CVARDisplays the CVAR menu.
amx_mapmenuADMIN_MAPDisplays the map change menu.
amx_votemapmenuADMIN_MAPDisplays the map voting menu.
amx_kickmenuADMIN_KICKDisplays kick menu.
amx_banmenuADMIN_BANDisplays ban menu.
amx_slapmenuADMIN_SLAYDisplays slap/slay menu.
amx_teammenuADMIN_LEVEL_ADisplays team switch menu.
amx_clcmdmenuADMIN_LEVEL_ADisplays client commands menu.
amx_cmdmenu ???Displays server commands menu.
amx_restmenuADMIN_CFGDisplays weapon restriction menu.
amx_teleportmenuADMIN_CFGDisplays teleport menu.
amx_pausecfgmenuADMIN_CFGPause/unpause plugins with menu.
amx_statscfgmenuADMIN_CFGDisplays stats configuration menu.

Config Commands

Command:amx_pausecfg
Format:<command> [name]
Access:ADMIN_CFG
Description:Pauses a plugin.

Command list:

  • off - Pauses all plugins not in the list.
  • on - Unpauses all plugins.
  • stop <file> - Stops a plugin.
  • pause <file> - Pauses a plugin.
  • enable <file> - Enables a plugin.
  • save - Saves a list of stopped plugins.
  • clear - Clears a list of stopped plugins.
  • list [id] - Lists plugins.
  • add <title> - Marks a plugin as unpauseable.
Command:amx_statscfg
Format:<command> [parameters]
Access:ADMIN_CFG
Description:Changes a stats setting.

Command list:

  • on <variable> - Enable specific option.
  • off <variable> - Disable specific option.
  • save - Save stats configuration.
  • load - Load stats configuration.
  • list [id] - List stats statuses.
  • add <name> <variable> - Add stat variable to the list.

RCON Commands

Command:amxx
Format:<command> [parameters]
Access:
Description:Command list available:
  • amxx version - Display version.
  • amxx modules - Display modules.
  • amxx plugins - Display plugins.
  • amxx gpl - Display the GNU General Public License
  • amxx cvars - Display AMX Mod X registered CVARs.
  • amxx cmds - Display AMX Mod X registered commands.
  • amxx pause - Pause a running plugin.
  • amxx unpause - Unpause a running plugin.the list.
Added by: Commands (AMX Mod X) (Rudin)

Search
CS Vratza Org