messenger
Vars | |
message | A message to be sent when triggered |
---|---|
received | Pinged whenever a message is received. |
received_message | Contents of the last received message |
ring | Plays the ringtone when the input is received |
ring_cd | the cooldown of the ringtone. |
sender_device | Reference to the device that sent the message. Usually a PDA. |
sender_job | Job title of the sender of the above |
sender_name | Name of the sender of the above |
set_ring | Set the ringtone to the input |
targets | A list of PDA targets for the message to be sent |
Procs | |
message_sent | Set the cooldown after the message was sent (by us) |
Var Details
message
A message to be sent when triggered
received
Pinged whenever a message is received.
received_message
Contents of the last received message
ring
Plays the ringtone when the input is received
ring_cd
the cooldown of the ringtone.
sender_device
Reference to the device that sent the message. Usually a PDA.
sender_job
Job title of the sender of the above
sender_name
Name of the sender of the above
set_ring
Set the ringtone to the input
targets
A list of PDA targets for the message to be sent
Proc Details
message_sent
Set the cooldown after the message was sent (by us)