RE: /invite not initiating OnEvent_ChatWndContactAdded?
There is not an alternate method. However, after you send the /invite command, you can actually "throw" the event yourself. You'll need to pass all the proper parameters, but you should have access to all those when you invite the contact. The OnEvent_ChatWndContactAdded should be executed like a normal function, because that's all it is.
|