Questions, Questions and more Questions!

Post » Mon Nov 19, 2012 6:54 pm

How do I make a power or spell appear when the player reaches a certain level?

For example: I made a power called "Command Mighty Beast" for the Bosmer. I want it to become available once the player reaches level 20. How do I do this?

Right now I have it set as. It only becomes usable after level 20. I don't want it to appear on the list.


Also this thread will become my official questions thread.
User avatar
u gone see
 
Posts: 3388
Joined: Tue Oct 02, 2007 2:53 pm

Post » Mon Nov 19, 2012 5:50 am

You could use the http://www.creationkit.com/OnStoryIncreaseLevel_-_Quest event for that. Create a quest that adds the spell to the world or your player in its startup stage, make IncreaseLevel its start event, put it into an Story Manager event node with the condition that the level is 20.

And I would strongly advise you not to put all your questions in the same thread, but to put different topics in separate threads which have titles saying something about what the problem is. That lets people know whether the thread is worth them reading, either because it's on a topic they know about, or because you have a new problem and are not just going on about the old one they've read about before and, for whatever reason, not replied to.
User avatar
Sun of Sammy
 
Posts: 3442
Joined: Mon Oct 22, 2007 3:38 pm

Post » Mon Nov 19, 2012 7:14 pm

You could use the http://www.creationkit.com/OnStoryIncreaseLevel_-_Quest event for that. Create a quest that adds the spell to the world or your player in its startup stage, make IncreaseLevel its start event, put it into an Story Manager event node with the condition that the level is 20. And I would strongly advise you not to put all your questions in the same thread, but to put different topics in separate threads which have titles saying something about what the problem is. That lets people know whether the thread is worth them reading, either because it's on a topic they know about, or because you have a new problem and are not just going on about the old one they've read about before and, for whatever reason, not replied to.

Sorry about that, I was having a few mental issues last night. But thank you for your help I will try what you say.
User avatar
Jessica Thomson
 
Posts: 3337
Joined: Fri Jul 21, 2006 5:10 am


Return to V - Skyrim