Update playerbots.conf

This commit is contained in:
bash
2025-08-11 20:26:06 +02:00
committed by GitHub
parent a57fc6ad88
commit 147e07d6a6

View File

@@ -72,7 +72,7 @@ AiPlayerbot.RandomBotMaxLevelChance = 0.1
# Randombots will behave more like real players (experimental)
# This option will override AiPlayerbot.AutoDoQuests, RandomBotTeleLowerLevel, and RandomBotTeleHigherLevel
# Default: 1 (enabled)
AiPlayerbot.EnableNewRpgStrategy = 1
AiPlayerbot.EnableNewRpgStrategy = 0
# WanderRandom (Default: 15 Move randomly nearby to find and kill mobs)
# WanderNpc (Default: 20 Randomly interact with nearby NPCs)
@@ -157,8 +157,8 @@ AiPlayerbot.SayWhenCollectingItems = 0
#--------------------------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------------------------
AiPlayerbot.RandomBotUpdateInterval = 20
#AiPlayerbot.RandomBotUpdateInterval = 1
#AiPlayerbot.RandomBotUpdateInterval = 20
AiPlayerbot.RandomBotUpdateInterval = 1
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
AiPlayerbot.MinRandomBotInWorldTime = 3600