Difference between revisions of "Category:Getting Started"

1,224 bytes added ,  09:55, 22 September 2010
Undo revision 45973 by Mods r us43 (Talk)
imported>DragoonWraith
(new intro)
imported>Darkness X
(Undo revision 45973 by Mods r us43 (Talk))
 
(9 intermediate revisions by 6 users not shown)
Line 10: Line 10:
This tool will allow you to change the game in almost any way you want. You can create new dungeons and quests. You can alter existing creatures and environments. You can even change fundamental processes of the game by altering the appropriate game settings.  
This tool will allow you to change the game in almost any way you want. You can create new dungeons and quests. You can alter existing creatures and environments. You can even change fundamental processes of the game by altering the appropriate game settings.  


Even better, you can share these changes with your friends and the online community. All of your changes are recorded in a plug-in than can easily be included or removed from anyone's game.
Even better, you can share these changes with your friends and the online community. All of your changes are recorded in a plug-in that can easily be included or removed from anyone's game.


Keep in mind though, that with great power comes great responsibility. The more fundamental the change, the more likely it will alter the game in a bad way. Test your changes thoroughly before you make them available to everyone.
Keep in mind though, that with great power comes great responsibility. The more fundamental the change, the more likely it will alter the game in a bad way. Test your changes thoroughly before you make them available to everyone.
Line 17: Line 17:


==Getting started with modding==
==Getting started with modding==
<div id="esstyle" style="float:right;width:50em;padding-bottom:0.5em;">


<h2 class="header">Featured</h2>
'''Modding Terminology'''
This article explains the fundamentals of how mods work. It is somewhat lengthy, and somewhat technical, but '''it is absolutely critical that a modder understands these concepts!''' Failure to understand the distinctions and explanations in this article can very easily turn a mod into a buggy mess. It is therefore highly recommended that you read this article in its entirety, and continue reading it until you understand it. I myself was creating a mod on a scamp to make him talk and trade like creeper in Morrowind and I ended up making a guard turn into a scamp and walk on his head.
Modding using the TESCS means creating and editing '''module''' files (i.e. esp and esm files). There are other ways to "mod" (create/edit resource -- mesh, texture, sound, speech -- files; edit ini and xml files, etc.), but here we'll just be talking about module file editing.
Module files are collections of '''records'''. Different types of records define different types of things...
<div style="float:right;">[[Modding Terminology|Read more...]]</div>
</div>
If you are new to the Oblivion Construction Set, you should probably read the following sections first:
If you are new to the Oblivion Construction Set, you should probably read the following sections first:
#[[Oblivion_Mods_FAQ|Oblivion Mods FAQ]]
# [[Oblivion_Mods_FAQ|Oblivion Mods FAQ]]
#[[:Category:About Modding Etiquette|About Modding Etiquette]]
# [[:Category:About Modding Etiquette|About Modding Etiquette]]
#[[:Category:A beginner's guide|A Beginner's Guide]]
# [[TES Files]]
#[[:Category:My First Dungeon|My First Dungeon]]
# [[:Category:A beginner's guide|A Beginner's Guide]]
#[[:Category:Basic_Landscaping_Tutorial|Basic Landscaping Tutorial]]
# [[:Category:My First Dungeon|My First Dungeon]]
#[[Basic_NPC_Creation_Tutorial|Basic NPC Creation Tutorial]]
# [[:Category:Basic_Landscaping_Tutorial|Basic Landscaping Tutorial]]
#[[:Category:Troubleshooting| Troubleshooting]]
# [[Basic_NPC_Creation_Tutorial|Basic NPC Creation Tutorial]]
# [[:Category:Troubleshooting|Troubleshooting]]


The [[:Category:Glossary| glossary]] provides definitions on commonly used terms.
The [[:Category:Glossary| glossary]] provides definitions on commonly used terms.
{{break}}


==Expanding your knowledge==
==Expanding your knowledge==
Anonymous user