(08-08-2012, 17:25)Deviler86 Wrote: (08-08-2012, 17:22)zxz0O0 Wrote: Thanks for the suggestion. Added SayAll(ServerClient, Message) and SayTeam(ServerClient, Message).
wow thx ^^. But i also need to know if "OnSay" will be triggered from a message send with SayAll(ServerClient, Message)
Yes, of course it will, that's what you suggested, didn't you.
Also modified OnSay to OnSay(ServerClient Client, String Message, bool Teamchat).