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 "Globals"

Jump to navigation Jump to search
87 bytes added ,  13:33, 28 April 2006
no edit summary
imported>Knightmare348
imported>Knightmare348
Line 1: Line 1:
A global variable is available for any script or condition to reference without being linked to a particular quest or object. To see a list of all the global variables in what you are working on within TESCS simply go to Gameplay -> Globals in the menu bar.
A global variable is available for any script or condition to reference without being linked to a particular quest or object. To see a list of all the global variables in what you are working on within TESCS simply go to Gameplay -> Globals in the menu bar.
See the [[Global Variable List]] for a list of global variables used in Oblivion.esm.


You can create your own global variables
You can create your own global variables

Navigation menu