Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: LuMiNuS on July 03, 2003, 06:10 PM

Title: Ping users in public channels
Post by: LuMiNuS on July 03, 2003, 06:10 PM
when www.valhallalegends.com loads, in the frame with the users in [VL] channel a little before the images of their latency load, there is a number in their position with a ping response.
I mean is it possible to ping a user in a public or restricted channel  ?
Title: Re:Ping users in public channels
Post by: c0ol on July 03, 2003, 06:50 PM
erm latency is sent with the 0x0f chat events.
Title: Re:Ping users in public channels
Post by: Eibro on July 03, 2003, 06:53 PM
That text you see is just the alternate image text:
<td class="channeluser">Eibro@Azeroth</td><td class="channeluser"><img SRC="/skywing/images/1Green.jpg" alt="78ms">
Title: Re:Ping users in public channels
Post by: LuMiNuS on July 04, 2003, 05:26 AM
Quote from: c0ol on July 03, 2003, 06:50 PM
erm latency is sent with the 0x0f chat events.
U mean that when one of the events (EID) happen u get a packet with the info refered(at BnetDocs) and so with their IP address ?
PS: coz my English is not good i don't understand the meaning of defunct there  :(
Title: Re:Ping users in public channels
Post by: iago on July 04, 2003, 07:06 AM
Defunct means out-of-date.

No, you can't get their ip, but it tells you their ping somewhere in the 0x0F packet