001 Action / RPG Maker


MsgBox Properties

From Wiki001

Jump to: navigation, search

These properties pertain to the results from using Input Box and Message Box.

Last Input Text
Text that was inputted by the player when using Input Box.
Last Selected Item (Text)
Text of the option that was picked by the player when using Message Box.
Last Selected Item (0 to n)
Number associated with the option that was picked by the player when using Message Box. 0 is the first option, 1 is the second option, and so on. This is useful in more complicated situations where the actual text is unknown, but the location within the message box is known. This is very useful for localization.
Personal tools