
|
The trigger message is sent to all cogs when a trigger is sent by the verb, SendTrigger(). The first param of SendTrigger() is the destination. This controls on which computers the message will be sent to.
| Sender: | The player that sent the trigger. |
| Source: | The ID of the trigger. |
| Sender Type: | Thing (3). |
| Source Type: | None. |
| Param0: | Third param of SendTrigger(). |
| Param1: | Fourth param of SendTrigger(). |
| Param2: | Fifth param of SendTrigger(). |
| Param3: | Sixth param of SendTrigger(). |