NPC Logic/Execute
About
Debugging interface for interacting with NPC logic.

NPC Logic
| Active Section | Active configuration section |
| Active Logic | Active logic scheme |
| INI Filename | Configuration file |
| Set logic | Applies new logic and scheme to NPCs |
| Revert logic | Restores the original logic |
Function executer
Contains a text field for entering arbitrary Lua code.
| Execute | Executes the entered code |
Technical part
Script can be found in the file "ui_debug_launcher.script"