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:
Paolo
2025-04-16 20:52:14 -07:00
committed by GitHub
parent 2f549295d5
commit 7737f9ab72
6 changed files with 30 additions and 7 deletions

View File

@@ -313,7 +313,7 @@ public:
bool autoLearnQuestSpells;
bool autoTeleportForLevel;
bool randomBotGroupNearby;
bool enableRandomBotTrading;
int32 enableRandomBotTrading;
uint32 tweakValue; // Debugging config
uint32 randomBotArenaTeamCount;