You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: