Scripting Tutorial: Get PlayerRef

From the Oblivion ConstructionSet Wiki
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 ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.