Jump to content
  • 0

I can't Down skill


Question

9 answers to this question

Recommended Posts

Posted

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,

  • Upvote 1
Posted (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 by zhaosin
Posted

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.

  • Upvote 1
Posted

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?

Posted

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 ....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...