Difference between revisions of "ScriptingNF"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Wrye
(Fifth pass)
imported>Wrye
Line 66: Line 66:
*[[Rotating an object around another object with a script]]
*[[Rotating an object around another object with a script]]
*[[Running Scripts On Arrows]]
*[[Running Scripts On Arrows]]
*[[:Category:Stage Functions]] - Simulating a function by means of a setStage call.
** [[Simulating new functions|Stages Functions]] - (Needs to be merged with base article.)
*[[Summon Object]] - Summon (move) an existing object to position in front of player.
*[[Summon Object]] - Summon (move) an existing object to position in front of player.
*[[Teleport Recall]] - Establishing a teleport recall point.
*[[Teleport Recall]] - Establishing a teleport recall point.

Revision as of 00:02, 1 June 2008

No fluff version of the Portal:Scripting.

Basic Tutorials

Functions

General Knowledge

Scripting Basics

Troubleshooting

Code Optimization

Extensions and Libraries

Advanced How Tos

Obsolete Articles