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

Store Inbox/Gold Pounch #4

Open
frbaroni opened this issue Oct 13, 2022 · 0 comments
Open

Store Inbox/Gold Pounch #4

frbaroni opened this issue Oct 13, 2022 · 0 comments

Comments

@frbaroni
Copy link
Contributor

  1. Open 'Store Inbox', new UI button on Tibia, ID: 23396/64 5B
    10 82 FF FF 0B 00 00 64 5B 00 00

  2. Inside StoreInbox, open Gold Pounch, ID: 23721/A9-5C
    10 82 FF FF 40 00 00 A9 5C 00 00

  3. Move between GoldPounch pages
    NEXT (step: 40 dec/28 hex)
    4 CC 00 28 00
    4 CC 00 50 00

PREV (step: 40 dec/28 hex, same packet as NEXT)
4 CC 00 00 00
4 CC 00 00 00

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

1 participant