Jump to content

[10281][Fix] Display guild accounts number in HandleGuildInfoOpcode


Guest Toinan67

Recommended Posts

  • * What bug does the patch fix? What features does the patch add?
    Send the guild accounts numbers instead of the members number in HandleGuildInfoOpcode
    * For which repository revision was the patch created?
    10277
    * Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.
    Didn't found any
    * Who has been writing this patch? Please include either forum user names or email addresses.
    porteyoplait (=me)

Here is the patch : http://paste2.org/p/929774

Link to comment
Share on other sites

plz forgive me for this noob question but what this fix? i dont understud

I just noticed a "todo" in the source code :

data << uint32(guild->GetMemberSize());                 // amount of accounts (TODO: implement)

The number sent was the number of members, not the number of accounts. This patch sends the number of accounts.

I don't even know if this number is still used in the client, but well at least I tried ^^

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use