• Welcome to Valhalla Legends Archive.
 

Request for Information: Friend location values

Started by Arta, November 22, 2005, 01:59 PM

Previous topic - Next topic

Arta

The following was reported by a guest...

Quote
Location Constants: 4 is a private game, 5 is a pasword protected game. Not sure what the difference is, except for the client being used.

...with reference to SID_FRIENDSLIST. Can anyone clarify?

l2k-Shadow

Actually with reference to that packet, only SC, BW, W2, D2, LoD use that packet, not W3, or TFT as you have there. And for the D2, it always says (private) when you do /f l if a mutual friend is in a d2 game? So then 0x04 could be used by d2 and 0x05 could be used by sc?
Quote from: replaced on November 04, 2006, 11:54 AM
I dunno wat it means, someone tell me whats ix86 and pmac?
Can someone send me a working bot source (with bnls support) to my email?  Then help me copy and paste it to my bot? ;D
Já jsem byl určenej abych tady žil,
Dával si ovar, křen a k tomu pivo pil.
Tam by ses povídaj jak prase v žitě měl,
Já nechci před nikym sednout si na prdel.

Já nejsem z USA, já nejsem z USA, já vážně nejsem z USA... a snad se proto na mě nezloběj.

MyndFyre

Warcraft II and Diablo II's clients support SID_FRIENDSLIST but do not support the other binary Friends functions.  Typing /f l or /friends list has the server return the result through SID_CHATEVENT with event ID 0x12 EID_INFO (IIRC).

4 is a private game when the friend on your list is in a password-protected game and that person does not have you on his or her friends list.  5 is a password-protected game when the friend does have you on his or her friends list (you're mutual friends).

When the value is 4, the Channel parameter of the message should be NULL; when it is 5, the value of the Channel parameter should be the name of the game.

I will update this.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Arta