powerofvoid Posted September 2, 2013 Posted September 2, 2013 I've been trying to make a mod to stop my character from levelling up (but still be able to advance skills normally). I set iLevelUpSkillCount to 700 (7 major skills * 100, so there should be no levelling up going on), but my character still got the "level up" icon after some major skill levels, and still levelled up after sleeping. Is this normal behavior, and if so, how would you suggest I implement this? I'm considering changing the skill advancement rates on major and minor skills (to 10^6 and 0.75, respectively), but that leads to the (vanilla) oddness of choosing major skills you don't want. EDIT: Huh, I guess I could maybe choose my "real" major skills first, then do something like the showracemenu trick with showclassmenu, and then pick my "frozen" and "specialty" skills, but that's also kind of... awkward.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.