Просмотр полной версии : Макрос: вингуемся если не достать Geo
automacro CantReach {
console /Can't reach or damage target/
call {
do is Fly wing
}
}
automacro targetLost {
console /Target lost/
call {
do is Fly Wing
}
}
automacro NoLosFrom {
console /No LOS from/
call {
do is Fly Wing
}
}
Поправьте плиз если что не так)
qvatra, если работает, то всё так
хотя я бы написал так:
automacro CantReach {
console /Can't reach or damage target|Target lost|No LOS from/
timeout 3
call {
do is Fly Wing
}
}
не проверял, но в конфиге есть замечательные строчки:
teleportAuto_dropTarget [<boolean flag>]
If this option is set to 1, Kore will automatically teleport when it drops
a target because it can't reach or damage it.
teleportAuto_dropTargetKS [<boolean flag>] v.1.9.0
If this option is set to 1, Kore will automatically teleport when it drops
a target to avoid kill-stealing other players. This is a workaround
for constantly dropping and selecting the same target.
ЗЫ: такое впечатление, что откуда-то скопировано..
оо,спасип
а по поводу строчек надо потестить
automacro FF_zastrjal {
console /Stuck during route/
timeout 3
call {
do is Fly Wing
}
}
бот периодически застревает в новом мороке, попытался написать макрос на автотелепорт, но чет не работает оО
vBulletin® v3.8.11, Copyright ©2000-2024, vBulletin Solutions Inc. Перевод: zCarot