quote:
Originally posted by Shadow
Whenever i send a wink it comes up on Stat Centre as a Received Wink instead of a Sent Wink
Confirmed. The problem lies in the code. When OnEvent_ChatWndReceiveMessage is fired and MessageKind is identified, the origin is not taken care of thus it takes the sent wink as received. Also there is no way to identify a send wink and neither is this being done in the code.