- - - - - - - - - - - - - -pJ: Необходимое пояснение. Кали сделал замечательную полезняшку - плагин дуКомманд. Получился как бы стандартный блок условий, НО в его заголовке - запуск команды на исполнение. Прелестно! Да сами посмотрите, что можно сделать:
doCommand is Butterfly Wing {
whenStatusActive Owg 50%
notInTown 1
disabled 0
timeout 10
}
doCommand autobuy {
inInventory Arrow < 200
notInTown 1
disabled 0
timeout 9
}
doCommand is Butterfly Wing {
onAction storageAuto
notInTown 1
disabled 0
}
doCommand is Butterfly Wing {
onAction buyAuto
notInTown 1
disabled 0
}
doCommand talknpc 61 141 r1 r0 {
onAction storageAuto
hp < 70 %
}
doCommand talknpc 61 141 r1 r0 {
onAction storageAuto
sp < 70 %
}
doCommand chat create "АФК..." {
onAction sitAuto
aggressives 0
notInTown 1
#sp < 20%
timeout 15
}
doCommand chat leave {
onAction Standing
timeout 8
}
doCommand chat leave {
onAction sitting
hp = 100%
timeout 8
}
doCommand sp Teleport {
aggressives > 5
timeout 2
}
doCommand chat leave {
onAction sitAuto
aggressives > 0
timeout 8
}
doCommand chat leave {
onAction sitting
aggressives > 0
timeout 8
}
doCommand chat leave {
hp = 100%
aggressives < 1
timeout 8
}
doCommand e thx {
whenStatusActive Increase AGI
timeout 181
}
doCommand e thx {
whenStatusActive Blessing
timeout 181
}
doCommand e thx {
hp > 99 %
timeout 80
disabled 0
}
doCommand c @autoloot 100% {
onAction storageAuto
timeout 5
}
doCommand c @autoloot 100% {
onAction take
timeout 2
}