Difference between revisions of "Message Script"

Jump to navigation Jump to search
228 bytes removed ,  19:29, 2 February 2014
Reverted to List
imported>CraftySentinel
m (→‎Global Functions: Formatting Change)
imported>CraftySentinel
(Reverted to List)
Line 17: Line 17:
== Global Functions ==
== Global Functions ==


{|class="wikitable" width =100%
:'''[[ResetHelpMessage - Message|ResetHelpMessage]](String ''asEvent'')'''
!style="text-align:left;"|Function
:*Resets the status of a help message input event, allowing a message to be displayed for that input event
!style="text-align:left;"|Description
|-
|[[ResetHelpMessage - Message|'''ResetHelpMessage'''(String ''asEvent'')]]
|Resets the status of a help message input event, allowing a message to be displayed for that input event
|-


|}


== Member Functions ==
== Member Functions ==


{|class="wikitable" width =100%
:'''Int [[Show - Message|Show]](Float ''afArg1'', Float ''afArg2'', Float ''afArg3'', Float ''afArg4'', Float ''afArg5'', Float ''afArg6'', Float ''afArg7'', Float ''afArg8'', Float ''afArg9'')'''
!style="text-align:left;"|Function
:*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'''''.
!style="text-align:left;"|Description
|-
|[[Show - Message|Int '''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'''''.
|-


|[[ShowAsHelpMessage - Message|'''ShowAsHelpMessage'''(String ''asEvent'', Float ''afDuration'', Float ''afInterval'', Int ''aiMaxTimes'')]]
:'''[[ShowAsHelpMessage - Message|ShowAsHelpMessage]](String ''asEvent'', Float ''afDuration'', Float ''afInterval'', Int ''aiMaxTimes'')'''
|Shows help message for a user action on screen.
:*Shows help message for a user action on screen.
|-


|}


== Events ==
== Events ==

Navigation menu