Full SCMD Commands


We have a short list of basic commands for those new to admins, visit http://raw-recruits.com/new-to-admins. Once you are familiar with the basics, you can start to learn these.

SCMD COMMANDS


Following is the list of commands currently supported by SCMD:

Command Parameter Description
HELP   List all available SCMD commands
LOGIN [password] Logs in as SCMD Administrator
LOGOUT   Logs out as SCMD Administrator
LISTCLIENTS   Displays list of clients
LISTMAPS   List all current maps
NEXTMAP   Go to next map in the map list
NEXTROUND   Go to next round for this level
SETMAP [map_index] Advances to map_index
BOOTNAME [playername] Boots client by player name
BOOTID [clientid] Boots client by client id
BANUSER [clientid] Bans a user by client id
UNBANUSER [banid] Removes a user ban by banid
LISTUSERBANS   Lists all currently banned users
LISTGAMEOPTIONS   Lists game options
SHOWGAMEOPTION [optionid] Shows details on a game option
SETGAMEOPTION [optionid] [value] Sets game option by optionid (See below)

Following is the list of commands currently supported by SCMD:

Code ID Description Default Value
0 RUN SPEED 1.2
1 FRIENDLY FIRE 0
2 DAMAGE REFLECTION 0
3 CAPTURE LIMIT 8
4 TIME LIMIT 20
5 SUDDEN DEATH TIME 5
6 ROUNDS 1
7 RESPAWN TIME 4
8 JOIN GRACE PERIOD 10
9 SLOMO SCORE TIME 10
10 DEFEND BASE SCORE 10
11 DEFEND BASE RADIUS 1000
12 DEFEND CARRIER SCORE 10
13 DEFEND CARRIER RADIUS 700
14 KILL CARRIER SCORE 10
15 RETURN SCORE 5
16 CAPTURE SCORE 75
17 CAPTURE ASSIST TIME 5
18 CAPTURE ASSIST SCORE 10
19 AUTO RETURN TIME 15
 

 

So if you wanted to change the speed at which people run the command you would type is:

SCMD SETGAMEOPTION 0 1.5

because 0 is the index number for runspeed and 1.5 is the new value you may want.

For more information you should have a file on your computer either under C:\Program Files\Sierra\FEARCombat or C:\Games\Sierra\FEARCombatserver called serverreadme.txt see section IV. THE SCMD SYSTEM.

SEC2 Commands

The following are a full list of SEC2 commands (cmd_) which can be used on servers running ServerShield v2.0 (SEC2) Beta3 Bug Fix, please note that more then one admin is now able to log into SCMD.

 

Command Parameter Description
cmd_pause   Pauses / Unpauses the server.
cmd_restart   restarts the round.
cmd_team [clientid] Forces a player to change team.
cmd_balance   Auto-balances the teams.
cmd_slay [clientid] Specified client kills his or herself.
cmd_burn [clientid] Specified client bursts into flames.
cmd_fry [clientid] Specified client gets electrocuted.
cmd_energy [clientid] Specified client will hear the sound of lost energy.
cmd_warnuser [clientid] Issues the following: Player has been issued a warning! (Reason Warned by admin).
cmd_slayall   Everbody on the server commits suicide (useful workaround for the respawn bug).
cmd_listipbans   Lists all I.P. bans.
cmd_banip [client I.P.] Bans user by I.P.
cmd_banuserip [clientid] Bans user by I.P. using their [id].
cmd_unbanip [clientid] Unbans user by I.P. using the [id].
cmd_listtempbans   Returns a list of all temporary bans.
cmd_tempbanuser [clientid] Temporarily bans a player.
cmd_untempbanuser [banid] Unbans a temporarily banned player (use cmd_listtempbans to list the [banid]).
cmd_chgpass [New_scmd_pass] Sets the SCMD password to a new choice.
cmd_mute [clientid] Mutes the player, they will remain muted until you type the command again.
cmd_forcespectate [clientid] Forces players into spectator mode, they remain that way until the round ends or you type the command again.

 

These commands can also now be used remotely via VNC. Commands such as fry, burn and energy do not at present inflict any damage, they just serve to get a players attention. In future versions we should see a damage percentage included.