Difference between revisions of "Director"

Jump to navigation Jump to search
529 bytes added ,  13:41, 23 March 2022
Add information on the new debugger options in Director
(Add information on the new debugger options in Director)
Line 95: Line 95:


This will show which version of Macromedia Director was used. If this yields nothing, it probably isn't a Macromedia director game.
This will show which version of Macromedia Director was used. If this yields nothing, it probably isn't a Macromedia director game.
== Debugger Commands ==
To open the [[Debugging ScummVM|interactive debugger console]] press the key combination that is set for "Open Debugger" in the "Keymaps" tab from ScummVM options (default should be Ctrl+Alt+d).
=== lingo ===
Opens a lingo language shell.
) lingo on
lingo) set a to "Hello ScummVM"
lingo) put a
-- "Hello ScummVM
lingo) lingo off
)
Arguments:
* lingo on - Start the interactive lingo shell
* lingo off - Stop the interactive lingo shell
When the shell is on when the line starts with `lingo) `.




42

edits

Navigation menu