Jump to content

Manage auction house


scsfl

Recommended Posts

Hi there!

Trying to make own AH product. And there is a question. How do I get list of items currently sailing by me? I've tried

AuctionHelpers.GetBrowsePageItems()

But looks like it only works for "Browse" tab of AH. So i cannot get list of elements when I'm on "Auction" tab. Is there built-in function? Or it could be resolved only by lua?

Link to comment
Share on other sites

2 hours ago, scsfl said:

Hi there!

Trying to make own AH product. And there is a question. How do I get list of items currently sailing by me? I've tried


AuctionHelpers.GetBrowsePageItems()

But looks like it only works for "Browse" tab of AH. So i cannot get list of elements when I'm on "Auction" tab. Is there built-in function? Or it could be resolved only by lua?

https://marsbars.gitlab.io/unoffical-wrobot-api-docs/api/index.html

Link to comment
Share on other sites

Thanks. But I've already checked wManager lib and I didn't see anything suits my need. Anyway looks like the only method is using lua.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...