Difference between revisions of "Template:Main Page/Did You Know"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
m (link fix)
imported>DragoonWraith
m (removing some unnecessary spacing)
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 you need the original version of [[The Elder Scrolls Construction Set]] in order to create lip synch files for your dialogue?
* ...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]]?
* ...that you can [[:Category:Check what nifs use a texture|check which models from the original game use each texture]]?
Line 8: Line 7:
* ...that [[Basic NPC Patrols Tutorial|patrols]] can be a tremendous boon when trying to make an area feel more lifelike?
* ...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?
* ...that 21.3 of the [[Oblivion Units|units]] used in the game is one foot?
<!-- End Included Facts -->
<!-- End Included Facts --><noinclude>
<noinclude>


<h1 class="header" style="width:auto;margin:0 0 0.5em 0;border:1px solid #6e5229;">Other "Did You Know..." Facts</h1>
<h1 class="header" style="width:auto;margin:0 0 0.5em 0;border:1px solid #6e5229;">Other "Did You Know..." Facts</h1>
Line 32: Line 30:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="position:relative;width:100%;text-align:right;">[[Template:Did You Know|Read more "Did You Know..." Facts]]</div></includeonly>
<div style="position:relative;width:100%;text-align:right;">[[Template:Did You Know|Read more "Did You Know..." Facts]]</div></includeonly>

Revision as of 20:34, 20 March 2008

Current "Did You Know..." Facts

Did you know...


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 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?
  • ...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?