Difference between revisions of "Template:Main Page/Did You Know"
Jump to navigation
Jump to search
imported>DragoonWraith (added a ton more... I'm going to sleep for tonight, but more wouldn't be amiss - may look at it again tomorrow) |
imported>Darkness X m |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
<noinclude><h1 class="header" style="width:auto;margin:0 0 0.5em 0;border:1px solid #6e5229;">Current "Did You Know..." Facts</h1> | <noinclude><h1 class="header" style="width:auto;margin:0 0 0.5em 0;border:1px solid #6e5229;">Current "Did You Know..." Facts</h1> | ||
Did you know...</noinclude> | Did you know...</noinclude><!-- Begin Included Facts --> | ||
<!-- Begin Included Facts --> | * ...that [[Effective Skill Level]] is a combination of the base skill level, any abilities, spells, etc. that affect that skill, and base luck? | ||
* ...that | * ...that when [[PlaceAtMe]] creates a new reference to something, that reference is added to the savegame, and in most situations it cannot be removed? | ||
* ...that | * ...that [[Climates]] allow you to define what types of weather a given worldspace will experience, as well as the behavior of sky objects such as the sun, moons, and stars? | ||
* ... | * ...that [[Combat Style|Combat Styles]] are used to govern NPC choices made in the melee and maneuver decisions? | ||
* ...that [[ | * ...that books use a [[Book Formatting|simplified HTML markup]] to display book text? | ||
* ...that | <!-- End Included Facts --><noinclude> | ||
<h1 class="header" style="width:auto;margin:1em 0 0.5em 0;border:1px solid #6e5229;">Other "Did You Know..." Facts</h1> | |||
<h1 class="header" style="width:auto;margin: | |||
Did you know... | Did you know... | ||
* ...that [[Scripting Tutorial: My Second Script|every script]] must start with a declaration of that script's name? | * ...that [[Scripting Tutorial: My Second Script|every script]] must start with a declaration of that script's name? | ||
Line 19: | Line 15: | ||
* ...that [[This]] is an alias for GetSelf? | * ...that [[This]] is an alias for GetSelf? | ||
* ...that an [[:Category:Spell Cost|auto-calculated spell]]'s school is determined by the most expensive single effect, not by which school has the most combined cost? | * ...that an [[:Category:Spell Cost|auto-calculated spell]]'s school is determined by the most expensive single effect, not by which school has the most combined cost? | ||
* ...that [[FActorTeleportFadeSeconds|fActorTeleportFadeSeconds]] controls how long an actor will fade in (or out) when going through a load door, or being moved with MoveTo? | * ...that [[FActorTeleportFadeSeconds|fActorTeleportFadeSeconds]] controls how long an actor will fade in (or out) when going through a load door, or being moved with MoveTo? | ||
* ...that the console command [[Debug Text|Toggle Debug Text]] can be a invaluable tool to Oblivion players and modders alike? | * ...that the console command [[Debug Text|Toggle Debug Text]] can be a invaluable tool to Oblivion players and modders alike? | ||
Line 31: | Line 22: | ||
* ...that [[:Category: Stage Functions|Stage Functions]] can be used to create "functions", bits of code that can be used repeatedly in multiple places? | * ...that [[:Category: Stage Functions|Stage Functions]] can be used to create "functions", bits of code that can be used repeatedly in multiple places? | ||
* ...that the [[Kill]] function is the only way to assign the perpetrator of a scripted crime? | * ...that the [[Kill]] function is the only way to assign the perpetrator of a scripted crime? | ||
* ...that [[SubSpace|subspaces]] are used to solve the problem of disconnected areas in the world space? | |||
* ...that you need the original version of [[The Elder Scrolls Construction Set]] in order to create lip synch files for your dialogue? | |||
* ...that you can [[:Category:Check what nifs use a texture|check which models from the original game use each texture]]? | |||
* ...every [[MessageBox Tutorial|script menu]] requires at least two functions, MessageBox and GetButtonPressed? | |||
* ...that [[Basic NPC Patrols Tutorial|patrols]] can be a tremendous boon when trying to make an area feel more lifelike? | |||
* ...that 21.3 of the [[Oblivion Units|units]] used in the game is one foot? | |||
</noinclude> | |||
<includeonly> | |||
<div style="position:relative;width:100%;text-align:right;">[[Template:Did You Know|Read more "Did You Know..." Facts]]</div></includeonly> | |||
<noinclude> | |||
[[Category: Templates|Did You Know]] | |||
[[Category: Main Page Templates|Did You Know]] | |||
</noinclude> | </noinclude> |
Latest revision as of 08:33, 7 August 2010
Current "Did You Know..." Facts
Did you know...
- ...that Effective Skill Level is a combination of the base skill level, any abilities, spells, etc. that affect that skill, and base luck?
- ...that when PlaceAtMe creates a new reference to something, that reference is added to the savegame, and in most situations it cannot be removed?
- ...that Climates allow you to define what types of weather a given worldspace will experience, as well as the behavior of sky objects such as the sun, moons, and stars?
- ...that Combat Styles are used to govern NPC choices made in the melee and maneuver decisions?
- ...that books use a simplified HTML markup to display book text?
Other "Did You Know..." Facts
Did you know...
- ...that every script must start with a declaration of that script's name?
- ...that all Soul Gems have their sizes determined by Game Settings?
- ...that This is an alias for GetSelf?
- ...that an auto-calculated spell's school is determined by the most expensive single effect, not by which school has the most combined cost?
- ...that fActorTeleportFadeSeconds controls how long an actor will fade in (or out) when going through a load door, or being moved with MoveTo?
- ...that the console command Toggle Debug Text can be a invaluable tool to Oblivion players and modders alike?
- ...that Game Settings control a huge number of things in Oblivion, such as damage, AI, potion strength, and many of the names and titles in the game are set by a setting, and that very little of the game is completely independent of them?
- ...that the Oblivion Mod Manager can be used to create OMOD-ready archives, perfect for release?
- ...that to alter existing meshes or textures, one will first need to unpack the game's BSA files?
- ...that Stage Functions can be used to create "functions", bits of code that can be used repeatedly in multiple places?
- ...that the Kill function is the only way to assign the perpetrator of a scripted crime?
- ...that subspaces are used to solve the problem of disconnected areas in the world space?
- ...that you need the original version of The Elder Scrolls Construction Set in order to create lip synch files for your dialogue?
- ...that you can check which models from the original game use each texture?
- ...every script menu requires at least two functions, MessageBox and GetButtonPressed?
- ...that patrols can be a tremendous boon when trying to make an area feel more lifelike?
- ...that 21.3 of the units used in the game is one foot?