Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acolyte Not Heal on Master and Party #1297

Closed
oENUNAo opened this issue Oct 21, 2017 · 7 comments
Closed

Acolyte Not Heal on Master and Party #1297

oENUNAo opened this issue Oct 21, 2017 · 7 comments

Comments

@oENUNAo
Copy link

oENUNAo commented Oct 21, 2017

This is my config

partySkill Heal {
lvl 10
dist 3
maxCastTime 5
minCastTime 2
hp
sp > 10
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
monsters
notMonsters
monstersCount
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target xxxxxxxx
target_hp < 80
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}

or use Heal but long time before kore use heal on master or party

and show this when lost master
I lost my master
Trying to find lost master
BUG: Actor::move(undef, undef) called!

Thank you...

@iRObotzz
Copy link

Not that anyone on this forum will report you, but you can leave out your bots real name when posting that config, do something like "target XXXXXXX" so that we understand that you are using that command line. For your own sake :P

Cant you leave the dist variable empty? so the dist line with read just "dist", maybe try that.

I just leave all my maxCastTime and minCastTime at 0 and my follow bots worked fine so far.

@bunnyy00
Copy link

dist 3 --> I just cancel this and all works well

@Fadreus
Copy link
Contributor

Fadreus commented Oct 22, 2017

dist 3
maxCastTime 5
minCastTime 2

LOL? Since when Heal got cast time. Even High Heal don't have that much cast time.
Why you set distance? Can heal far is better, why trouble yourself only heal when your slave in at your crotch?

target_hp < 80

Let say your master have 1000 HP, this setting only heal your party member when reach 79/1000.
(Of course it won't heal LOL). You should set < 80%. Heal at 80 is equivalent to heal < 8%. Don't be rambo. (Correct me if I'm wrong if you really intend to heal at 80 hp while killing poring using level 1 heal)

Read the manual at http://openkore.com/index.php/Main_Page.

Just use like this

partySkill 28 {
sp >= 40
target_hp <= 80%
}

I lost my master
Trying to find lost master
BUG: Actor::move(undef, undef) called!

Set your slave route_step 19 & your master route_step 9.
All your 3 (#1279, #1296 #1297) issues can be answered if you just do some research.

Read the manual 1st.
If that won't help, visit forum.
If that won't help either, then check if similar issue existed (closed and open issue) before starting new issue.

@alisonrag
Copy link
Contributor

@Junezavr
Copy link

@alisonrag error busParty
1

@shace1093
Copy link

HI can anyone give me a free bot I dont know how to install it -_-

@Fadreus
Copy link
Contributor

Fadreus commented Oct 28, 2017

@shace1093 Read at http://openkore.com how to install it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants