From 2aa90e2f16c8475ed1f9db61de6bfb24270846da Mon Sep 17 00:00:00 2001 From: Alison Date: Sun, 29 Dec 2024 17:57:42 -0300 Subject: [PATCH] chore: update attack keys (#3925) --- control/config.txt | 8 +++++--- tables/packetdescriptions.txt | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/control/config.txt b/control/config.txt index 67f5508c65..15c37b28e3 100644 --- a/control/config.txt +++ b/control/config.txt @@ -91,9 +91,11 @@ aggressiveAntiKS 0 attackUpdateMonsterPos 1 -attackBeyondMaxDistance_waitForAgressive 1 -attackBeyondMaxDistance_sendAttackWhileWaiting 1 -attackSendAttackWithMove 1 +# the following attack keys are meant to work only in private server (rAthena/Hercules) +# if you enable this in a official server you character will act weird, because character can't attack beyond the range +attackBeyondMaxDistance_waitForAgressive 0 +attackBeyondMaxDistance_sendAttackWhileWaiting 0 +attackSendAttackWithMove 0 attackWaitApproachFinish 1 autoMoveOnDeath 0 diff --git a/tables/packetdescriptions.txt b/tables/packetdescriptions.txt index 87f852edba..8f94a37790 100644 --- a/tables/packetdescriptions.txt +++ b/tables/packetdescriptions.txt @@ -906,7 +906,7 @@ 0368 Actor Get Info 0369 Actor Get Info (Name) 0436 Map Login -0437 Character Move +0437 Actor Action (Attack, Sit or Stand) 0438 Skill Use 0439 Item Use 0443 Skill Select