I'm trying to make a game at the moment, nothing to big just something to get out there before I start on a bigger project. However I'm having trouble saving verbs to mobs once they gain them. I just assumed they would be magically saved, this doesn't appear to be the case though! Who would of thunk it? Anyhow, I'm not realy sure how to approach this, the only way I can think of is making a variable like
Has_Awesome_Fireball_Spell = 0
Then whenever they get "Awesome Fireball Spell" set it to one... But I'm not sure if that's the best way to approach things, nor am I sure if it would work.
So, if anyone can help it'd be much appreciated. If not, thanks all the same.