Portal:Scripting

From the Oblivion ConstructionSet Wiki
Revision as of 21:37, 12 August 2008 by imported>Quetzilla (→‎Standard Solutions)
Jump to navigation Jump to search

Overview

Scripts are used by modders to control the game in fairly direct ways and achieve effects that are far outside the normal scope of the game. If you're new to scripting, you should start at the top of the page, especially with the tutorials. If you're an experienced scripter, then the later parts of the page should be most useful.

Basic Tutorials

Functions

General Knowledge

Scripting Basics

Troubleshooting

Code Optimization

Extensions and Libraries

Standard Solutions

The following are standard solutions for solving various types of problems.

Deprecated Articles