Difference between revisions of "Tutorials:TS3 GeneralModding"
From SimsWiki
HugeLunatic (Talk | contribs) |
|||
Line 21: | Line 21: | ||
=====Core Mods===== | =====Core Mods===== | ||
+ | * [[Tutorial:Sims_3_Core_Modding_Basics|Sims 3 Core Modding Basics]] | ||
* [http://www.modthesims.info/showthread.php?t=355295 IL and DLL overview / tutorial] | * [http://www.modthesims.info/showthread.php?t=355295 IL and DLL overview / tutorial] | ||
* [http://www.modthesims.info/showthread.php?t=354419 Core Modding Tutorial (For complete and total nincompoops, like me!)] | * [http://www.modthesims.info/showthread.php?t=354419 Core Modding Tutorial (For complete and total nincompoops, like me!)] |
Revision as of 19:37, 14 February 2011
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Contents |
Overview
A small guide to extracting and using the games animation files.
What will I need?
Each tutorial will list the tools needed, but here is a general list of Modding Tools.
Tutorials
- Sims 3:Creating a game compatible Visual Studio project - To learn how to setup your Visual Studio to do game mods.
XML Mods
Script Mods
- How I made a new toilet class with its own tuning
- Object Modding (aka adding interactions)by Kolipoki
- Sims 3 Pure Scripting Modding
- Sims 3 New Lifetime Wish (non-core)
Core Mods
- Sims 3 Core Modding Basics
- IL and DLL overview / tutorial
- Core Modding Tutorial (For complete and total nincompoops, like me!)
Miscellaneous Mods
Miscellaneous
- Info on the LN/1.17 CTD issue with script-modded objects (Post #23 on)
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |