Pressing the tilde/grave accent key on your US keyboard while playing a Titan Quest custom map brings up the game console. At the prompt, the following commands become available, at least for Immortal Throne. There are probably others, but these are the ones that I found listed right in the tqit.exe file:
- physics.Stats
- physics.Debugging
- Shows data when things affect physics engine
- character.GrantPlayerToken
- Gives the player the specified token
- character.ShowPlayerTokens
- Dumps the player's trigger tokens to the console
- character.ClearPlayerTokens
- Remove all stored trigger tokens in the player
- quest.StateDebug
- Debug quest state
- quest.DumpQuest
- Dumps a quest state to the console
- quest.Debugging
- Enables or disables quest debug mode
- sound.Stats
- Enables or disables displaying a variety of sound statistics
- graphics.Stats
- Enables or disables displaying a variety of stats including frame rate
- graphics.ReloadResources
- Forces all resources to be reloaded
- character.WarpCursor
- Makes it so player always warps to destination
- character.ShowAngerLevels
- Debug info for AI
- character.GiveTakeGold
- Gives the amount specified. Negative numbers take gold away and 0 will zero out your gold
- character.LogData
- Shows a variety of data above player, NPCs, monsters
- character.SetPlayerInvisible
- Makes it so enemies don’t see the player and thus don’t attackbut you can attack them
- game.ShowCursor
- Shows or hides the mouse cursor
- game.IgnoreRequirements
- Allows player to equip anything regardless of requirements
- game.IncrementLevel
- Increments the player's level
- game.IncrementAttribute
- Gives the player an attribute point.Increments the number of points allocated to the specified skill
- game.IncrementSkill
- Gives the player a skill point
- game.ShowDynamicObstacles
- Enables or disables the object Dynamic Obstacles
- game.Give
- Creates an object and gives it to the player
- game.Spawn
- Creates an object at the player's location
- game.PlayStats
- Displays a variety of player stats on the screen
- game.KillMe
- Kills the player
- game.Speed
- Sets the game speed multiplier
- game.Teleport
- Teleports the player to the specified world space coordinates
- game.ShowHud
- Enables or disables the UI
- game.Uber
- Enables or disables mana loss
- game.God
- Enables or disables god mode
- BindToggle
- Binds a command with true/false values to toggle with key press
- BindDown
- Binds a command to key press
- BindUp
- Binds a command to key release
- Exec
- Executes a script
- ScreenShot
- Takes a screen shot
- Close
- Closes the console
- Exit
- Exits the game
- game.LargeDumpFiles
- Enables or disables exporting of large dump files