zhaosin Posted October 1, 2012 Posted October 1, 2012 On skill table, I and my member cannot Up or Down Skill Exam..: Can't down 10 -> 9 or 8... I use data ver 2 -> http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ and Diff of Link -> http://rathena.org/board/topic/54190-release-basic-rathena-client/ Quote
Emistry Posted October 1, 2012 Posted October 1, 2012 skillinfolist [sKID.AL_TELEPORT] = { "AL_TELEPORT"; SkillName = "Teleportation", MaxLv = 2, SpAmount = { 10, 9 }, bSeperateLv = true, AttackRange = { 1, 1 }, _NeedSkillList = { { SKID.AL_RUWACH,1 } } }, find your skill in the lua file...and add this to the skills.. bSeperateLv = true, 1 Quote
zhaosin Posted October 2, 2012 Author Posted October 2, 2012 (edited) i edited in data\lua files\skillinfoz\skillinfolist.lua [sKID.TF_POISON] = { "TF_POISON"; SkillName = "Envenom", MaxLv = 10, SpAmount = { 12, 12, 12, 12, 12, 12, 12, 12, 12, 12 }, bSeperateLv = true, AttackRange = { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 } }, But still not work Edited October 2, 2012 by zhaosin Quote
Emistry Posted October 2, 2012 Posted October 2, 2012 convert it to LUB file and place it inside your GRF.... 1 Quote
zhaosin Posted October 2, 2012 Author Posted October 2, 2012 i don't use GRF, i use KRO Client and it has only data.grf. So what i have to do ? Quote
Emistry Posted October 2, 2012 Posted October 2, 2012 create ur own grf and make sure your client read that grf and ur official ro grf .... i believe most of us here are using custom grf + official grf..and not only official grf only... if you dont know how to create a grf / data folder.. search the forum, there have been soooo many guides we posted. 1 Quote
zhaosin Posted October 2, 2012 Author Posted October 2, 2012 Do you have yahoo or mail or something i can contact you ? Quote
rheia Posted October 2, 2012 Posted October 2, 2012 convert it to LUB file and place it inside your GRF.... does it have to be .lub? if it does, only that file that needs to be converted to .lub? Quote
Emistry Posted October 2, 2012 Posted October 2, 2012 most of the users are now using lub...and their client are mostly read from lub.. anyway..i think lua will still work if your client diffed to read lua .... Quote
rheia Posted October 2, 2012 Posted October 2, 2012 Ok so I've tried to edit the .lua. It's not working. File edited: data\lua files\skillinfoz\skillinfolist.lua Or are there more files to edit? Ah nvm, found the solution here: http://rathena.org/board/topic/64362-some-skill-cannot-up/ Thanks anyway. Quote
Question
zhaosin
On skill table, I and my member cannot Up or Down Skill
Exam..:
Can't down 10 -> 9 or 8...
I use data ver 2 -> http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/
and Diff of Link -> http://rathena.org/board/topic/54190-release-basic-rathena-client/
9 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.