openkore_23
24th August 2005, 16:18
Hello fellows, I have a problem my bot doesn't use INCREASE AGI but i program it in uself skill but my heal works. What should I do? Kindly check if it's correct
useSelf_skill Heal {
lvl 3
maxCasTime 0
minCastTime 0
hp <= 80
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggeressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Increase Agi {
lvl 7
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Inc Agi
whenFollowing
spirit
aggressives
monsters
notMonsters
stopwhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 1
}
useSelf_skill Heal {
lvl 3
maxCasTime 0
minCastTime 0
hp <= 80
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggeressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Increase Agi {
lvl 7
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Inc Agi
whenFollowing
spirit
aggressives
monsters
notMonsters
stopwhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout 0
disabled 1
}