• Welcome to Valhalla Legends Archive.
 

A Different Quick Question

Started by R.a.B.B.i.T, June 07, 2004, 11:27 PM

Previous topic - Next topic

R.a.B.B.i.T

SID_FINDCLANCANDIDATES
Quote(DWORD)       Cookie
(BYTE)       Status
(BYTE)       Number of potential candidates
(STRING[])    Usernames

Quote0000:  FF 70 0A 00 75 05 00 00 00 00                     ÿp..u..........
Eh?  I'm not getting the second byte or any usernames, but there are people in the channel who are not in a clan.

[EDIT]That second byte is 0, but wtf still?

Eric

#1
Perhaps the people in the channel that aren't in clans have away/dnd on.

UserLoser.

#2
Yes, unavailable as Lord said; but here's the rest (seems that all the clan related packets with status codes have the same set of codes)...:


0x00: Accepted invitation
0x01: Success
0x02: Too soon
0x03: *Error
0x04: Declined invitation
0x05: User is unavailable
0x06: *Error
0x07: Not authorized
0x08: User not in clan
0x09: Clan is full
0x0A: Bad clan tag
0x0B: Bad clan name


* = Unknown