Hello! I am analyzing and studying some open games line by line, which I have found in the list provided by Crimson Wizard (Thanks), and I am seeing, in the Quest demo, that the expressions DisplayMessage(NUMBER), where number is > 500, are repeated a lot. I have seen in the manual that numbers greater than 500 represent global messages, but I don't know where these global messages are stored and I can't find them throughout the game. Where are these global messages? Thank you!!