Difference between revisions of "User:Niaht/Notes"

Jump to navigation Jump to search
100 bytes added ,  03:17, 27 December 2007
m
no edit summary
imported>Niaht
m
imported>Niaht
m
Line 4: Line 4:


===[[:Category:Functions|Functions]]===
===[[:Category:Functions|Functions]]===
[[MessageBox]]: To display multiple message boxes in succession you must create a state engine, and check GetButtonPressed in between each call until the user does. Otherwise the second will override the first and so on.
[[MessageBox]]: To display multiple message boxes in succession you must create a state machine, and check GetButtonPressed in between each messagebox call until you get a value larger than -1. Otherwise the second messagebox will override the first and kill the script.


Issue: My first message box still appears without the cursor, and the game is still in-play.
Quirkyness can result, such as having a message box up with no mouse cursor. Use console mode to get a mouse cursor and clear the message box.


===[[:Category:Variables|Variables]]===
===[[:Category:Variables|Variables]]===
Anonymous user

Navigation menu