caspa Posted February 22, 2013 Posted February 22, 2013 {"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.... Quote
Storm Posted February 27, 2013 Posted February 27, 2013 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 Quote
Question
caspa
{"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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.