I'm not even sure if a mod in client.cpp for this code would even work.
Code:
uint8 Client::SkillTrainLevel(SkillType skillid, uint16 class_){ |
Yeah, that seems really weird, Underfoot and House of Thule clients use Skill_Caps.txt, it may be hard-coded in Titanium to be that way.
|
Dont know if its bugged on other clients but if anyone wants to try this code will update it don't need the 1st or 4th line. but will just leave them in there in case anyone wants to play with it incrementally.
Code:
UPDATE skill_caps SET cap = (5+(`level`*5)) WHERE skillid = 35 AND class = 8 AND `level` BETWEEN 0 AND 0; |
All times are GMT -4. The time now is 06:34 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.