Update:
Targeted character message events
Events types: whisper
, message
, warn
, mail
, address
, controlRequest
Additional property | Type | Desc |
---|---|---|
char |
character object | Character sending the message |
puppeteer |
[character object] | Puppeteer controlling character |
target |
character object | Targeted character |
targets |
[list of character objects] | Targeted characters |
msg |
string | Message text |
pose |
[boolean] | Flag if message should be formatted as a pose |
ooc |
[boolean] | Flag if message should be formatted as OOC |
Future:
Targeted character message events
Events types: whisper
, message
, warn
, mail
, address
, controlRequest
Additional property | Type | Desc |
---|---|---|
char |
character object | Character sending the message |
puppeteer |
[character object] | Puppeteer controlling character |
targets |
list of character objects | Targeted characters |
msg |
string | Message text |
pose |
[boolean] | Flag if message should be formatted as a pose |
ooc |
[boolean] | Flag if message should be formatted as OOC |