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

SMSG_VENDOR_INVENTORY undefined for 3.4.1/3.4.2 builds. #836

Open
heyitsbench opened this issue Mar 18, 2024 · 2 comments
Open

SMSG_VENDOR_INVENTORY undefined for 3.4.1/3.4.2 builds. #836

heyitsbench opened this issue Mar 18, 2024 · 2 comments

Comments

@heyitsbench
Copy link
Contributor

I did try to manually define the opcode for 3.4.1 (0x25B9 iirc) using the 3.4.0 module, but the structure was also incorrect, and I don't know enough at this time to be able to fix it myself unfortunately.

@ratkosrb
Copy link
Contributor

You can find a full opcodes enum for 3.4.1 here:
https://github.com/ratkosrb/WowPacketParser/blob/classic/WowPacketParser/Enums/Version/V3_4_1_47014/Opcodes.cs

@heyitsbench
Copy link
Contributor Author

You can find a full opcodes enum for 3.4.1 here: [WPP fork]

Does seem that fork also has an issue with the structure of the packet, at least with 3.4.1 47720.

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

No branches or pull requests

2 participants