mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 06:33:26 +02:00
Updaded modaldialog and bot (added anti push)
This commit is contained in:
@@ -37,6 +37,9 @@ function setupExtraHotkeys(combobox)
|
||||
nextChild = battlePanel:getFirstChild()
|
||||
end
|
||||
end
|
||||
if not breakNext then
|
||||
nextChild = battlePanel:getFirstChild()
|
||||
end
|
||||
if nextChild and nextChild.creature ~= attackedCreature then
|
||||
g_game.attack(nextChild.creature)
|
||||
end
|
||||
|
Reference in New Issue
Block a user