SendMessage
Sends a message to a cog. You can use any message listed in the Message Section, but you cannot use custom messages. The
userx
and
globalx
messages were created for the SendMessage verbs to use. Syntax:
SendMessage(cog, message);
Related:
User Messages
Global Messages
Alternatives:
SendMessageEx()
SendTrigger()
SkillTarget()