Trigger


The trigger message is called in 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 received.


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().