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.

Scriptname

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Example:

 scriptname TestScript

 scn Testscript 

All scripts must begin with this command, which specifies the name of the script.