Debugging: Figuring out what went wrong
Updating your configurationEnabling cheat/development mode will grant you access to the internal Lua console and some additional dialogs/options useful for debugging. It will stop you from uploading characters online, though, but you can always turn this mode off.
Inside of ToME
NOTE: The keybinding may not be set, in this case you have to bind it yourself first. Lua consoleSummary of features:
The Lua console drops you into the global namespace and gives you access to the engine. If you want to inspect values, start the line with an equal sign. For example, say you want to inspect the player:
The console has cursor positioning so you can use the Left and Right arrows, as well as Home and End to move to the beginning and end of the current line, respectively. You can paste the clipboard's contents to the cursor position with Ctrl+V (note, not Apple+V on Mac). The current line can be copied to the clipboard with Ctrl+C (again, not Apple+C). Here are some useful commands to know.
Remove godmode invulnerability:
Change your damage bonus:
Learn a new talent (1 level in Slash in the example):
Change your max HP:
Teleport (to the Assassin Lord):
Add 5000 gold:
Give yourself 10 unassigned class skills:
Give yourself 10 unused stat points:
Give yourself 10 unused generic points:
Give yourself 10 unused category points:
Give yourself 10 lives:
Windows and Mac: Output log text to file immediately1) Create a shortcut to t-engine.exe
The end of the Target line should look like this then: \t-engine.exe --flush-stdout This can be used in combination with a Tail program that shows the content of the log file in realtime. Load Module and create Character on startupAsk Darkgod and write it down here. ;) |
|||||||||||||||||||

Recent comments
1 day 9 hours ago
2 days 11 hours ago
3 days 13 hours ago
4 days 14 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
1 week 5 days ago