PDA

View Full Version : Promblem with aco support


ronfael
10th June 2009, 02:54
May bot repeatedly putting buffs on my swordsman. Here's my config:

partySkill Increase AGI {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Increase AGI
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 1
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target Dhess
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive Increase Agi <---THis was the problem it should be "AGI"
target_aggressives
target_monsters
target_timeout 0
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}

Resolved it myself...THread can be closed thanks...