[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Scripting Tutorial: Get PlayerRef
Revision as of 12:50, 1 May 2010 by imported>Demolishun (New page: = WIP = {{Tools|req0=Construction Set}} == A Simple Approach == The approach I am using is simple: <pre> set playerRef to player </pre> Now there ...)
WIP
Tools used in this tutorial
Required |
A Simple Approach
The approach I am using is simple:
set playerRef to player
Now there is some history behind this. I also know there was a lengthy discussion on this wiki about it. I also found this information.