Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
Difference between revisions of "Message"
From Snapwiki
Line 17: | Line 17: | ||
!colspan="3"|'''INPUTS''' | !colspan="3"|'''INPUTS''' | ||
|- | |- | ||
− | |[[File:.png|64px|link=Input:Show]]||'''Show'''||Show the Message. Hides itself automatically using the Message Duration property. | + | |[[File:Show.png|64px|link=Input:Show]]||'''Show'''||Show the Message. Hides itself automatically using the Message Duration property. |
|} | |} | ||
Line 25: | Line 25: | ||
!colspan="3"|'''OUTPUTS''' | !colspan="3"|'''OUTPUTS''' | ||
|- | |- | ||
− | |[[File:.png|64px|link=Output:On Message Finished]]||'''On Message Finished'''||When the message has finished, send a signal. The activator is unchanged from the input signal. | + | |[[File:Finished.png|64px|link=Output:On Message Finished]]||'''On Message Finished'''||When the message has finished, send a signal. The activator is unchanged from the input signal. |
|} | |} | ||
Revision as of 2016-06-06T12:00:09
Contents
Message
The Message object is used to send messages directly to a player's HUD.
Details
Object: Message Category: Communication |
Inputs
INPUTS | ||
---|---|---|
![]() |
Show | Show the Message. Hides itself automatically using the Message Duration property. |
Outputs
OUTPUTS | ||
---|---|---|
![]() |
On Message Finished | When the message has finished, send a signal. The activator is unchanged from the input signal. |
Properties
PROPERTIES | ||
---|---|---|
Property | Type | Description |
Name | String | The name of this object. Rename an object to make it easy to identify. |
Message | String | The message to display. |
Message Duration | Number | The number of seconds that the message will be displayed. |