diff --git a/L2J_Mobius_1.0_Ertheia/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_1.0_Ertheia/java/org/l2jmobius/gameserver/model/actor/Creature.java index be36374942..818fcec199 100644 --- a/L2J_Mobius_1.0_Ertheia/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_1.0_Ertheia/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_2.5_Underground/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_2.5_Underground/java/org/l2jmobius/gameserver/model/actor/Creature.java index be36374942..818fcec199 100644 --- a/L2J_Mobius_2.5_Underground/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_2.5_Underground/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_3.0_Helios/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_3.0_Helios/java/org/l2jmobius/gameserver/model/actor/Creature.java index 8ebc680046..7062c9c125 100644 --- a/L2J_Mobius_3.0_Helios/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_3.0_Helios/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_4.0_GrandCrusade/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_4.0_GrandCrusade/java/org/l2jmobius/gameserver/model/actor/Creature.java index 8ebc680046..7062c9c125 100644 --- a/L2J_Mobius_4.0_GrandCrusade/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_4.0_GrandCrusade/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_5.0_Salvation/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_5.0_Salvation/java/org/l2jmobius/gameserver/model/actor/Creature.java index a11ad0f78b..24ba449cba 100644 --- a/L2J_Mobius_5.0_Salvation/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_5.0_Salvation/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_5.5_EtinasFate/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_5.5_EtinasFate/java/org/l2jmobius/gameserver/model/actor/Creature.java index a11ad0f78b..24ba449cba 100644 --- a/L2J_Mobius_5.5_EtinasFate/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_5.5_EtinasFate/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_6.0_Fafurion/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_6.0_Fafurion/java/org/l2jmobius/gameserver/model/actor/Creature.java index a11ad0f78b..24ba449cba 100644 --- a/L2J_Mobius_6.0_Fafurion/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_6.0_Fafurion/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_7.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_7.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/actor/Creature.java index 4150a37da4..dc508dc52d 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_7.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3154,8 +3154,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_8.0_Homunculus/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_8.0_Homunculus/java/org/l2jmobius/gameserver/model/actor/Creature.java index 45a150256b..c5f475bc23 100644 --- a/L2J_Mobius_8.0_Homunculus/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_8.0_Homunculus/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3154,8 +3154,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_9.0_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_9.0_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/actor/Creature.java index 45a150256b..c5f475bc23 100644 --- a/L2J_Mobius_9.0_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_9.0_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3154,8 +3154,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/ai/AbstractAI.java b/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/ai/AbstractAI.java index 9535ebce65..edfa8a6809 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/ai/AbstractAI.java +++ b/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/ai/AbstractAI.java @@ -582,7 +582,7 @@ public abstract class AbstractAI implements Ctrl */ protected void moveTo(int x, int y, int z) { - // Chek if actor can move + // Check if actor can move if (!_actor.isMovementDisabled()) { // Set AI movement data diff --git a/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/model/actor/Creature.java index dd6c8c41f5..00720dbeea 100644 --- a/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -4077,8 +4077,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/ai/AbstractAI.java b/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/ai/AbstractAI.java index 9535ebce65..edfa8a6809 100644 --- a/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/ai/AbstractAI.java +++ b/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/ai/AbstractAI.java @@ -582,7 +582,7 @@ public abstract class AbstractAI implements Ctrl */ protected void moveTo(int x, int y, int z) { - // Chek if actor can move + // Check if actor can move if (!_actor.isMovementDisabled()) { // Set AI movement data diff --git a/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/model/actor/Creature.java index 441bede5f4..1bc99cfa3e 100644 --- a/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_CT_2.6_HighFive/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -4079,8 +4079,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/actor/Creature.java index d40e4fbf47..44a561454c 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/model/actor/Creature.java index d40e4fbf47..44a561454c 100644 --- a/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_2.1_Zaken/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/model/actor/Creature.java index 02769cf095..6fd3596ed6 100644 --- a/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_2.2_Antharas/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/model/actor/Creature.java index 54f2894f48..c57bdf0370 100644 --- a/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_2.3_SevenSigns/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3168,8 +3168,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/model/actor/Creature.java index 54f2894f48..c57bdf0370 100644 --- a/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_2.4_SecretOfEmpire/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3168,8 +3168,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/actor/Creature.java index 87571d3b1c..a82be654a3 100644 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3167,8 +3167,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/actor/Creature.java index d40e4fbf47..44a561454c 100644 --- a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3155,8 +3155,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/actor/Creature.java index e84ee95ac2..7e31ddbf9e 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3170,8 +3170,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED)); diff --git a/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/actor/Creature.java b/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/actor/Creature.java index 1b1aeebcfc..f182d37270 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/actor/Creature.java +++ b/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/actor/Creature.java @@ -3177,8 +3177,6 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe // Set the timer of last position update to now m._moveTimestamp = gameTicks; - // Send a Server->Client packet MoveToLocation to the actor and all known PlayerInstance. - broadcastMoveToLocation(); if (distFraction > 1) { ThreadPool.execute(() -> getAI().notifyEvent(CtrlEvent.EVT_ARRIVED));