User Tools

Site Tools

Urban Games

modding:ingametools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
modding:ingametools [2020/06/18 11:17]
yoshi [Console]
modding:ingametools [2020/06/20 10:47]
yoshi
Line 1: Line 1:
-====== Internal Tools ======+====== Ingame Tools ======
 There are several tools available ingame to test and debug content. To activate these features, the debug mode has to be enabled. To do this, change the according ''debugMode'' value in the settings.lua to ''true'' or toggle the option in the [[:gamemanual:settings#advanced|game settings]] advanced options. There are several tools available ingame to test and debug content. To activate these features, the debug mode has to be enabled. To do this, change the according ''debugMode'' value in the settings.lua to ''true'' or toggle the option in the [[:gamemanual:settings#advanced|game settings]] advanced options.
  
Line 123: Line 123:
   * ''\help'' shows this list of available shortcuts and assisting commands.    * ''\help'' shows this list of available shortcuts and assisting commands. 
   * ''\clear'' clears the console.   * ''\clear'' clears the console.
-  * ''\stdout <on|off>'' regulates the output in ''stdout.txt''. Default is ''on''. If set to ''off'' there will be no output in the ''stdout.txt'' logfile.+  * ''\stdout <on|off>'' regulates the output in ''stdout.txt''. Default is ''on''. If set to ''off'' there will be no output in the ''stdout.txt''.
   * ''\timestamp <on|off>'' shows timestamp in front of output if set to ''on''. Default is ''off''.   * ''\timestamp <on|off>'' shows timestamp in front of output if set to ''on''. Default is ''off''.
   * ''\scrlk <on|off>'' does not jump to the bottom if new output appears if set to ''on''. Default is ''off''.   * ''\scrlk <on|off>'' does not jump to the bottom if new output appears if set to ''on''. Default is ''off''.
modding/ingametools.txt · Last modified: 2022/05/13 12:45 by yoshi