I have a support priest positioned on a party's respawn point, but it doesn't heal, just sits there like its idle.
They ARE in a party, and I've tried both specifying a target and the default blank. Here's the config block.
partySkill Heal {
lvl 10
dist 8
sp > 20%
target
target_hp < 100%
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
}
TIA
Support Priest Not Healing on Respawn
Moderators: waferbaron, Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
-
- Noob
- Posts: 2
- Joined: 15 Apr 2011, 00:48
- Noob?: Yes
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Re: Support Priest Not Healing on Respawn
Code: Select all
partySkill Heal {
lvl 10
dist 8 <------------------------------- 1. remove distance
sp > 20%
target < ------------------------------- 2. then specify the target
target_hp < 100%
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
}
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template