Reply To: Developer (debugging) mode on.

Home / Forums / Modders Corner / Mafia Editing / Mafia mods / Developer (debugging) mode on. / Reply To: Developer (debugging) mode on.

Bank Notes: 1,090
August 25, 2012 at 4:53 pm #15276

Does somebody know, how to turn on the debugging mode in Mafia?

There are script, that sends debug texts to game and I’d like to read them <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/smile@2x.png 2x” width=”20″ height=”20″>

 

I don’t know how do it, but when I’m debugging scripts I create some debug strings in textdb_xx.def file and I use console_addtext nnnn command, where nnnn is the ID in textdb_xx.def file.