rangedphoenix Posted January 3, 2014 Posted January 3, 2014 I have a question about the property PlayerRef. From what I understand about it, the Creation Kit autofills in the value for this property when you select it. However, when I was testing a script I have been working on, I found out that while I was in the prison cell from alternate start: live another life, the value for playerRef was set to NONE. Does anybody know why this happens? Outside of that cell in particular, it seems to work just fine.
spaceman Posted January 3, 2014 Posted January 3, 2014 Best guess would be because Skyrim hasn't started properly yet, not sure how Alternate Start was coded (even though I use it all the time) but as it interrupts the start of the game it could be that PlayerRef isn't initialised yet, would be interesting to see if it is initialised on the wagon ride at the start of a none Alternate Start game, it could well be that because your character has not been created yet it isn't, and as Alternate Start interupts the default start sequence it would make sense that it doesn't initialise until you leave the prison cell.
EternalDamned Posted January 3, 2014 Posted January 3, 2014 I'm guessing the PlayerRef isn't filled until you have set your characters looks and name. Before that you are simply "Prisoner"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.