mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Dynamic delay
This commit is contained in:
@@ -271,6 +271,9 @@ AiPlayerbot.DispelAuraDuration = 700
|
||||
# Delay between two bot actions
|
||||
AiPlayerbot.ReactDelay = 100
|
||||
|
||||
# Dynamically adjust react delay for bots in different status to reduce server delays
|
||||
AiPlayerbot.DynamicReactDelay = 1
|
||||
|
||||
# Inactivity delay
|
||||
AiPlayerbot.PassiveDelay = 10000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user