Page 1 of 1

Custom classes and Spec lines

PostPosted: Sun Jun 21, 2015 5:55 pm
by Bogha69
I have made the playerclass, train, assigned in global constants the ID #. the Issue I am having, is that I can /player class 70 (Class ID) in game and am honored said class, now.... there are no spec lines? What do I have to do in order to go about adding spells/styles to said class? Not looking to make custom(s), looking at using existing lines for now, then once I have an understanding on what I am missing, venturing into creating some (Need to know how to assign before I go and create, ya know :P )

Thank you guys!

Re: Custom classes and Spec lines

PostPosted: Mon Jun 22, 2015 2:57 am
by Bogha69
I have figured out the missing Spec lines, DB was missing a table to assign spec lines to said class(s). But with the addition of this table (classxspecialization) class's have lost the "Abilities" for weapon types, armor etc.

Problem at hand now, Abilities and the lack there of. Custom or "Original" classes, doesnt matter. Ideas?

Re: Custom classes and Spec lines

PostPosted: Mon Jun 22, 2015 7:03 am
by Leodagan
Abilities must be attributed to Specs using SpecXAbility Table.

All skills are linked to player class using Database Tables : www.dolserver.net/viewtopic.php?f=59&t=22229