Ping time failed due to ignored message

Posted by Mr.lundmark on Fri 02 Aug 2013 08:13 AM — 1 posts, 8,729 views.

#0
Hi,

If I send pings to users in my chat client and return false in OnPluginChatMessage for message 27 (ping_response) then the time is automatically set to 0. I want the ping time to be updated but I don't want the message to appear. The sText that I receive for that message is not the same that is written out to the output either, so I can't parse the string and figure it out myself either. I'm sending pings every 2-3 seconds so it would be quite annoying with that extra text all the time.

Cheers