Difference between revisions of "Message Script"
Jump to navigation
Jump to search
→Member Functions
imported>Jog |
imported>Jog |
||
Line 20: | Line 20: | ||
== Member Functions == | == Member Functions == | ||
'''int Function [[Show - Message|Show]](float afArg1, float afArg2, float afArg3, float afArg4, float afArg5, float afArg6, float afArg7, float afArg8, float afArg9)''' | |||
*Shows this message on the screen, substituting in the appropriate numbers. If it's a message box, it waits til the user closes it and '''''returns the button they hit'''''. | |||
'''Function [[ShowAsHelpMessage - Message|ShowAsHelpMessage]](string asEvent, float afDuration, float afInterval, aiMaxTimes)''' | |||
*Shows help message for a user action on screen. | |||
== Events == | == Events == |