Issue/Fix: Picklock not trainable at GM
I did some research, not sure if this is the real problem...but it didn't jibe with Trevius' previous posts about skill_caps + class_skill sync.
For skillid = 35(picklock) There were entries for class 8/9(Bard/rog respectively) with skill caps per level But, when you went to class_skill for skill_35 everything was 66, meaning not-trainable. I changed these to 10/5 for 8/9. |
Ok...this didn't work. Anyone have any id? Using most recent code/PEQDB(2027)
|
Fix: Picklock not trainable at Rogue GM
This worked for me on EQEMU code version 2068 and PEQ database rev2027:
1. I have in rule_values for Character:SkillCapMaxLevel 75. 2. Execute this SQL: Code:
INSERT INTO skill_caps (skillID, class, level, cap) Tested this on a non-GM-flagged Rogue toon, Rogue Guildmasters do show Pick Lock training now and the skill goes up in the field appropriately. |
All times are GMT -4. The time now is 08:20 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.