| OWNAGE | 
 
Home
MOTD
Buy powers
Forums
Rules
Help FAQ
Admin Manual
Links
War3Source
 


 Support us!
 Make a donation!
 Amount:

Other:
$5
$10
$15
$20
$35
$50
 
 
Admin Manual

ADMIN MANUAL (AMX)

We would like to thank you for purchasing admin and supporting our server

IMPORTANT, START READING HERE:

  • Each <> is an "argument", use quotes if the argument contains spaces: hacking moron is not "hacking moron", see examples and you will understand.
  • Each [ ] is an optional argument, they are not required for a command to work
  • Commands are case sensitive, arguments most of the time are also case sensitive, meaning amx_vote AMX_VOTE Amx_Vote are not the same
  • Each * is a note
  • The <who> can be a part of their name, sometimes accepts userids (#xxx..., its the userid colum, see below) EXAMPLE: amx_ban #98 10 will ban player with userid of #98 for 10 minutes, the command will not work if the part of their name entered matches multiple players, try using their userid or their full name in quotes, or another part of their name that does not match anyone else
  • Type "status" in console to see [# name userid uniqueid frag time ping loss adr] which is kind of like [1 "Ownage | Ownz" 1110 STEAM_0:1:563515 52:05 106 0 70.58.114.9:27005]
  • Not all commands will work in every server
  • A cool shortcut: say /anything will make everything you say end up in your console with amx_ without the slash, EXAMPLE: say /tsay hello = amx_tsay hello in console
  • Hide yourself from being admin: say /spy and say /spy again to be admin again
  • If anything is not working right, please post it on the forums, some are listed but disabled to reduce crashes / for long term testing


POWERS & COMMANDS:
Reserved slot:
You will not be kicked for high ping
You can stay in spectator team not be kicked
Higher chance of joining slot 32 (if its not taken already)
You will get 15 extra HP on spawn (might get more but thats a glitch)

Vote:

amx_vote "<question>" "<option1>" "<option2>"
*Max of two options
Use quotes when an argument has spaces: WRONG: amx_vote support the server yes dude no :PRODUCES Question: support Option1: the Option2: server
The right way:
amx_vote "support the server" "yes dude" no
*Remember only arguments with spaces need quotes, so the no does not need quotes

amx_votemap <map> <map> <map> <map>       (up to four maps)
EX: amx_votemap he_glass
EX: amx_votemap he_glass de_dust2 de_rats fun_allinone
*votemap for multiple maps often fail because there is no major majority, try 3 or less options

amx_votekick <who>
Starts a vote to kick someone

amx_voteban <who>
Starts a vote to ban someone (its a 30min ban)

amx_cancelvote
Cancels current vote (above ones, not say /vote ones)


Chat: "i"Chat commands with say:

say <number of @s><optional color letter> <msg>

EX: say @hello    HUD message on left hand side that says hello (tsay position)
EX: say @@hello       HUD message on top center that says hello (csay position)
EX: say @@@waz up     HUD message on bottom center that says waz up (no other command that does this position)

<optional color>: (see examples as this is confusing)
case 'r': RED
case 'g': GREEN
case 'b': BLUE (real hard to see)
case 'y': YELLOW
case 'm': PURPLE (i dont know why its 'm')
case 'c': SKY BLUE (the easy to see blue)(i dont know why its 'c')
case 'o': ORANGE

EX: say @r yo this message is red               HUD message on left hand side that says "r yo this message is red" in red (tsay position)
EX: say @@g yo this message is green        HUD message on top center that says "g yo this message is green" in green (csay position)
EX: say @@@omfg                                    HUD message on center bottom side that says "omfg" in orange
*the letter of defined color may be removed when the message is displayed
*all HUD messages will also show up in chat and in color
*messages will be detected as in color such as @read (red) or @omfg (orange) even thou you did not intend it to

amx_tsay <msg>
Displays HUD message on left hand side

amx_csay <msg>
Displays HUD message on top center

amx_psay <who> <msg>
Sends a color chat message to <who>

amx_chat <msg>
Sends a color chat message to all admins with ADMIN_CHAT
*the say to use this is team_say @<msg>.

Instead of say, you team_say @<msg>, You can bind admin chat commands to a "type in messagemode" (such as normal chat, you press the say button and top corner has a place to enter what to say then press enter) in this server: Example: bind insert "messagemode amx_tsay"
bind del "messagemode amx_csay"
bind end "messagemode amx_chat"
You need the "messagemode" in front of the binded command
Did you know your actual say buttons are "messagemode say" and "messagemode team_say" ?

Slap/Slay:  "e"

amx_slap <who> <optional damage>
Slaps <who> with 0 damage unless specified <damage>

amx_slap2 <who> <times>
Slaps <who> <times> times, just beat the crap out of them and they fly around. 100 is alot of <times>, never set <times> above 200!

amx_slay <who>
Kills <who>, Owned!

amx_timebomb <who>
Makes <who> into a timebomb

amx_nick <who> <new name>
Changes <who>'s name into <new name>

amx_revive <who>
Revives <who>, remember abuse limit


amx_reviveh <who>
Revives <who> as a human

amx_revivez <who>
Revives <who> as a zombie

amx_zombie <who>
Turns <who> into a zombie

You will get the "u" (menu) flag, so you can have menus
You can swear
You will not be slayed on objective failure (you will die in "times up" because we need you dead to force round to end)


Kick:  "c"

You won't get any more ads in the chat, COOL!
You won't get any more HUD ads, COOL!
Now you can play with less disturbances!

amx_kick <who>
Kick <who>
*Player must be warned with amx_tsay first before kicking

amx_gag <who> <flags [a/b/c]> <time in seconds>
Gag means block them from speaking

*lets you control what you want to gag (if flags and or time is missing, its automatically abc and 10 mins)
amx_gag FLALALA gags person with name FLALALA from everything for 10 minutes
3 things to gag, if non is specified, its assumed all!
Available flags: a=say b=team_say c=voice
If 2nd or 3rd arguments are missing, its automatically abc (gag all) and 10 mins (600)


Ban:  "d"

You will not get transfered for AFK/CAMP

amx_ban <who> <min>
Ban <who>, YOU MUST SPECIFY A TIME, use 0 for maximum
*Player must be warned with amx_tsay first before kicking
*Maximum ban length is based on number of time this player has been banned and if he is in the temporary records

amx_godmode <who>
Toggles godmode on <who>

amx_noclip <who>
Toggles noclip on <who>

amx_glow <who> <red> <blue> <green> <alpha>
Glows <who> by the amount of <red> <blue> <green> <alpha> entered
*<red> <blue> <green> <alpha> have to be between 0 and 255
*alpha is the thickness of the shell around them, just experiment with these combinations
amx_glow 0 0 0 255 to unglow


Map: "f"

amx_map <map name>
Change to <map name> (a map thats allowed and on the server)

amx_mapmenu
Gives you a menu to change the map to (Only maps defined in the mapcycle will show in menu)

amx_votemapmenu
Give you a menu to start votemaps for (same as amx_votemap but with menu to select the maps)(Only maps defined in the mapcycle will show in menu)

say newmap
Force rock the vote

Cvar: DON'T MESS WITH THIS IF YOU DON'T KNOW HOW TO CONTROL THIS

amx_cvar <cvar> <number>
Changes <cvar> to variable to <number>
EX: amx_cvar sv_ninjarope 1    sets sv_ninjarope to 1 (enables rope)
EX: amx_cvar df_hook_on 1     sets df_hook_on to 1 (enables hook)

amx_cvarmenu
Some cvars in a menu

amx_restrict <command> <value>
Commands:
on - set restriction on whole equipment
off - remove restriction from whole equipment
on <value> [...] - set specified restriction
off <value> [...] - remove specified restriction
list - display list of available equipment and weapons
save - save restriction
load [file] - load restriction [from a file]
Available <values> to restrict are:
ammo, equip, pistol, shotgun, sub, rifle, machine
Type 'amx_restrict list' for more specified values

Ex: amx_restrict on flash


Immunity

You cant be slaped slayed kicked banned executed by most other admins' targeted commands
Will not protect you from punishment of admin abuse

16000 Money:

You get 16000 money, say /money, only allowed after 3 mins


RCON

amx_rcon <string>
Executes <string> on server console

amx_invis <who>
Makes <who> fully invisible / visible again

amx_teleportmenu
A menu for teleporting

amx_rconkick <who>
For kicking abusive admins, only use this if admin has immunity and is abusing, beware if an abuse war starts!

Paint:
bind a key to +paint, hold the key, move ur aim

You will see people that swear

You may: Rcon some fun stuff: amx_rcon say hello the server is saying something, remaining anonymous (still logged with ur id)

You may: Execute predefined aliases on server console:
Predefined aliases:
nokamak             no kamak
yeskamak           kamak allowed
nomines              no mines
yesmines            mines allowed
nonades              no nades  
1nadeonly           only 1 nade can be thrown....   
2nadeonly          .....
3nadeonly            
noflashes            
2flashonly            
4flashonly        
newmap


EXAMPLE: amx_rcon 1nadeonly : only one nade can be thrown or be slapped

Some commands are not allowed:
banid banip kick changelevel
Logged hacking attempts:
shutdown rcon_password sv_password amxx meta




Errors/Map requests/Reports email derekL7@hotmail.com
THE END, thank you for reading Admin Manual