Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocked guildcards are not included in packet 0x03DC #3

Open
dcrodman opened this issue Feb 26, 2015 · 0 comments
Open

Blocked guildcards are not included in packet 0x03DC #3

dcrodman opened this issue Feb 26, 2015 · 0 comments

Comments

@dcrodman
Copy link
Owner

Sylverant includes blocked guildcards as part of the guildcard data chunk sent via series of 03DC packets (though Newserv and Tethealla skip them). The friend guildcards have been implemented but at some point the blacklist will need to be implemented as well.

The blocked guildcard structure appears to be the same as the guildcard structure defined by the GuildcardEntry struct minus the padding and comment. The whole data chunk includes 29 of them (for 264 bytes each, hence the 0x1DE8 placeholder in GuildcardData).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant