Author Topic: Amx Commands  (Read 23 times)

ToFiTa

  • Guest
Amx Commands
« on: April 01, 2012, 06:43:10 pm »
Admin Commands   

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_pause   Pauses or unpauses the game.
amx_who   Displays 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_plugins   Lists all loaded plugins.
amx_modules   Lists all loaded modules.


Chat Commands   

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> message   Sends 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 Commands   

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_cancelvote   Cancels the last poll in progress.


Stats Commands   

/hp   Displays information about the player that killed you.
/statsme   Displays your stats.
/stats   Displays other players stats.
/top15   Displays the top 15 players on the server.
/rank   Displays your rank on the server.


Say Commands   

nextmap   Displays the next map in the maycycle.
timeleft   Displays the time left on the map.
thetime   Displays the current time.


Menu Commands   

amxmodmenu   Displays the main AMX Mod X menu.
amx_cvarmenu   Displays the CVAR menu.
amx_mapmenu   Displays the map change menu.
amx_votemapmenu   Displays the map voting menu.
amx_kickmenu   Displays the kick menu.
amx_banmenu   Displays the ban menu.
amx_slapmenu   Displays the slap/slay menu.
amx_teammenu   Displays the team switch menu.
amx_clcmdmenu   Displays the client commands menu.
amx_restmenu   Displays the weapons restrictions menu.
amx_teleportmenu   Displays the teleport menu.
amx_pausecfgmenu   Pause/Unpause plungins with menu.
amx_statscfgmenu   Displays stats configurations menu.

Share on Bluesky Share on Facebook