Difference between revisions of "ScriptingNF"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Wrye
(Math functions.)
imported>Wrye
Line 79: Line 79:
* [[Walking Through Inventory Items]]
* [[Walking Through Inventory Items]]


==Obsolete Articles==
==Deprecated Articles==
*[[Dynamic Storage]] - General survey of arrays, linked lists, etc. in pre-pluggy world.
*[[Dynamic Storage]] - General survey of arrays, linked lists, etc. in pre-pluggy world.
**[[Linked List Tutorial]] - Pre-pluggy approach to linked lists.
**[[Linked List Tutorial]] - Pre-pluggy approach to linked lists.

Revision as of 01:53, 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

Deprecated Articles