Possible Cheats?


alexstx

Recommended Posts

Hello. In short, while browsing through game files, i founded one called "autoexec.lua. Here is the example of what it includes:

--Print("loading autoexec.lua foobar")PAUSE_SIMULATION = "PAUSE/UNPAUSE SIMULATION"WIN_LEVEL = "WIN LEVEL"GOD_MODE = "GOD MODE (Ctrl+G)"INVISIBILITY = "INVISIBILITY (Ctrl+I)"SUPER_SPEED = "SUPER SPEED MODE"RELOAD_LEVEL = "RELOAD LEVEL"CHECKPOINT_TELEPORT = "TELEPORT TO CHECKPOINT (Ctrl+T)"REFILL_AMMO = "REFILL AMMO (Ctrl+A)"UNLOCK_ALL = "UNLOCK ALL"UNLOCK_SHOP = "UNLOCK SHOP"ADD_HONOUR = "ADD HONOUR"RESET_UNLOCKS = "RESET UNLOCKS"CREATE_SOUND = "CREATE SOUND"HIDE_HUD = "HIDE HUD"REVEAL_MAP = "REVEAL MAP"SHOW_LOADOUT = "LOADOUT SCREEN"TOGGLE_PATHING = "TOGGLE PATH DBG (Ctrl+P)"TOGGLE_PHYSICS = "TOGGLE PHYSICS DBG (Ctrl+O)"TOGGLE_LIGHTING = "TOGGLE LIGHTING DBG"TOGGLE_FOW = "TOGGLE FOW DBG"TOGGLE_SOUND = "TOGGLE SOUND DBG"TOGGLE_TRIGGER = "TOGGLE TRIGGER DBG"TOGGLE_CAMERA = "TOGGLE CAMERA DBG"PROFILE_TESTS = "Profile Tests"PROFILE_COLLISION = "Profile Collision"HELP_MENU = "DEBUG KEY HELP"CHECKPOINT_SWITCH = "SWITCH CHECKPOINT"SELECTION_GUARDS = "Guards"SELECTION_PROPS = "Props"SELECTION_LIGHTS = "Lights"SELECTION_DOORS = "Doors"SELECTION_HIDINGSPOTS = "Hiding Spots"SELECTION_OTHER = "Other"SELECTION_BACK = "Back"SELECTION_PAGE_NEXT = "Next Page"SELECTION_PAGE_PREV = "Previous Page"MAIN_MENU = "Main"

As presented above, cheats are already implemented. So my question is axiomatic: is there a way we can activate/use them? Thanks in advance.

Link to comment
Share on other sites

  • MOTD

These are most likely commands for devs to test levels. Don't expect to see them for the players.

That's correct, they're indeed used by us to test things quicker. There's no plans to make these "cheats" for players at the moment.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now