Hi, i do not normally use dialogs in my mission so i am unfamiliar with commands for dialogs, i know that
_ok = createDialog "RscDisplayGame"
is used to start the dialog, I am using a dialog that brings up a picture, and you quit it by pressing exit, but i want to know if there is a command for quiting dialogs, somthing along the lines of:
_Not ok = createDialog "RscDisplayGame"
found out myself: CloseDialog 1