Prevch Posted November 29, 2012 Share Posted November 29, 2012 I am interested in developing a no forced leveling mod for Skyrim. Say, for instance, that your character has multiple levels built up, but you would only like to take one of those levels so you can assign a health, magicka, stamina bonus and a perk point. The main benefit of this mod is that it easily allows players to take full advantage of training at every level if they choose to. That being said, I would like some guidance from those who have previously done mods. Here's some background:1. I have done mods before, but not for Skyrim, so I am new to the creation kit.2. I do have some programming experience For those of you who have a fairly good understanding of the creation kit, my questions are threefold:1. Is what I'm setting out to do possible with the creation kit? If not, perhaps there is another way to meet my goal such as giving the player a total 405 (81x5) training opportunities and they can use them whenever, not on a per level basis.2. Do you have any ideas for usability/UI? In other words, if you were to use this mod, how would you like it to be set up? When a player choose to level up, should they get a prompt asking how many levels they would like to take, or should it automatically assume the player just wants to take one level?3. I have looked through some of the tutorials that have been linked to on this forum, though I have not seen one that necessarily references what I am attempting to do. Do you have any suggestions on tutorials/projects that I could go through that may help me achieve my goal? Your input and suggestions are appreciated. Thanks! Link to comment Share on other sites More sharing options...
Prevch Posted December 10, 2012 Author Share Posted December 10, 2012 bump I am interested in developing a no forced leveling mod for Skyrim. Say, for instance, that your character has multiple levels built up, but you would only like to take one of those levels so you can assign a health, magicka, stamina bonus and a perk point. The main benefit of this mod is that it easily allows players to take full advantage of training at every level if they choose to. That being said, I would like some guidance from those who have previously done mods. Here's some background:1. I have done mods before, but not for Skyrim, so I am new to the creation kit.2. I do have some programming experience For those of you who have a fairly good understanding of the creation kit, my questions are threefold:1. Is what I'm setting out to do possible with the creation kit? If not, perhaps there is another way to meet my goal such as giving the player a total 405 (81x5) training opportunities and they can use them whenever, not on a per level basis.2. Do you have any ideas for usability/UI? In other words, if you were to use this mod, how would you like it to be set up? When a player choose to level up, should they get a prompt asking how many levels they would like to take, or should it automatically assume the player just wants to take one level?3. I have looked through some of the tutorials that have been linked to on this forum, though I have not seen one that necessarily references what I am attempting to do. Do you have any suggestions on tutorials/projects that I could go through that may help me achieve my goal? Your input and suggestions are appreciated. Thanks! Link to comment Share on other sites More sharing options...
HeyYou Posted December 26, 2012 Share Posted December 26, 2012 Are you just trying to intercept the Level Up option on the menu? (when it would normally list "skills") Link to comment Share on other sites More sharing options...
Recommended Posts