SCUM Commands List
Find below a searchable list of all 19 console commands from the Steam (PC / Mac)
game SCUM.
Commands in SCUM start with a hashtag (#) and are sent in the chat box. To open the
chat, press your T key. After typing a command (e.g. #ListPlayers), hit ENTER to run it.
For more help using SCUM commands, please see SCUM command help.
Single player commands are indicated with a Single Player badge. Type the name of a
command into the search box to instantly search for a specific command. Use the "Table
View" and "Card View" buttons to switch between views.
Name Syntax Description
This command will print to the
# # chat a list of all commands
available in your game.
The ListPlayers command will
print a list of all players
currently connected to your
ListPlayers #listplayers server to the chat. This list will
include each player's character
name, Steam name and
Steam64 ID.
The Kick admin command will
kick a player, specified by their
character name, Steam64 ID or
Steam name, from the server.
Kick #kick [player]
Kicking a player disconnects
them from the server, unlike a
ban, they are able to reconnect
after being disconnects.
Ban #ban [player] The Ban command will ban a
player, specified by their
character name, Steam64 ID or
Steam name, from the server.
When a player is banned, they
are unable to connect to the
server. If a player is online
when they are banned, they will
be kicked (and be unable to
reconnect). To unban a player,
you must remove the player's
Steam64 ID from the ban list in
your server panel: currently,
Name Syntax Description
there is no unban command.
This command will list all item
IDs (for use with the
#SpawnItem command). If you
ListItems #listitems [search term] specify text after the command,
only item IDs with that text in
their name will be listed.
Single Player
This command will list all
character IDs (for use with the
#SpawnCharacter command). If
#listcharacters [search you specify text after the
ListCharacters
term] command, only character IDs
with that text in their name will
be listed.
Single Player
This command will list all
vehicle IDs (for use with the
#SpawnVehicle command). If
you specify text after the
ListVehicles #listvehicles [search term]
command, only vehicle IDs
with that text in their name will
be listed.
Single Player
The Location command will
print to the chat the location (X,
Y and Z coordinates) of the
Location #location [player]
player with the specified
character name, Steam64 ID or
Steam name.
This command will spawn the
item with the specified ID (and
in the optional amount) in front
#spawnitem [item code]
SpawnItem of your character. If no amount
[amount]
is specified, one of the specified
item will be spawned.
Single Player
This command will spawn the
NPC with the specified
character ID in front of you. If
#spawncharacter [npc
SpawnCharacter you do not specify an amount,
code] [amount]
one of the specified NPC will
be spawned.
Single Player
This command will spawn the
#spawnvehicle [vehicle vehicle with the specified
SpawnVehicle
code] vehicle ID in front of you.
Single Player
Name Syntax Description
If no coordinates are specified,
the player with the specified
Steam64 ID, Steam name, or
character name, will be
teleported to your character's
current location. If coordinates
(X, Y and Z) are specified, the
#teleport [player] [x] [y]
Teleport player with the specified
[z]
Steam64 ID, Steam name, or
character name will be
teleported to those coordinates.
To teleport your own character,
specify your own character's
name (or Steam name).
Single Player
The TeleportToPlayer admin
command will teleport your
TeleportToPlayer #teleporttoplayer [player] character to the player with the
specified Steam64 ID, Steam
name or character name.
This command will set the
Fame Points of the player with
the specified Steam64 ID,
Steam name, or character, to the
specified value. If you do you
#setfamepoints [amount]
SetFamePoints specify a player (by their
[player]
Steam64 ID, Steam name or
character name), your own
Fame Points will be set to the
specified value.
Single Player
This command will set the
Fame Points of all players
currently connected to the
#setfamepointstoallonline server to the specified amount.
SetFamePointsToAllOnline
[amount] Note: this does not add the
specified amount to their
existing balance (it sets it to that
amount).
This admin command sets the
Fame Points of every player
who has ever connected to the
server (both currently online
#setfamepointstoall
SetFamePointsToAll and offline) to the specified
[amount]
amount. Note: this does not add
the specified amount to their
existing balance (it sets it to that
amount).
Name Syntax Description
This command sets the time in
the game to the specified hour.
SetTime #settime [0 - 24] 12 would be midday (12PM),
23 would be 11PM (23:00).
Single Player
This command sets the weather
in the game's world. 0 is
sunny/clear skies, 1 is the
strongest storm with wind, fog,
rain, etc. A decimal number can
SetWeather #setweather [0 - 1]
be specified: 0.9 would be less
severe than 1. 0.5 is the
threshold for rain (0.5 and
above is rainy weather).
Single Player
This command can be used to
enable (true) and disable (false,
default) bullet trajectories.
When bullet trajectories are
#visualizebullettrajectories
VisualizeBulletTrajectories enabled, the path of bullets fired
[true / false]
from guns will be rendered on
your screen (a straight line from
the location it was fired from to
the location it collided with).