puddlepond Posted May 30, 2021 Share Posted May 30, 2021 Essentially just reviving this (https://forums.nexusmods.com/index.php?/topic/250911-scripting-edit-ilevelsperperk/) thread ten years later. I'm trying to do the same thing as the OP of that thread, and I think it'd be a lot simpler now with NVSE but for some reason I just can't get it to work. I'm using SetStringGameSettingEX to change the amount of levels needed before getting a perk point when a certain trait is chosen, but I'm having so much difficulty with getting the script to work. It's almost definitely just my inexperience with scripting, but I really can't think of a way to get it working. Link to comment Share on other sites More sharing options...
GamerRick Posted May 31, 2021 Share Posted May 31, 2021 The command to set a game setting is: SetNumericGameSetting It was added by the FNVSE, which explains why they couldn't do it back in 2010. Link to comment Share on other sites More sharing options...
Recommended Posts