Need Help With Adding SKILL BOOKS

08/25/2012 19:54 Wisper_cool#1
Hey guys.

Just wondering if anyone could tell me how to add Skill books to NPCS?

Thanks!!
08/25/2012 20:12 kurmiz#2
ehm. Basics..

shop.csv
shopset.csv

If you havent created books for new skills, you need to creat them at itemetc.csv (with point to skill index).
08/25/2012 20:17 Wisper_cool#3
i know the files i need to edit but what lines bro?
08/25/2012 20:22 kurmiz#4
shop.csv
You dont need this if you not creating new shop. Because you only adding to old one.

shopset.csv
Find correct shop column (search for older skillbook index if you cant understand). Add new book (index,X Y positions in shop). Dont forget to increase ItemCount line (count of item in that tab)


itemetc.csv
If you dont have skillbooks for new skill created already, do it. Creat new item with unused index, correct Class requirement and add skill index to it.