This is a responder Simple Script. It allows an object, through interaction with a trigger Simple Script, to perform an action in the scene.
For an overview of Simple Scripts, see Simple Scripts user guide.
Details
Simple Chat posts messages in chat when triggered.
Parameters
-> Message A | When this event is received, trigger Message A Chat. |
Message A Chat | Message that will be posted in chat when the Message A event occurs. "{NAME}" is replaced by the name of the avatar that triggered the chat. |
-> Message B | When this event is received, trigger Message B Chat. |
Message B Chat | Message that is posted in chat when the Message B event is received. |
-> Message C | When this event is received, trigger Message C Chat. |
Message C Chat | Message that is posted in chat when the Message C event is received. |
Private Message | Changes whether the chat message is broadcast or sent privately. |
-> Enable | When this message is received, the script begins responding to events. |
-> Disable | When this message is received, the script stops responding to events. |
Start Enabled |
If on, this script responds to events when the scene is loaded. If off, the script will not respond to events until an -> Enable |
0 Comments