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

CharaNameReq #32

Open
karashiiro opened this issue Sep 15, 2020 · 1 comment
Open

CharaNameReq #32

karashiiro opened this issue Sep 15, 2020 · 1 comment
Labels
new scanner Make a new scanner

Comments

@karashiiro
Copy link
Owner

This one is a bit of a pain to get, need to get the name of a crafter from the crafter signature field of a market board item, exit the game, log back in, and then hover over that same item. I don't think there's an elegant way to add a scanner for this, so I might put it before PlayerSetup.

@karashiiro karashiiro added the new scanner Make a new scanner label Sep 15, 2020
@karashiiro
Copy link
Owner Author

Alternatively, there might be a better way of getting this packet that doesn't require logging out. The main issue with this packet is that it requests a character name, and then caches it. So performing the action that caused it to occur again will not request a character name a second time.

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

No branches or pull requests

1 participant