Difference between revisions of "Tutorials:TS3 GeneralModding"
From SimsWiki
(→Script Mods) |
Inge Jones (Talk | contribs) |
||
Line 30: | Line 30: | ||
* [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!)] | ||
+ | |||
+ | =====Career Modding===== | ||
+ | * Complete Guide to Career Modding for Beginners! [http://simswiki.info/wiki.php?title=Tutorial:_Complete_Guide_to_Career_Modding_for_Beginners! by Creon] | ||
+ | * Making New Distributable Careers by Twallan under '''Documentation and Tuning''' at [[Fansite:NraasIndustries|Nraas Industries]] | ||
+ | * [http://www.modthesims.info/showthread.php?t=349481 Changing Career Names/Descriptions]'' - Outdated '' | ||
=====Miscellaneous Mods===== | =====Miscellaneous Mods===== |
Revision as of 16:41, 19 December 2012
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
- Sims 3 Object Modding (aka Adding Interactions)
- Sims 3 Pure Scripting Modding
- Sims 3 New Lifetime Wish (non-core)
- Sims 3 Localized Coding
- How to Create and Load Custom Moodlets with a Pure Script Mod by NonaMena
- How to Inject an Interaction With a Pure Script Mod by NonaMena
- How to Make an ITUN for a Custom Interaction by NonaMena
Core Mods
- Sims 3 Core Modding Basics
- IL and DLL overview / tutorial
- Core Modding Tutorial (For complete and total nincompoops, like me!)
Career Modding
- Complete Guide to Career Modding for Beginners! by Creon
- Making New Distributable Careers by Twallan under Documentation and Tuning at Nraas Industries
- Changing Career Names/Descriptions - Outdated
Miscellaneous Mods
- Creating Custom Sims 3 TV Channels by Odistant OUTDATED
- Catalog Reorganization & Hiders
- Adding A Custom Book Title To The Game
Miscellaneous
- Info on the LN/1.17 CTD issue with script-modded objects (Post #23 on)
- How to Check if a tuning mod requires an update
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |