Problems with "use" skills under POL 097
Posted: Mon Dec 04, 2006 11:22 pm
I have centralized all my skills info from the various skills.cfg files to one main file. My problem is that POL 097 does not seem to parse the script line properly.
Here is what I have for Meditation in my skills.cfg file:
When I attempt to use the skill Meditation the client reports "That skill is not implemented."
Meditation is in the \pkg\skills\meditation folder and is a package with its own phg.cfg file.
This error cropped up after converting to POL 097. Under POL 096 the use skills worked properly.
Also, I should explain that I am using a converted POL 095 s Distro skill system.
Any ideas?
Here is what I have for Meditation in my skills.cfg file:
Code: Select all
Skill 46
{
Name Meditation
SkillId 46
Script :meditation:meditation
Delay 10
Unhides 1
DropStat str dex
}
Meditation is in the \pkg\skills\meditation folder and is a package with its own phg.cfg file.
This error cropped up after converting to POL 097. Under POL 096 the use skills worked properly.
Also, I should explain that I am using a converted POL 095 s Distro skill system.
Any ideas?