New 1.8 papyrus commands

Post » Tue Nov 20, 2012 10:05 am

It worked fine MONTHS ago lol. Then I shelved the mod due to it not being unreleasable due to dialogue bug v1. When I came back to it a week or so ago, suddenly my blacksmith wasn't giving me the set of armour I paid for :shrug:

- Hypno
User avatar
Jack Bryan
 
Posts: 3449
Joined: Wed May 16, 2007 2:31 am

Post » Tue Nov 20, 2012 12:20 pm

would it work if you did:
game.getplayer().game.addperkpoints(1)

I don't know, maybe it has to be directed at something?
Perk points are only kept for the player, so I would assume a hidden global value is used by the game engine to store the value. So pointing to the player or any actor does not make sense to me. Also, doing that causes the script to fail to compile, so I don't think an alias is allowed on the function.
I am not sure what Mardoxx meant with the player alias? In an 'actor' script?
User avatar
Dezzeh
 
Posts: 3414
Joined: Sat Jun 16, 2007 2:49 am

Previous

Return to V - Skyrim