mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
[performance] smart scaling configurable (#834)
This commit is contained in:
@@ -272,6 +272,8 @@ public:
|
||||
bool BotActiveAloneForceWhenIsFriend;
|
||||
bool BotActiveAloneForceWhenInGuild;
|
||||
bool botActiveAloneSmartScale;
|
||||
uint32 botActiveAloneSmartScaleDiffLimitfloor;
|
||||
uint32 botActiveAloneSmartScaleDiffLimitCeiling;
|
||||
uint32 botActiveAloneSmartScaleWhenMinLevel;
|
||||
uint32 botActiveAloneSmartScaleWhenMaxLevel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user