foaly
Senior Member
Posts: 718 Reputation: 20
38 / /
Joined: Jul 2006
|
RE: [REQUEST] Put the cmd /noicon at the front of all messages
code: OnEvent_ChatWndSendMessage(ChatWnd,Message){
Message = "/noicon "+Message;
return Message;
}
i think...
This post was edited on 07-04-2006 at 02:35 PM by foaly.
|
|