ARK: Survival Evolved Wiki
Advertisement


Tripwire Alarm Trap This page is designed to be included in other pages using {{:User:Genie451/ConsoleCommandstest/general}}.
Do not add section headers or other elements that depend on page flow.
This box will not be included.


EnableCheats

EnableCheats <Password> 

Cheat: -
Target: Self
Added: 0.0 (UE1)
Arguments:

Name Type Description
Password String Server administrator password

Description: Enable server administrator commands for the current player. The password provided should match the server's ServerAdminPassword option (see Server Configuration). In single player games you don't need this command, see the introduction above.
Compatible with gaming consoles: No
Example:

enablecheats pass123

CE

CE <type> 

Cheat: Yes
Target: -
Arguments:

Name Type Description
type String Type of weather. Possible values: see below. Mind the quotation marks necessary for commands with space between words.

Description: Starts and stops weather.


The Island
starttime, stoptime, heatwave, coldfront, makeitrain, fogitup
Scorched Earth
start_superheat, stop_superheat, start_sandstorm, stop_sandstorm, start_electricalstorm, stop_electricalstorm, start_rain, stop_rain
Ragnarok
"start rain", "stop rain", "start electricalstorm", "stop electricalstorm", "start sandstorm", "stop sandstorm", "start superheat", "stop superheat", Start_Volcano
Aberration
startquake, stopquake
Extinction
"Start Meteors"
Compatible with gaming consoles: Yes
Example:
cheat ce start_superheat

GameCommand

GameCommand <TheCommand> 

Cheat: Yes
Target: -
Arguments:

Name Type Description
TheCommand String Command

Description: Runs a game-mode specific command / trigger. For example, to start the game in the SoTF mod game mode, run:
Compatible with gaming consoles: Unknown
Example:

cheat gamecommand startgame

GFI

GFI <BlueprintPathPart> <Quantity> <Quality> <ForceBlueprint> 

Cheat: Yes
Target: Self
Added: 258.0
Arguments:

Name Type Description
BlueprintPathPart String significant part of the blueprint path
Quantity Integer[32] Number of items to add
Quality Float Quality of added items
ForceBlueprint Boolean true or 1 to add the item's blueprint; false or 0 to add the item

Description: Adds the specified item (or its blueprint) to the player's inventory in the specified quantity and with the specified quality.
This is a shortcut version for GiveItem. But instead of the complete blueprint path it is sufficient to specify only a significant part of it.
E.g. the blueprint path of the Tek ATV end in PrimalItemVHBuggy. You can use "vhbuggy" or "vhb" or "buggy" or "bugg" or "uggy" or... On the other hand "atv" will not work because it's the name of the item but not a part of the blueprint path.
For ambiguous parts you will maybe not get the item you want. Instead you get one that the search mechanism finds first. E.g. for Bug Repellant (PrimalItemConsumable_BugRepellant) you can't just say "bug" because this part is also included in "buggy". You will get the Tek ATV in this case. But "bugr" is specific enough to find definitely the Bug Repellant.
To specify items by their item number, use GiveItemNum.
To give items to another player, use GiveItemToPlayer.
Compatible with gaming consoles: Yes
Example:

cheat gfi bugr 10 0 0

PlayersOnly

PlayersOnly

Cheat: Yes
Target: -
Added: 0.0 (UE1)
Description: Stops all creature movement in the game world and halts crafting. Players can still move normally. Repeat the command to disable its effects.
Compatible with gaming consoles: Unknown
Example:

cheat PlayersOnly

PrintColors

PrintColors

Cheat: -
Target: -
Description: Prints the Color IDs.
Compatible with gaming consoles: Unknown


StartNearestHorde

StartNearestHorde <Type> <Difficulty> 

Cheat: Yes
Target: -
Added: 286.103
Arguments:

Name Type Description
Type String Crate for Orbital Supply Drop or Element for Element Node
Difficulty Integer available numbers are 1-4 with 1 being easy and 4 legendary difficulty

Description: Spawns a Orbital Supply Drop or Element Node at the nearest location to you. It can take a moment before you see anything happening.
NOTE: This command will only work on Extinction
Example:

cheat StartNearestHorde Crate 2

ListActiveHordeEvents

ListActiveHordeEvents

Cheat: Yes
Target: -
Added: 286.103
Description: Lists all current active Orbital Supply Drop and Element Node in the extended console (you can acces it by using Tab ↹ a second time).
NOTE: This command will only work on Extinction
Example:

cheat ListActiveHordeEvents

ScriptCommand

ScriptCommand <CommandString> 

Cheat: Yes
Target: -
Added: 197.x
Arguments:

Name Type Description
CommandString String Command string.

Description: Runs a game mode specific command / script. These can be implemented by mod authors. Currently, there are no official game modes that use custom scripts.
Compatible with gaming consoles: Unknown


Slomo

Slomo <SpeedMult> 

Cheat: Yes
Target: -
Added: 0.0 (UE2)
Arguments:

Name Type Description
SpeedMult Float Speed multiplier

Description: Sets the game speed multiplier. Change back to 1 to set back to normal.
Compatible with gaming consoles: Yes


EnableSpectator

EnableSpectator

Cheat: Yes
Target: Self
Added: 191.0
Description: Mode spectator (will destroy inventory, leave all your stuff at safe place first)

Special Keybindungs while in Spectator
KeyDescription
Ctrl + MToggle floating player huds for the entire map (helpful to spot where everyone is)
Ctrl + PToggle Only Show Nearby Floating Huds
Ctrl + NDisplay a list of players to jump to
LmbAttach to the player in front of you
Lmb or RmbClick to cycle attached player
SpacebarDetach from a player
⇧ ShiftFly Fast
CtrlFly Slow
MousewheelAdjust fly speed
⇧ Shift + F1 ... F10Save camera positions
F1 ... F10Teleport to saved camera postions

stopspectating for leaving

See also Admin Spectator
Compatible with gaming consoles: Partial - Many features of spectating do not work on consoles. You can fly around and lock to a player, however you cannot unlock the camera from the player or save camera positions. Additionally you cannot view a player list.
Example:

cheat EnableSpectator

RequestSpectator

RequestSpectator <Password> 

Cheat: -
Target: Self
Added: 191.0
Arguments:

Name Type Description
Password String Spectator password.

Description: Requests spectator mode on servers where there is a spectator password. The password given must match the server's "SpectatorPassword".
Compatible with gaming consoles: Unknown


SetShowAllPlayers

SetShowAllPlayers <Enable> 

Cheat: Yes
Target: -
Arguments:

Name Type Description
Enable Boolean true or false

Description: Show player names in spectator mode. A shortcut for the this command is SAP.
Compatible with gaming consoles: Yes


DisableSpectator

DisableSpectator

Cheat: Yes
Target: Self
Description: quits spectatormode (as the character is killed when enable spectating, the respawn menu is displayed)
Compatible with gaming consoles: Yes


StopSpectating

StopSpectating

Cheat: -
Target: -
Description: Leaving the spectator mode which was started with EnableSpectator.
Compatible with gaming consoles: Yes


Advertisement