Jump to content
  • 0

skill infoz


Question

Posted

    {"NV_FIRSTAID", 142; Pos = 7, MaxLv = 1, NeedSkillList = {}}, 

can anybody tell what the pos? means coz i'm trying to add skill however im getting initskilltree error..... coz this one...



bump....

1 answer to this question

Recommended Posts

Posted

Ive been playing with skills a lot, granted I am 4-5 days into learning server hosting/customizing so yea.

I can break this much down for you.

 {"NV_FIRSTAID", 142; Pos = 7, MaxLv = 1, NeedSkillList = {}}, 

 

NV = Novice - the abreviation will always be the original class the skill belongs to.

FIRSTAID - should be self explanatory

142 - This is the skill ID

Pos = 7 - This is the position on the skill tab/skill tree view

MaxLV - again ill say this one is pretty self explanatory i think

NeedSkillList = {}} - put the skill ID of other required skills to get this skill, leave empty for none.

Note: DO NOT PUT REQUIRED SKILL LEVEL HERE ONLY SKILL IDS

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