Hi again,
Right now I have a "tree based" skill system. But I've encountered a hang up and Im not sure how to get around it (surprise)!
I want everyone, when taught, to have the ability to cast a spell. As it stands right now, only immortals can do this. I took a look at do_cast and it does not seem to specify a class that can or cannot cast.
I've removed all classes except for warrior from the class.lst in system, everyone is a warrior... They just dont see it.
I tried making a class called adventurer, set its mana, and nothing! I got this message when my test character tried to cast heal:
c
Cast which what where?
>
c heal
You can't do that.
>
What do you guys think?
Right now I have a "tree based" skill system. But I've encountered a hang up and Im not sure how to get around it (surprise)!
I want everyone, when taught, to have the ability to cast a spell. As it stands right now, only immortals can do this. I took a look at do_cast and it does not seem to specify a class that can or cannot cast.
I've removed all classes except for warrior from the class.lst in system, everyone is a warrior... They just dont see it.
I tried making a class called adventurer, set its mana, and nothing! I got this message when my test character tried to cast heal:
c
Cast which what where?
>
c heal
You can't do that.
>
What do you guys think?