Page 1 of 1
FS priest to heal/buff non party member?
Posted: 11 Jul 2012, 07:03
by jeckoy10
hi, I would like to ask for help on how to make a fs priest to support non party member, i already have a working config but for party members only. I tried to change the target name in skills and follow,but the bot just sit down, any ideas? thanks
Re: FS priest to heal/buff non party member?
Posted: 11 Jul 2012, 08:32
by LumhiereX
i would like that question be answered also. as i do have the same problem as yours, its just that my "aco" does the Blessing and Healing support skills on the party member he's following, the down side of my config is that it only supports the targeted character not the whole party members.
Re: FS priest to heal/buff non party member?
Posted: 11 Jul 2012, 21:31
by noobotter
Openkore config does not really support Party skills that target non-party members.
You can try using macro for that. Just config the follow target part.
Use the macro for the skills and also for the part where they should meet up just in case the support gets lost.
Re: FS priest to heal/buff non party member?
Posted: 11 Jul 2012, 22:57
by jeckoy10
Aw, I think I should learn how to use macro. I' ll keep researching in macro section and post solution here if I found some..
Re: FS priest to heal/buff non party member?
Posted: 12 Jul 2012, 03:03
by EternalHarvest
noobotter wrote:Openkore config does not really support Party skills that target non-party members.
How about
notPartyOnly?
Re: FS priest to heal/buff non party member?
Posted: 12 Jul 2012, 06:17
by noobotter
EternalHarvest wrote:noobotter wrote:Openkore config does not really support Party skills that target non-party members.
How about
notPartyOnly?
My bad. Haven't used that part of the Block yet.

since whenever I don't know which part of config to edit, I use macro. Much easier for me.
Re: FS priest to heal/buff non party member?
Posted: 19 Jul 2012, 11:40
by krisma
try this..
partySkill Blessing {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit
inLockOnly
notWhileSitting
notInTown
timeout
disabled
manualAI
target
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive Blessing
target_aggressives
target_monster
target_timeout 65
target_deltaH
target_isGuild ###YOUR GUILD NAME####
notPartyOnly 1
}
Re: FS priest to heal/buff non party member?
Posted: 22 Jul 2012, 09:27
by good1
how can I solve the problem in notPartyOnly 1 where my FS bot keeps on spamming Heal?