Jump to content

AMX Mod X Commands for Counter Strike 1.6


par0s

Recommended Posts

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 Description

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 Description

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 Description

/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 Description

nextmap Displays the next map in the maycycle.

timeleft Displays the time left on the map.

thetime Displays the current time.

 

 

 

------------------------------------------------------------------------------------------

 

 

Menu Commands Description

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.

 

[move]Hope i helped Cya[/move]

 

 

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...