DSB / Lua questions
Posted: Thu Dec 09, 2010 12:18 pm
1/ Are the "table" manipulation and external file manipulation (input and output) libraries implemented in DSB ?
(functions like table.insert() etc. would have saved me from a lot of problems
)
2/ Is it possible to have a "journal" registering all dsb_write() calls and their text input ? (with or without color, I don't really care)
(not necessarily putting them to a file (log.txt) but at least being able to keep track of all that during the dungeon execution)
(functions like table.insert() etc. would have saved me from a lot of problems

2/ Is it possible to have a "journal" registering all dsb_write() calls and their text input ? (with or without color, I don't really care)
(not necessarily putting them to a file (log.txt) but at least being able to keep track of all that during the dungeon execution)