fadreus wrote:
Code:
partySkill Kaahi { <----------Unless you are married, your SL need SL spirit.
lvl 2
dist 5
target ***********
target_whenStatusInactive Kaahi
timeout 350
}
partySkill Sage { <----- Wrong Skill Name. Can use skill # if don't know spelling.
lvl 5
dist 3
target ************
target_isJob Sage, Scholar
target_whenStatusInactive Spirit <------- Wrong Status
timeout 350 <-------- Use target_timeout
}
Tips:
Write in console:
-s (to check status)
-skills (to check skill number or name)
Links:
http://openkore.com/index.php/Main_PageMy SL is married to my Sage, should have mentioned that sorry.
Cheers for the help, ill go through and find the codes i need
UPDATE: Works like a charm, Again thanks for your help <3