[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.
Difference between revisions of "Scripting Tutorial: Get PlayerRef"
Jump to navigation
Jump to search
no edit summary
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 ...) |
imported>Demolishun |
||
Line 9: | Line 9: | ||
</pre> | </pre> | ||
Now there is some history behind this. I also know there was a lengthy discussion on this wiki about it. I also found this [http://cs.elderscrolls.com/constwiki/index.php/Player information]. | Now there is some history behind this. I also know there was a lengthy [http://cs.elderscrolls.com/constwiki/index.php/Talk:GetSelf discussion] on this wiki about it. I also found this [http://cs.elderscrolls.com/constwiki/index.php/Player information]. |