Transmission Message

Last modified by KDearnley on 2023/07/31 14:06

Transmission Message

The Transmission Message object is used to send animated messages directly to a player's HUD.

Details

Transmission.PNG
Object: Transmission Message

Category: Communication

Inputs

INPUTS
Show.pngShowShow the Message.

Outputs

OUTPUTS
Finished.pngOn Message FinishedWhen the message has finished, send a signal. The activator is unchanged from the input signal.

Properties

PROPERTIES
PropertyTypeDescription
NameStringThe name of this object. Rename an object to make it easy to identify.
Transmission MessageStringThe message to display.
SpeakerStringThe name of the person speaking.
Speaker ImageEnumThe image of the person speaking.
Message DurationNumberThe number of seconds that the message will be displayed.
Notify Incomming MessageBooleanInclude additional notification of incoming message.
Encrypted MessageBooleanIf true, play additional animation to decrypt the message.
Decryption ModeEnumIf Encrypted Message is true, use the selected mode to decrypt the message.
SoundEnumThe sound used to accompany the message.

Hidden Text Formatting

Beyond those properties listed above, in the message box, players may also customize the color of their text through inserting the following modifiers before their text. For example, ^cUsertext here, would display Usertext here in a goldish yellow color. When input correctly, the modifier immediately changes the text typed afterward into the color.

Color modifiers
Color ModifierDescription
^c, ^<, ^\, ^L)||Goldish yellow.
~
-
~
^d, ^+, ^M||Pale yellow.
~
-
~
^b, ^;, ^X, ^K||Gray.
~
-
~
^f, ^?, ^_, ^O||Light blue.
~
-
~
^e, ^>, ^NRed.
^gOrange.
^hMild blue.
^a, ^:, ^Z, ^JBrown.
^1, ^A, ^QBright red.
^2, ^R, ^BBright green.
^3, ^CBright yellow.
^4, ^D, ^TBright dark blue.
^5, ^E, ^UBright light blue.
^6, ^VBright purple.
^7, ^z, ^W, ^GWhite.
^8, ^HLight gray.
^9, ^0, ^Y, ^I, ^PBlack.
Tags: Logic