Hi!
Right now what Im trying to do is get rid of the do_practice function completely, I already have a "skills" command that breaks different types of skills down into combat/trade/magic/etc... or by damage type. But what I want to do is create a function that allows npc's or pc's to teach a pc a specific skill.
What I can't figure out is how we reach the point where a character has: ch->pcdata->learned[sn].
How would you guys suggest I go about being able to "teach" a pc a skill.
Thanks!
Right now what Im trying to do is get rid of the do_practice function completely, I already have a "skills" command that breaks different types of skills down into combat/trade/magic/etc... or by damage type. But what I want to do is create a function that allows npc's or pc's to teach a pc a specific skill.
What I can't figure out is how we reach the point where a character has: ch->pcdata->learned[sn].
How would you guys suggest I go about being able to "teach" a pc a skill.
Thanks!