mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-01 18:03:47 +00:00
Add additional trading options (#1186)
* Add addclass bots to trading list, differentiate between buying and selling. * typos * Try calling playerguid * point IsAddclassBot to IsRandomBot * typo * Fix through IsAddClassbot * Working Version * Minor typos.
This commit is contained in:
@@ -544,7 +544,8 @@ AiPlayerbot.DisableDeathKnightLogin = 0
|
||||
# Default: 0
|
||||
AiPlayerbot.LimitTalentsExpansion = 0
|
||||
|
||||
# Allow random bots to trade
|
||||
# Configure random bots and addClass bot trading (0: Disabled, 1: Enabled, 2: Only buy, 3: Only Sell)
|
||||
# Default: 1 (Enabled)
|
||||
AiPlayerbot.EnableRandomBotTrading = 1
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user