Hey rootguy,Hi, i'm trying get my plugin to buy currency but LokiPoe.InGameState.PurchasePanel.Purchase always seems to fail with LokiPoe.InGameState.PurchaseError.ItemNotAffordable returned.
Any way around this?
Thanks for the reply. It grabs all the info when you call UpdateCurrentTabItems(). I can't seem to get any positional data so i can't implement a fastmove function either. I'm stuck with all buying logic.Hey rootguy,
Pushedx mentioned something about this, I think it has to do with your cursor has to be over the item so it can grab the data of how much it costs first prior to buying. Pushedx will let us know.
Hi rootguy,Thanks for the reply. It grabs all the info when you call UpdateCurrentTabItems(). I can't seem to get any positional data so i can't implement a fastmove function either. I'm stuck with all buying logic.
Hi, i'm trying get my plugin to buy currency but LokiPoe.InGameState.PurchasePanel.Purchase always seems to fail with LokiPoe.InGameState.PurchaseError.ItemNotAffordable returned.
Any way around this?