slave acolyte problem

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

Message
Author
troypogs777
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 31 Jan 2017, 10:18
Noob?: Yes
Location: Mars
Contact:

slave acolyte problem

#1 Post by troypogs777 »

guys do you have any idea why my bot refuses to heal its master when he respawns after death? i search high and low tested everything in my config but to no avail.

here's my line of command for party heal

partySkill Heal {
lvl 10
dist 3..8
maxCastTime 3
minCastTime 0
hp
sp >10%
whenFollowing 1
target_hp < 90%
target RaZe
target_aggressives
target_monsters
target_timeout
notInTown 0
}

dawnvillain
Noob
Noob
Posts: 9
Joined: 22 Jun 2017, 09:49
Noob?: No

Re: slave acolyte problem

#2 Post by dawnvillain »

Try to use this:

partySkill Heal {
lvl 10
maxCastTime 3
sp > 40
timeout 5
target RaZe
target_hp < 80%
}
Image

troypogs777
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 31 Jan 2017, 10:18
Noob?: Yes
Location: Mars
Contact:

Re: slave acolyte problem

#3 Post by troypogs777 »

dawnvillain wrote:Try to use this:

partySkill Heal {
lvl 10
maxCastTime 3
sp > 40
timeout 5
target RaZe
target_hp < 80%
}
thanks for replying, I'll try this now! :)

P.S yay it works! thanks a lot!

Post Reply