Chat notify

From Kolmafia
Jump to navigation Jump to search
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()