Removing perks with multiple levels?

Post » Wed May 11, 2011 2:16 am

Do I have to do anything special to remove, say, Intense Training perk, if the player took all ten levels of it, or will a single player.removeperk work?
User avatar
rolanda h
 
Posts: 3314
Joined: Tue Mar 27, 2007 9:09 pm

Post » Wed May 11, 2011 3:48 am

Do I have to do anything special to remove, say, Intense Training perk, if the player took all ten levels of it, or will a single player.removeperk work?


It maybe best to setup a test effect with a magazine. Write up a simple script that does the player.removeperk perkname and save it as an effect script. Tie that into the magazine through a base effect that selects the script then test it out in a test plugin. If it only removes 1 rank of the perk then you'll need several successive removeperks. However i'm thinking you won't need that many because even though the perk is ranked it is still a base perk that will be removed.
User avatar
Devils Cheek
 
Posts: 3561
Joined: Sun Aug 13, 2006 10:24 pm


Return to Fallout: New Vegas