Difference between revisions of "MessageBox"

25 bytes removed ,  21:52, 9 April 2006
no edit summary
imported>Niddler
m
imported>Niddler
Line 11: Line 11:
Up to 9 variable names can also be passed into the message box. These are displayed in the order they are used as parameters. The message must specify how the variable is to be displayed.
Up to 9 variable names can also be passed into the message box. These are displayed in the order they are used as parameters. The message must specify how the variable is to be displayed.


It's also important to note, if you are using button choices, that this function returns -1 while the window is still open until the player selects a button.
This function sends the value -1 to the GetButtonPressed function while the window is still open, until the player selects a button.


Formatting notation:  
Formatting notation:  
Anonymous user