Trigger


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.


SenderThe player that sent the trigger.
SourceThe ID of the trigger.

Sender TypeThing (3).
Source TypeNone.

Param0Third param of SendTrigger().
Param1 Fourth param of SendTrigger().
Param2Fifth param of SendTrigger().
Param3Sixth param of SendTrigger().