Full List of SCMD Commands |
![]() |
If you need full instructions on how to use SCMD then please click here to visit our New to Admins section. This list is kept apart from those instructions, so as not to overwhelm people new to admins with a long list of commands. 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 |
|||
1 |
0 | DEFEND BASE SCORE | 10 |
||
1 |
1 | DEFEND BASE RADIUS | 1000 |
||
1 |
2 | DEFEND CARRIER SCORE | 10 |
||
1 |
3 | DEFEND CARRIER RADIUS | 700 |
||
1 |
4 | KILL CARRIER SCORE | 10 |
||
1 |
5 | RETURN SCORE | 5 |
||
1 |
6 | CAPTURE SCORE | 75 |
||
1 |
7 | CAPTURE ASSIST TIME | 5 |
||
1 |
8 | CAPTURE ASSIST SCORE | 10 |
||
1 |
9 | 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.
