Forum > Miscellaneous

[QUESTION:WotlK]: Spell book New tabs.

(1/2) > >>

Nupper:
I am looking on how i can make my own tab for my own spells.

Amaroth:
I don't know all tables and DBCs used here, but for sure you will have to create a new skill (like Arms, Fury, Protection are). That means editing:

SkillLine.dbc - to create skill
SkillRaceClassInfo.dbc - to make skill learnable/usable by selected classes and races
SkillLineAbility.dbc - to assign spells to that skill (in this case it will make them appear in correct section in spellbook)

And probably something more, dunno what. Check blizzlike class skills, like for instance mentioned warrior's Arms skill.

Nupper:

--- Quote from: "Amaroth" ---I don't know all tables and DBCs used here, but for sure you will have to create a new skill (like Arms, Fury, Protection are). That means editing:

SkillLine.dbc - to create skill
SkillRaceClassInfo.dbc - to make skill learnable/usable by selected classes and races
SkillLineAbility.dbc - to assign spells to that skill (in this case it will make them appear in correct section in spellbook)

And probably something more, dunno what. Check blizzlike class skills, like for instance mentioned warrior's Arms skill.
--- End quote ---
Cheers that helped a lot :D

Namiriu:
Hey Nupper,

Maybe can you give the method you use here plz ? Think its going to help some ppl, because i try to creature new spell book tabs too !

Thanks :)

Amaroth:

--- Quote from: "Amaroth" ---SkillLine.dbc - to create skill
SkillRaceClassInfo.dbc - to make skill learnable/usable by selected classes and races
SkillLineAbility.dbc - to assign spells to that skill (in this case it will make them appear in correct section in spellbook)

And probably something more, dunno what. Check blizzlike class skills, like for instance mentioned warrior's Arms skill.
--- End quote ---
;)

Navigation

[0] Message Index

[#] Next page

Go to full version