Author Topic: ADMIN COMMANDS TUTORIAL --- For New Admins  (Read 191 times)

Offline Sharp

  • Management
  • Newbie
  • *****
  • Posts: 18
    • View Profile
ADMIN COMMANDS TUTORIAL --- For New Admins
« on: February 06, 2012, 03:35:33 am »
--------------ADMIN COMMANDS TUTORIAL -----------------
These are the basic command an admin would need to know...



amx_kick "name or #userid" "reason" Kicks a player from the server.

amx_ban "time" "name" "reason" Exaple amx_ban "5" "Warrior" "Testing" Bans a player from the server.

amx_banip "time" "name" "testing" Example amx_banip "5" "Warrior" "Testing" Bans a player from server.

amx_addban "name or #userid" "minuts" "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_nick "Current name" "new name" Changes the players name

amx_who Displays who is on the server.

amx_last Displays who was on the server a while ago. This command is required for amx_addban, which is used on hackers that left the server already.*

amx_quit "name or userid" Closes a players game. ---* Only use this command when someone has a spec glitch.*


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

Chat Commands Description



amx_say Sends a message to all players in normal chat.

amx_chat Sends a message to all players in normal chat.

amx_psay message Sends a private message to a player.

amx_tsay Sends a left side HUD message to all players in various colors.
or
say @ msg

amx_csay Sends a center HUD message to all players in various colors.
or
say @@ msg


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

To make the ban command even clear...

amx_banip "minutes" "name" "reason"

Example: amx_banip "0" "player" "aimbot"

Time: (Are In minutes)

"0" means that you're give the player a Permanent banned

ban If you type "10000" that means you are banning the person for 10000 min.


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

How to bind your keys?

Heres an example:
bind i "messagemode amx_chat"
bind "p" "amxmodmenu"

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

For more commands: (For Some Servers only)

amx_gag - ADMIN_LEVEL_A,"<nick, #userid or authid> <a|b|c> <second> - Flags: a = Normal Chat | b = Team Chat | c = Voicecomm")
amx_ungag - ADMIN_LEVEL_A,"<nick, #userid or authid>")
Access Custom Flag N
amx_bury - ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")
amx_unbury - ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")
amx_disarm - ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")
amx_slay2 - ADMIN_LEVEL_B,"<nick, #userid, authid or @team> [1-Lightning|2-Blood|3-Explode]")
amx_rocket - ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")
amx_fire - ADMIN_LEVEL_B,"<nick, #userid or authid or @team>")
amx_uberslap - ADMIN_LEVEL_B,"<nick, #userid or authid>")
amx_flash - ADMIN_LEVEL_B,"<nick, #userid, authid or @team> - Flashes player(s)")
+adminvoice - Custom Level B (Change in admin Voice Section)
-adminvoice - //Custom Level B (Change in admin Voice Section)


amx_badaim - ADMIN_LEVEL_D," : Turn on/off bad aim on a player.")
amx_bury - ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")
amx_disarm - ADMIN_LEVEL_B,"<nick, #userid, authid or @team>")




ADMINS ARE ONLY ALLOW TO USE COMMANDS TO HACKERS We dont want the players to get mad and bring more problems to us.

You may do any thing you want to hackers, "play with them", We dont care.

« Last Edit: February 06, 2012, 04:04:08 pm by sharp »

Share on Bluesky Share on Facebook