FFXIVOpcodeWizard icon indicating copy to clipboard operation
FFXIVOpcodeWizard copied to clipboard

CharaNameReq

Open karashiiro opened this issue 3 years ago • 1 comments

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 avatar Sep 15 '20 19:09 karashiiro

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.

karashiiro avatar Sep 15 '20 19:09 karashiiro