Help with AddPerkPoints

Post » Fri Dec 07, 2012 11:46 pm

I noticed that as of version 1.8 there is now a command to add extra perk points for the player to spend. The documentation http://www.creationkit.com/AddPerkPoints_-_Game states:

; Give the player 5 more perk points.
Game.AddPerkPoints(5)

However when I attempt to use this function in a simple script, no perk points are added. All that happens is the Throw Voice shout sound effect plays (very strange).

Has anyone been able to get this to work?
User avatar
Jenna Fields
 
Posts: 3396
Joined: Mon Dec 11, 2006 11:36 am

Return to V - Skyrim