Third Crisis Console Commands — Full List & How to Use Them
Third Crisis console commands are built-in developer tools that let players modify stats, add currency, skip combat, and bypass early-game grinding. Whether you are stuck on a difficult encounter, want to test different builds, or need to recover from a bug, the debug console offers a fast and reliable solution.
This guide covers every working command, explains how to enable and open the console on PC and Android, and provides safe usage tips to protect your save files.
How to Enable the Console in Third Crisis
Before you can enter any commands, you must activate the console from the game settings. You can do this from either the main menu or the pause menu.
- Open the pause menu or stay on the main menu.
- Select Options.
- Click the Game category.
- Set Enable Console (~) to ON.
Once enabled, the console remains active for your current session and all future sessions until you manually disable it.
How to Open the Console
The method depends on your platform:
Windows / WebGL
Press the ~ (tilde) key or F2 while in-game. If neither key works, open the Controls section of the Options menu and rebind the Console key to a key that suits your keyboard layout.
Android
From version 0.2.1 onward, use a two-finger swipe gesture — swipe down from the top or up from the bottom of the screen to toggle the console. Earlier Android builds do not support this gesture.
Third Crisis Console Commands — Full List
All commands below are verified working. Replace bracketed values with your own numbers or names, but do not type the brackets. For example, use Money.Add 1000, not Money.Add [1000].
| Command | Effect | Safety |
|---|---|---|
| help | Displays all available console commands for your current version | Safe |
| Time.Set [hours],[minutes],[seconds] | Sets the in-game clock to the specified time. Minutes and seconds are optional | Safe |
| Time.AdvanceDay | Advances to the next day and resets daily events automatically | Safe |
| Combat.End | Instantly ends the current combat encounter | Safe |
| Level.Load [levelName] | Loads the specified scene or level | Moderate |
| Level.PrintAll | Lists every level name that can be used with Level.Load | Safe |
| Stat.AddValue [statName],[value] | Adds the specified amount to a player statistic | Safe |
| Stat.SetValue [statName],[value] | Sets a player statistic to an exact value | Safe |
| Stat.SetMax [statName] | Maxes out the specified player statistic | Safe |
| Money.Add [amount] | Adds the specified amount of credits to your inventory | Safe |
| Item.GiveAllEquipments | Grants all available equipment items instantly | Safe |
| Gallery.UnlockAll | Unlocks all gallery entries | Safe |
| Gallery.LockAll | Locks all gallery entries | Safe |
Command Examples — How to Use Them
Below are practical examples showing the exact syntax you should type into the console.
Show All Available Commands
help
Use this first if you want to see the full command list built into your current game version. The list may expand with future updates.
Add Money
Money.Add 50000
This is the most popular command. It instantly injects credits into your inventory. To avoid potential integer overflow errors, add no more than 100000 credits at a time.
Set In-Game Time
Time.Set 6,30,35
Sets the clock to 6:30:35. You can omit minutes and seconds if you only want to change the hour: Time.Set 14.
Advance to the Next Day
Time.AdvanceDay
Useful for resetting daily events, shop restocks, or NPC schedules without waiting.
End Combat Instantly
Combat.End
If you are stuck in a fight you cannot win or simply want to skip it, this command forces an immediate victory.
Load a Specific Level
Level.Load Motel_GroundFloor
Teleports you directly to the motel ground floor. Use Level.PrintAll first to see the exact level names available in your build.
Add or Set Stats
Stat.AddValue stat_perversion,1000
Stat.SetValue stat_perversion,0
The first example adds 1000 points. The second sets the stat to exactly 0. Replace stat_perversion with any valid stat name. Use help to discover additional stat identifiers.
Max Out a Stat
Stat.SetMax stat_perversion
Instantly raises the selected stat to its maximum cap.
Get All Equipment
Item.GiveAllEquipments
Unlocks every piece of gear in the game. Ideal for testing loadouts or skipping farming.
Unlock the Gallery
Gallery.UnlockAll
Opens every gallery entry. To reverse this, use Gallery.LockAll.
How to Read Console Logs
The console is not just for cheats — it is also a debugging tool. It displays all logs generated by commands, as well as any errors from the Unity engine.
To inspect a log in detail, click on the message. It will expand in the lower part of the console window, showing full error information. If you need to report a bug to the developers, take a screenshot of the expanded log and describe what you were doing when the error occurred.
Important Safety Tips
- Back up your save files before using any console commands. Navigate to your save directory and copy your files to a separate folder. If a command corrupts your progress, you can restore the backup.
- Use lowercase when typing commands. The console is case-sensitive, so Money.Add works, but money.add may fail depending on your build.
- Never use experimental quest-skipping commands on your main save without a backup. Altering quest variables can cause soft-locks if subsequent events fail to trigger.
- Test commands on a dummy save first. Create a new game, enter a simple command like Money.Add 1000, and verify the result before applying changes to your main playthrough.
- Check your game version on the main menu. Older guides may reference deprecated commands that no longer work in current builds.
Frequently Asked Questions
Does using console commands disable achievements?
No. Third Crisis is a strictly single-player experience, and the developers have not implemented anti-cheat measures that restrict achievement tracking when the debug menu is active.
What if the tilde key does not open the console?
Try pressing F2 instead. If both fail, go to Options → Controls and rebind the Console key to something accessible on your keyboard layout.
Can console commands break my save?
Yes, if used carelessly. Commands that modify quest states or load levels out of sequence can cause bugs. Always keep a manual backup before experimenting.
How do I find item IDs?
The command Item.GiveAllEquipments bypasses the need for individual IDs. If you need a specific item, check community spreadsheets or developer forums for updated ID lists, as these change between patches.
Are console commands available on Android?
Yes, from version 0.2.1 onward. Enable the console in settings, then use a two-finger swipe down from the top or up from the bottom to open it.
Final Thoughts
Third Crisis console commands are powerful tools that give you full control over your gameplay experience. From adding money and maxing stats to skipping combat and unlocking content, the debug console removes friction and lets you focus on the parts of the game you enjoy most.
Remember to use commands responsibly: back up your saves, test on dummy files, and stick to safe commands like Money.Add, Combat.End, and Stat.AddValue unless you are confident in what you are doing. With these precautions in place, the console becomes one of the most useful features in the game.






