Jump to content
  • 0

How to make Telepor level selectable?


Vali

Question


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   7
  • Joined:  12/29/11
  • Last Seen:  

Hi,

I want do the skill Teleport to be level selectable, but I really don't know how do that. Anyone know how do that?

Thank You.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

skillinfolist

[sKID.AL_TELEPORT] = {
 "AL_TELEPORT";
 SkillName = "Teleportation",
 MaxLv = 2,
 SpAmount = { 10, 9 },
 bSeperateLv = true,
 AttackRange = { 1, 1 },
 _NeedSkillList = {
  { SKID.AL_RUWACH,1 }
 }
},

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   7
  • Joined:  12/29/11
  • Last Seen:  

Thank you Judas, worked perfectly.

Vali~

Link to comment
Share on other sites

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.

×
×
  • Create New...