mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-13 01:08:37 +00:00
Update config to use explicit true/false for bools
Helps clarity between dynamic numbers and bool flags
This commit is contained in:
@@ -19,7 +19,7 @@ Requires an AzerothCore version that is caught up to at least change set 3f46e05
|
||||
|
||||
## Usage
|
||||
|
||||
Edit the module configuration and **add a character GUID ID to the "AuctionHouseBot.GUIDs"** variable, which is sourced from your character table in the character database. These names will be visable in the auction house, so pick good names. IMPORTANT: If you are using a bot mod (like playerbots), then ensure you use regular non-bot characters for your auctionhouse character(s). After that, ensure you set **AuctionHouseBot.EnableSeller = 1**. Nothing else is required unless you want to tune stuff or enable the buyer bot, which is done with AuctionHouseBot.Buyer.Enabled.
|
||||
**Before you do anything, make at least one character to use as the bot**. Edit the module configuration and **add 1 or more character GUIDs ID to the "AuctionHouseBot.GUIDs"** variable, which is sourced from your character table in the character database. These names will be visable in the auction house, so pick good names. IMPORTANT: If you are using a bot mod (like playerbots), then ensure you use regular non-bot characters for your auctionhouse character(s). After that, ensure you set **AuctionHouseBot.EnableSeller = true**. Nothing else is required unless you want to tune stuff or enable the buyer bot, which is done with AuctionHouseBot.Buyer.Enabled.
|
||||
|
||||
Notes:
|
||||
- These accounts do not need any security level and can be a player accounts.
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user