Plot:Show text box
From OHRRPGCE-Wiki
show text box (number)
Displays the numbered text box, just as if you had talked to an NPC. The text box will not actually pop up until the next wait command. This command is most often used with the wait for text box command.
[edit] Examples
show text box(2) # Show a text box wait for text box # wait until the player continues
