Difference between revisions of "Portal:Contents"

46 bytes added ,  19:38, 28 April 2008
adding Functions category link
imported>DragoonWraith
m (moving the TOC down one, so that it doesn't force an awkward space at the top of the page.)
imported>DragoonWraith
(adding Functions category link)
Line 57: Line 57:


<h4 style="padding-bottom:2px;">[[:Category:Scripting|Scripting]]</h4>Scripting allows modders unparalleled freedom - scripts control the intricate and the finely tuned aspects of gameplay. Generally speaking, scripts are what enable new and different things to happen in Oblivion mods.
<h4 style="padding-bottom:2px;">[[:Category:Scripting|Scripting]]</h4>Scripting allows modders unparalleled freedom - scripts control the intricate and the finely tuned aspects of gameplay. Generally speaking, scripts are what enable new and different things to happen in Oblivion mods.
<ol style="line-height:1em;"><li style="margin:0;"><h5 style="padding-bottom:2px;">[[List of Functions|Complete List of Functions]]</h5>Functions are the life-blood of scripts. This is a handy list of every function in the game - get your Ctrl+F ready!</li>
<ol style="line-height:1em;"><li style="margin:0;"><h5 style="padding-bottom:2px;">[[List of Functions|Complete List of Functions]] &middot; [[:Category: Functions|Categorized]]</h5>Functions are the life-blood of scripts. This is a handy list of every function in the game - get your Ctrl+F ready!</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Commands|Commands]]</h5>Commands are not functions, per se, but rather the structure of the internal workings of script. Learn about them here.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Commands|Commands]]</h5>Commands are not functions, per se, but rather the structure of the internal workings of script. Learn about them here.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Variables|Variables]]</h5>Variables are your script's memory. They are crucial for storing and manipulating information, so learn how they work and which to use here.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Variables|Variables]]</h5>Variables are your script's memory. They are crucial for storing and manipulating information, so learn how they work and which to use here.</li>