DSB/Tips and Tricks

From DmWiki
Revision as of 20:31, 16 July 2015 by Ian scho (talk | contribs) (__flush added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Knowing | Lua well is probably the most useful thing that will help you in trying to use DSB.

If you're looking for how to obfuscate your dungeon from cheaters, use LuaC.

If the game feels a little too slow add the following line to the dsb.ini file, in the "Settings" section. The default value is 7 while below 2 seems to cause the game to be unplayable. ClockDivide=2

There exists a __flush command that you can use to manually flush the buffer for the generated log file.