PDA

View Full Version : having trouble with " useSelf_skill Heal"


zeldamage
16th June 2006, 00:15
i was lookign up the forums and tried searching for heals or healing and other ways of saying it. i also searched the openkore manual and i follow how it says to set up useself skills. so i have it set to

useSelf_skill Heal {
lvl 1
hp < 80
sp > 20
inLockOnly 1
notWhileSitting 0
timeout 2
disabled 0
}

now im a mage with a healing clip and the clip always stays on. but all my bot does is sit,stand,cast heal, sit, stand, cast heal and just keeps repeating its self overe and over again. how od i get it to stop once im at 100. i will keep searching here and openkore forums but i have had no luck yet. anyone that can help

wewee
16th June 2006, 00:44
useSelf_skill Heal {
lvl 1
hp < 80
sp > 20
inLockOnly 1
notWhileSitting 0
timeout 2<-----------(0)
disabled 0
}

Hope it`ll work.../no1

akiranakahira
16th June 2006, 10:36
check the sitAuto or something...
Your useSelfSkill is fine...there no problem in it.

zeldamage
16th June 2006, 11:39
useSelf_skill Heal {
lvl 1
hp < 80
sp > 20
inLockOnly 1
notWhileSitting 0
timeout 2<-----------(0)
disabled 0
}

Hope it`ll work.../no1


ya that works now thanx. he now stops at 100% but he still does the sit, stand, heal . repeat but he stops at 100%. slowly geting it all fixed

check the sitAuto or something...
Your useSelfSkill is fine...there no problem in it.

my sit auto is set like this

sitAuto_hp_lower 60
sitAuto_hp_upper 100
sitAuto_sp_lower 25
sitAuto_sp_upper 100
sitAuto_over_50 0
sitAuto_idle 0

ernest8
16th June 2006, 19:06
try this, coz you have a hil clip ryt?

sitAuto_hp_lower 0
sitAuto_hp_upper
sitAuto_sp_lower 50
sitAuto_sp_upper 80

zeldamage
17th June 2006, 13:59
try this, coz you have a hil clip ryt?

sitAuto_hp_lower 0
sitAuto_hp_upper
sitAuto_sp_lower 50
sitAuto_sp_upper 80



ya i got a heal clip and now that i set me sit to this configure it works well so thank u all for your help it works good now