View Full Version : Problem with Healing Self in FS config (openkore)
lokiswhisper
4th November 2005, 23:31
This has been bugging me for quite sometime now. I had no problem regarding this when I was using MKHR but with Open Kore I can't seem to make this work. Here's the config (redone as researched in this forums, still doesn't work =( ):
useSelf_skill Heal {
lvl 10
maxCastTime 0
minCastTime 0
hp <= 80
sp
onAction 0
whenStatusActive
whenStatusInactive
whenFollowing 1
spirit 0
aggressives 0
monsters 0
notMonsters 0
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
The FS doesn't heal itself when being mobbed, even when it's HP is equal or below 80%. Either I kill the mob before it heals itself or it teleports to safety when its HP falls below 20%.
Help with this would be greatly appreciated.
Many thanks.
Dennis The Pogi
5th November 2005, 04:18
whenFollowing 1<------------ make this to 0
:hah: :smile:
lokiswhisper
5th November 2005, 06:55
Actually, in my first config, my value for When Following was set to 0. Same effect. Now, with the recent config, same effect.
What's wrong?
Is this behavior predetermined in Open Kore?
Need help on this one pls. :cry:
Thanks.
wapak2
5th November 2005, 07:29
Weird, I don't see anything wrong.
lokiswhisper
5th November 2005, 08:07
Yeah, me too
But why does it behave this way?
:disappoin
voldermorth
5th November 2005, 08:12
I've had the same experience... my bot suddenly stop healing herself... so i was totally freaked, co's back then i was already level 98, so a level down would take me an hour to recover... the solution that i did was to totally delete all the bots program that i have...then reinstall it... then... BOOM its back :classic:
Generosity Gain
5th November 2005, 08:17
this also happens to my DD Sin equipped w/ healclip...
it kills all monster mob if it can before healing itself or tele when it can no longer handle the mob & only then it will heal itself when it is safe to heal...
i got the same config like w/ lokiswhisper except the heal level is 1 & the " whenFollowing" is set to 0
luckily the my DD Sin has a high agi so i ignore this scenario but share it only now when someone brought up the same issue (--_--)
Lafara
5th November 2005, 12:12
@lokiswhipser try Replacing your Healing slot with this.
useSelf_skill Heal {
hp <= 80
sp > 10
whenStatusInactive Silenced
}
I think your problem is onAction 0.
since no 0 (Zero Number) in AI:sequence list (more information in manual)
your Slot should activate when AI:sequence = 0 (impossible)
tip : delete the unnecessary line in your useSelf_skill slots.
gachoman
5th November 2005, 15:07
oh yeah. . . . onAction is supposed to be an action parameter, not a numerical parameter
lokiswhisper
5th November 2005, 15:15
@previous posters
Tried all your suggestions, I still get the same result T_T
Anyone out there with a working, self-healing in middle of mob FS config?
I don't think this is an isolated case...
Thanks in advance
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.