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
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