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

AHBOT not populating number of items based on conf file #64

Open
racerx2 opened this issue Aug 25, 2022 · 3 comments
Open

AHBOT not populating number of items based on conf file #64

racerx2 opened this issue Aug 25, 2022 · 3 comments

Comments

@racerx2
Copy link

racerx2 commented Aug 25, 2022

i tested the bot on our server set AuctionHouseBot.ItemsPerCycle = 10000. There is not 10000 items listed in auction house in game. not even 1000. Maybe a 100 but not even close to 1000 or more.
here is my conf file https://paste-bin.xyz/76600
screenshot of world server console https://prnt.sc/CFnb1JGdx8_p
can i get confirmation on this please?
To Test: use my conf file above. load world server go in game to auction house tell me what you see. Do you see anything close to 1000 or more total items listed? Go through each category one at a time.

@racerx2 racerx2 changed the title AHBOT not populating number of items based on cfg AHBOT not populating number of items based on conf file Aug 25, 2022
@MikaMauger
Copy link

AuctionHouseBot.ItemsPerCycle is used to modify how many items are added during a single batch operation. What you are looking for is in the SQL database: column maxItems in the mod_auctionhousebot table.

@racerx2
Copy link
Author

racerx2 commented Oct 4, 2022 via email

@dd667
Copy link

dd667 commented Oct 4, 2022

You can use ahbotoptions minitems/maxitems to increase the number in the Auction Houses. Use .ahbotoptions help to see list of options. As I recall, you can type into console .ahbotoptions minitems AH_NUMBER 10000 (or any other number you desire). Otherwise, AHbot will usually populate it with around 249 items and be stuck at it. Further options help you determine the quality and type of items which can be usefull too if you are going for more armor than consumables etc.

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

No branches or pull requests

3 participants