Console Cheats
This mod is a Developer Console port of PacificEngine's Cheats Mod, intended both as a proof of concept for the developer console, and as a general cheats mod with improved ease of use.
To run a cheat, open the console with the ~
key and submit the desired command.
Almost all of the functionality in this mod is essentially copied from PacificEngine's Common Resources mod. This is to strip out redundant code and allow the cheats to run standalone. Currently, the debug commands available in the original mod are not implemented.
Console Variables:
god
- Type:
bool
- Stores whether the player is invincible or not (also gives infinite health, fuel and oxygen)
- Usage:
god true
,god false
- Type:
infinite_fuel
- Type:
bool
- Stores whether the player has infinite fuel or not
- Usage:
infinite_fuel true
,infinite_fuel false
- Type:
infinite_oxygen
- Type:
bool
- Stores whether the player has infinite oxygen or not
- Usage:
infinite_oxygen true
,infinite_oxygen false
- Type:
infinite_health
- Type:
bool
- Stores whether the player has infinite health or not
- Usage:
infinite_health true
,infinite_health false
- Type:
infinite_boost
- Type:
bool
- Stores whether the player has infinite boost or not
- Usage:
infinite_boost true
,infinite_boost false
- Type:
player_gravity
- Type:
bool
- Stores whether the player is affected by gravity or not
- Type:
ship_gravity
- Arguments:
N/A
- Stores whether the ship is affected by gravity or not
- Arguments:
player_collision
- Arguments:
N/A
- Stores whether the player has collisions or not
- Arguments:
ship_collision
- Arguments:
N/A
- Stores whether the ship has collisions or not
- Arguments:
player_fluid_collision
- Arguments:
N/A
- Stores whether the player has collisions with fluid or not
- Arguments:
ship_fluid_collision
- Arguments:
N/A
- Stores whether the ship has collisions with fluid or not
- Arguments:
anglerfish_ai
- Type:
bool
- Stores whether the anglerfish AI is enabled or not
- Usage:
anglerfish_ai true
,anglerfish_ai false
- Type:
inhabitants_ai
- Type:
bool
- Stores whether the 'inhabitants' (EOTE) AI is enabled or not
- Usage:
inhabitants_ai true
,inhabitants_ai false
- Type:
inhabitants_hostile
- Type:
bool
- Stores whether the 'inhabitants' (EOTE) AI are hostile or not
- Usage:
inhabitants_hostile true
,inhabitants_hostile false
- Type:
pause_loop
- Type:
bool
- Stores whether the loop is paused or not
- Usage:
loop_time true
,loop_time false
- Type:
loop_time
- Type:
float
- Stores the remaining loop time (in seconds)
- Usage: e.g.
loop_time 1000
,loop_time 60
- Type:
player_thrust
- Type:
float
- Stores the player's thrust multiplier
- Usage: e.g.
player_thrust 10
,player_thrust 100
- Type:
ship_thrust
- Type:
float
- Stores the ship's thrust multiplier
- Usage: e.g.
ship_thrust 10
,ship_thrust 100
- Type:
fog
- Type:
bool
- Stores whether fog is being rendered or not
- Usage:
fog true
,fog false
- Type:
Console Commands:
refill
- Arguments:
N/A
- Refills the player's oxygen, fuel, health, and boost`
- Arguments:
toggle_launchcodes
- Arguments:
N/A
- Toggles whether the player has learnt the launch codes or not
- Arguments:
toggle_eyecoords
- Arguments:
N/A
- Toggles whether the player has learnt the eye's coordinates or not
- Arguments:
toggle_allfrequencies
- Arguments:
N/A
- Toggles the the player's knowledge of all frequencies
- Arguments:
toggle_allsignals
- Arguments:
N/A
- Toggles the the player's knowledge of all signals
- Arguments:
toggle_allfacts
- Arguments:
N/A
- Toggles the the player's knowledge of all facts
- Arguments:
warp
- Arguments:
location: string
sun
sunstation
embertwin
ashtwin
atp
AKAashtwinproject
timberhearth
timberhearthprobe
attlerock
brittlehollow
hollowlantern
AKAhollowslantern
giantsdeep
probecannon
probecannonmodule
darkbramble
vessel
ship
probe
AKAscout
nomaiprobe
interloper
whitehole
whiteholestation
stranger
dreamworld
quantummoon
- Warps the player to the given location
- Usage: e.g.
warp whiteholestation
- Arguments:
recall_ship
- Arguments:
N/A
- Teleports the ship to the player
- Arguments:
toggle_helmet
- Arguments:
N/A
- Toggles the player's helmet
- Arguments:
toggle_training_suit
- Arguments:
N/A
- Toggles the training suit
- Arguments:
toggle_suit
- Arguments:
N/A
- Toggles the spacesuit
- Arguments:
quantum_moon_collapse
- Arguments:
N/A
- Collapses the quantum moon
- Arguments:
give
- Arguments:
item: string
warpcore
AKAwarpcorevessel
warpcorebroken
warpcoreblack
warpcorewhite
warpcorenone
lantern
AKAlanternbasic
lanternbroken
artifactgen1
artifactgen2
artifact
AKAartifactgen3
slide_story1
slide_story2
slide_story3
slide_story4
slide_story5
slide_path1
slide_path2
slide_path3
slide_seal1
slide_seal2
slide_seal3
slide_rule1
slide_rule2
slide_rule3
slide_rule4
slide_burning
slide_experiment
slide_damagereport
slide_lanternsecret
slide_prisoner
slide_prisonerfarewell
slide_tower
slide_signaljammer
slide_homeworld
slide_supernovaescape
- Gives the player the given item
- Usage: e.g.
give lantern
- Arguments:
Console Cheats
A port of PacificEngine's Cheats Mod to work with the Developer Console
Comments
🔥
Loading comments...
(Javascript needs to be enabled for this)