Need help: I target the Player from "any" cell but i

Post » Thu Jun 21, 2012 6:14 am

I've made a mod in which I attach a script to the "Player" reference alias. This particular "Player" alias is pulled from "any" cell, and it DOES work in my machine

The problem is, for some reason it doesn't work on other machines.

To be more precise, I created a quest, and in the "quest alias" tab, I create a "reference alias", fill type "specific reference", from "(any)" cell with ref "PlayerRef('Player')"

Is this the right way to do it? it now says "'PlayerRef '(00000014) to NPC_'Player' (00000007)"
User avatar
Kay O'Hara
 
Posts: 3366
Joined: Sun Jan 14, 2007 8:04 pm

Post » Thu Jun 21, 2012 4:56 pm

Ouch, I think I've done that too. Does setting the reference to Unique Actor: Player work better?
User avatar
Nathan Hunter
 
Posts: 3464
Joined: Sun Apr 29, 2007 9:58 am

Post » Thu Jun 21, 2012 11:09 am

Ouch, I think I've done that too. Does setting the reference to Unique Actor: Player work better?
Eh, I forgot about this thread. No, I'm good here. I forgot to upload the required scripts is all. After they put the scripts, everything is fine again.

As for the unique actor thing, I tried it, and it works too, but I don't know if there is any repercussions between these two options. I read in wiki setting forced reference will make 'em persist permanently (and will bog down the script engine if there are too many). Since player is already persistent, I think it's not a problem, but I'm no expert
User avatar
Rob
 
Posts: 3448
Joined: Fri Jul 13, 2007 12:26 am

Post » Thu Jun 21, 2012 7:47 am

everything is fine again.

Phew. Thanks for the update.
User avatar
Cathrine Jack
 
Posts: 3329
Joined: Sat Dec 02, 2006 1:29 am


Return to V - Skyrim