| 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 (SourceMod)

First, we would like to thank you for purchasing admin and supporting our server

We will be adding more commands to our servers, you may also request functionality in our forums.

IMPORTANT, START READING HERE:

  • Each <> is an "argument" AKA "parameter", 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 sm_vote SM_VOTE Sm_Vote are not the same.
  • Type "status" in console to see
    # userid name uniqueid connected ping loss state adr
    # 4099 "ExamplePlayer" STEAM_0:1:2076353 1:02:57 132 0 active 64.246.151.95:27005
  • The <who> is a commenly used argument. This is the argument that defines the player that the command will be executed on. <who> can be a part of their name or a part of their name. If the <who> entered cannot be found or matched to a single player, the command will return an error. If a player has wierd name and cannot be entered with 0-9 and a-z or too hard to enter, use the player's "userid". A userid is a number assigned to the player when the player connects to the server, from 1 to infinity. To find a player's userid, type "status" in console, and find the column that says "userid", then enter #<userid> with the number sign, no space, for the <who> argument. EX: sm_kick #4099 will kick ExamplePlayer.
    Sometimes @ can be used for <who> to execute on more than just one player. Will not always work on every command.
    @all - All players
    @bots - All bots
    @alive - All alive players
    @dead - All dead players (available on most commands that accept dead players).
    @humans - All non-bot players (available on most commands).
    @aim - Current player the admin is directly aiming at.
    @me - Target self.
    @!me - Target everyone but yourself.
    @t - All terrorists
    @ct - All counter terrorists
    @red - All players on red team
    @blue - All players on blue team
    Ex: sm_slay @bots
  • Not all commands will work in every server
  • A cool shortcut: say /<command> will issue sm_command in your console, EXAMPLE: say /tsay hello = sm_tsay hello in console
  • If anything is not working right or there is an error on this page, please post it on the forums


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 already taken

Vote:

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

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

sm_votekick <who> [reason]
Starts a vote to kick <who>

sm_voteban <who> [reason]
Starts a vote to ban <who> (its a 30min ban)

sm_votealltalk
Starts a vote to toggle alltalk (voice is global, the other team can hear you talk)

sm_voteburn <who>
Starts a vote to burn <who>

sm_voteslay <who>
Starts a vote to slay <who>

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


Chat: "i"Chat commands with say:

say <number of @s><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)

sm_say <msg>
Displayers chat message

sm_tsay <msg>
Displays HUD message on top left corner

sm_csay <msg>
Displays HUD message on top center

sm_psay <who> <msg>
Sends a private message to <who>

sm_chat <msg>
Sends a message to all admins with ADMIN_CHAT

sm_hsay <msg>
Displays Hint message

sm_msay <msg>
Displays message in a menu to all players


Slap/Slay:  "e"

sm_slap <who> [damage]
Slaps <who> with 0 damage unless specified <damage>

sm_slap2 <who> [times = 100]
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!

sm_slay <who>
Kills <who>, Owned!

sm_timebomb <who> [0/1]
Makes <who> into a timebomb
*[0/1] allows you to turn timebomb off if you input 0

sm_burn <who>
Burn!


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!

sm_kick <who>
Kick <who>
*Player must be warned first before kicking

sm_gag <who>
sm_ungag <who>
<who> cannot use chat

sm_mute <who>
sm_unmute <who>
<who> cannot use voicecomm

sm_silence
sm_unsilence
<who> is gagged and muted


Ban:  "d"

You will not get transfered for AFK/CAMP

sm_ban <who> <min>
Ban <who>, YOU MUST SPECIFY A TIME, use 0 for maximum
*Player must be warned first before kicking
*Maximum ban length may vary

sm_godmode <who>
Toggles godmode on <who>

sm_noclip <who>
Toggles noclip on <who>


Map: "f"

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

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

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


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

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


Immunity

You have immunity against admins who have less power than you
Will not protect you from punishment of admin abuse

16000 Money:

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


RCON

sm_rcon <string>
Executes <string> on server console

Some commands are not allowed:




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