Difference between revisions of "Portal:Contents"

96 bytes added ,  04:43, 28 November 2010
m
corrected 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>Clearance
m (corrected link)
 
(6 intermediate revisions by 5 users not shown)
Line 4: Line 4:
<h4 style="padding-bottom:2px;">[[:Category:Getting Started|Getting Started]]</h4>All of the basic information you need to get started modding.
<h4 style="padding-bottom:2px;">[[:Category:Getting Started|Getting Started]]</h4>All of the basic information you need to get started modding.
<ol style="line-height:1em;"><li style="margin:0;"><h5 style="padding-bottom:2px;">[[Oblivion_Mods_FAQ|Oblivion Mods FAQ]]</h5>Everything you need to know about installing and using mods, and plenty of tips for using various utilities for modding as well.</li>
<ol style="line-height:1em;"><li style="margin:0;"><h5 style="padding-bottom:2px;">[[Oblivion_Mods_FAQ|Oblivion Mods FAQ]]</h5>Everything you need to know about installing and using mods, and plenty of tips for using various utilities for modding as well.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:About Modding Etiquette|About Modding Etiquette]]</h5>Important guidelines for making your mod work smoothly and cleanly, and how to avoid unnecessary conflicts.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Modding Etiquette]]</h5>Important guidelines for making your mod work smoothly and cleanly, and how to avoid unnecessary conflicts.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:A beginner's guide|A Beginner's Guide]]</h5>The perfect guide for anyone who has never tried modding before - the comprehensive guide will explain all basic aspects of using the CS.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:A beginner's guide|A Beginner's Guide]]</h5>The perfect guide for anyone who has never tried modding before - the comprehensive guide will explain all basic aspects of using the CS.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Troubleshooting|Troubleshooting]]</h5>Great advice for solving your inevitable bugs.</li></ol>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Troubleshooting|Troubleshooting]]</h5>Great advice for solving your inevitable bugs.</li></ol>
Line 27: Line 27:
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[My First Shop]]</h5>How to create a shop</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[My First Shop]]</h5>How to create a shop</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Basic Landscaping Tutorial]]</h5>How to create a landscape</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Basic Landscaping Tutorial]]</h5>How to create a landscape</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Quest Design]]</h5>How to create a quest</li></ol>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Quest Design]]</h5>How to create a quest</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Mod Wishlist]]</h5>List of mod ideas</li></ol>




Line 41: Line 42:
<h4 style="padding-bottom:2px;">[[:Category:Actor Behavior|Actor Behavior]]</h4>Learn everything there is to learn about how to get actors to behave the way you want them to.
<h4 style="padding-bottom:2px;">[[:Category:Actor Behavior|Actor Behavior]]</h4>Learn everything there is to learn about how to get actors to behave the way you want them to.
<ol style="line-height:1em;"><li style="margin:0;"><h5 style="padding-bottom:2px;">[[AI Button|AI Settings]]</h5>Teaches about the AI button of the Actor menu.</li>
<ol style="line-height:1em;"><li style="margin:0;"><h5 style="padding-bottom:2px;">[[AI Button|AI Settings]]</h5>Teaches about the AI button of the Actor menu.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Packages|Packages]]</h5>Learn all about AI packages.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[AI Package|Packages]]</h5>Learn all about AI packages.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Combat Style]]</h5>Give your actor's specific fighting styles - ranged, melee, magic, or anything in between.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[Combat Style]]</h5>Give your actor's specific fighting styles - ranged, melee, magic, or anything in between.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Dialogue|Dialogue]]</h5>Oblivion has a very intricate dialogue system - learn its ins and outs here.</li>
<li style="margin:0;"><h5 style="padding-bottom:2px;">[[:Category:Dialogue|Dialogue]]</h5>Oblivion has a very intricate dialogue system - learn its ins and outs here.</li>
Line 57: Line 58:


<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>
Anonymous user