A driver command that causes a pop-up message window to appear. Message text is retrieved from the input table rule.
Input table entry format: dvrmsg,message number,message text. Example: dvrmsg,01,Test message
Optional format: dvrmsg,nn,sss~message text where nn is the message number and sss is a delay time (seconds) after which the window closes.
When a window is open, if the player presses the 'K' key on the keyboard, the camera view changes to the train that sent the message.
Requires GlobalList library version 4 to retrieve the messages.
THIS VERSION corrects a bug in the timing of browser closure when no delay is specified.