Jump to content

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
https://forums.kleientertainment.com/forums/topic/787-possible-cheats/
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
×
  • Create New...