Jump to content

Can't turn on Debug Mode?


Gorvin
 Share

Recommended Posts

In the docs it says that the call turn_on_debug_mode() should activate debug mode... But when I try to use it I get the error: "Unknown command turn_on_debug_mode in line 29." This is using Mac version 1.1.

 

Help?

Link to comment
Share on other sites

No, I've gotten the same error. Unknown command! The game doesn't even know what it is supposed to mean, so of course pressing those keys won't make any difference. And if it were in th wrong script, it would give a different error or none at all. For example, run_town_script produces an error something like:

 

run_town_script can't be called from a scenario script

 

or, move_to_new_town in a creature script does nothing and produces no error. But turn_on_debug_mode is nonsense to the game's Avernumscript interpreter, hence the error.

 

I want turn_on_debug_mode!

 

I've also tried pressing those keys without calling turn_on_debug_mode, and it doesn't work.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...