Mr BrycE Posted June 7, 2012 Posted June 7, 2012 (edited) Help, When Going to high novice and up it doesnt show the job name...>.< here's an SS Oh! and Also, the Skills can't change levels...>.< Example, Warm Wind... it cant change level >.< i tried scrolling to change level but doesn't work and the level can't be also seen in skill tree... Edited June 7, 2012 by Mr BrycE Quote
EvilPuncker Posted June 7, 2012 Posted June 7, 2012 your client date doesn't matches the lua files date Quote
F0xxy Posted June 7, 2012 Posted June 7, 2012 Updated lua files? As for the skill levels: lua files/skillinfoz/skillinfo_f.lua -- Function #8 IsLevelUseSkill = function(SkillID) local obj = SKILL_INFO_LIST[skillID] if obj ~= nil then obj = SKILL_INFO_LIST[skillID].SpAmount end if obj ~= nil then return 1 end return 0 end Quote
Mr BrycE Posted June 7, 2012 Author Posted June 7, 2012 (edited) 2011-03-15 is my client date... ill try to match it. @foxxy thanks it's fixed EDIT: I can't fix the Lua files ...>.< where can i get 2011-03-15 lua files... i tried the lua and lub tried the rA lua files from rA Basic Data client >.< still cant fix it. Edited June 7, 2012 by Mr BrycE Quote
Daegaladh Posted June 12, 2012 Posted June 12, 2012 (edited) The job name thing is because the "Increase Headgear View ID" patch, so disable it or use a lower number (2000 is ok). Edited June 14, 2012 by Daegaladh Quote
Mr BrycE Posted June 24, 2012 Author Posted June 24, 2012 (edited) The job name thing is because the "Increase Headgear View ID" patch, so disable it or use a lower number (2000 is ok). Thanks Daegaladh lowered the view ID from 30,000 to 2000 ahahah..xD it worked. Edited June 24, 2012 by Mr BrycE Quote
Question
Mr BrycE
Help,
When Going to high novice and up it doesnt show the job name...>.< here's an SS
Oh! and Also, the Skills can't change levels...>.<
Example, Warm Wind... it cant change level >.< i tried scrolling to change level but doesn't work and the level can't be also seen
in skill tree...
Edited by Mr BrycE6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.