Hi Friends,
These are commands for amx modx.... enjoy:)
AMX MODX commands
Console commands are entered into the console like this:
amx_Required options are shown with <>, optional parameters are shown with []. Do not actually type <> or [].[option3]
To view in-game command help, use this in the console:
amx_help
Commands
Command | Format | Access | Description |
amx_kick | ADMIN_KICK | Kicks a player. | |
amx_ban | ADMIN_BAN | Bans a player. | |
amx_addban | ADMIN_BAN | Adds a ban to the server banlist. | |
amx_unban | ADMIN_BAN | Unbans a player. | |
amx_slay | ADMIN_SLAY | Slays a player. | |
amx_slap | ADMIN_SLAY | Slaps a player for variable damage. | |
amx_leave | ADMIN_KICK | Kicks all players not wearing one of the tags. | |
amx_pause | ADMIN_CVAR | Pauses or unpauses the game. | |
amx_who | ADMIN_ADMIN | Displays who is on the server. | |
amx_cvar | ADMIN_CVAR | Changes or displays a cvar value. | |
amx_map | ADMIN_MAP | Changes map. | |
amx_nick | ADMIN_LEVEL_A | Changes Users Name. | |
amx_cfg | ADMIN_CFG | Executes a server-side config file. | |
amx_rcon | ADMIN_RCON | Executes a command on the server console. | |
amx_plugins | ADMIN_ADMIN | Lists all loaded plugins. | |
amx_modules | ADMIN_ADMIN | Lists all loaded modules. |
Chat Commands
Command | Format | Access | Description |
amx_say | ADMIN_CHAT | Sends a message to all players through normal say. | |
amx_chat | ADMIN_CHAT | Sends a message to all admins through normal chat. | |
amx_psay | ADMIN_CHAT | Sends a private message to a player. | |
amx_tsay | ADMIN_CHAT | Sends a left side HUD message to all players. | |
amx_csay | ADMIN_CHAT | Sends a center HUD message to all players. |
Vote Commands
Command | Format | Access | Description |
amx_votemap | ADMIN_VOTE | Starts a vote for a map. | |
amx_votekick | ADMIN_VOTE | Starts a vote to kick a player. | |
amx_voteban | ADMIN_VOTE | Starts a vote to ban a player. | |
amx_vote | ADMIN_VOTE | Starts a custom poll. | |
amx_cancelvote | ADMIN_VOTE | Cancels the last poll in progress. |
Stats Commands
Command | Description |
say /hp | Displays information about your killer. |
say /statsme | Displays your stats. |
say /stats | Displays other players' stats. |
say /top15 | Displays the top 15 players. |
say /rank | Displays your rank on the server. |
Say Commands
Command | Description |
say nextmap | Displays the next map in the mapcycle. |
say timeleft | Displays the time left in the map. |
say thetime | Displays the current time. |
Menu Commands
Note: ACCESS_LEVEL_A is not "a", it is "m".
Command | Accesss | Description |
amxmodmenu | ADMIN_MENU | Displays the main AMX Mod X menu. |
amx_cvarmenu | ADMIN_CVAR | Displays the CVAR menu. |
amx_mapmenu | ADMIN_MAP | Displays the map change menu. |
amx_votemapmenu | ADMIN_MAP | Displays the map voting menu. |
amx_kickmenu | ADMIN_KICK | Displays kick menu. |
amx_banmenu | ADMIN_BAN | Displays ban menu. |
amx_slapmenu | ADMIN_SLAY | Displays slap/slay menu. |
amx_teammenu | ADMIN_LEVEL_A | Displays team switch menu. |
amx_clcmdmenu | ADMIN_LEVEL_A | Displays client commands menu. |
amx_restmenu | ADMIN_CFG | Displays weapon restriction menu. |
amx_teleportmenu | ADMIN_CFG | Displays teleport menu. |
amx_pausecfgmenu | ADMIN_CFG | Pause/unpause plugins with menu. |
amx_statscfgmenu | ADMIN_CFG | Displays stats configuration menu. |
Config Commands
Command: | amx_pausecfg |
Format: | |
Access: | ADMIN_CFG |
Description: | Pauses a plugin. Command list:
|
Command: | amx_statscfg |
Format: | |
Access: | ADMIN_CFG |
Description: | Changes a stats setting. Command list:
|
RCON Commands
Command: | amxx |
Format: | |
Access: | |
Description: | Command list available:
|
0 comments:
Post a Comment