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