Chat notify

From Kolmafia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
needs(code_samples);

Function Syntax

void chat_notify(string message ,string color )

  • message is the message you want to see in your chat.
  • color is the color in which you want the message to be displayed.

This function allows mafia to send notifications to chat.

See Also

chat_private() | print() | logprint()