Difference between revisions of "Tutorials:TS3 GeneralModding"
From SimsWiki
Inge Jones (Talk | contribs) |
Inge Jones (Talk | contribs) |
||
Line 35: | Line 35: | ||
* Making New Distributable Careers by Twallan under '''Documentation and Tuning''' at [[Fansite:NraasIndustries|Nraas Industries]] | * 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 '' | * [http://www.modthesims.info/showthread.php?t=349481 Changing Career Names/Descriptions]'' - Outdated '' | ||
+ | |||
+ | =====Animations===== | ||
+ | *[http://www.modthesims.info/showthread.php?t=445678 Making an Animation Sequence "Custom Animation" For Cmo's Animation/Pose Player by SeeMyu] | ||
+ | |||
+ | =====Poses===== | ||
+ | ======Simple Poses/Animations====== | ||
+ | *[http://www.simswiki.info/wiki.php?title=Tutorial:Sims_3_Pose_Creation Sims 3 Pose Creation for Milkshape or Blender by orangemittens] | ||
+ | *[http://www.simswiki.info/wiki.php?title=Tutorial:Sims_3_Making_Poses Complete Pose Making Tutorial using Milkshape for beginners] | ||
+ | *[http://www.den.simlogical.com/denforum/index.php?PHPSESSID=4sju5hcrhu2l1ruf0nqdcft204&topic=916.msg6388#msg6388 Creating Custom Poses and Animations Using Blender] - ''Now with correct link'' | ||
+ | |||
+ | |||
+ | ======Poses/Animations With or For Objects====== | ||
+ | *[http://www.youtube.com/watch?v=MAJbwfmEfIc Using The Sims 3 Animator - OUTDATED (see the tutorial in Basic Object Creation)] | ||
+ | *[http://www.simswiki.info/wiki.php?title=Tutorial:Sims_3_Custom_Animations Creating Objects with Custom Animations for The Sims 3 (outdated)] | ||
+ | *[http://www.modthesims.info/showthread.php?t=469283 Using JAZZ and C# to make a non-default accessory for an object] | ||
+ | *[http://www.modthesims.info/showthread.php?t=377440 Turning game animations into AVI's by WesHowe] | ||
+ | |||
=====Miscellaneous Mods===== | =====Miscellaneous Mods===== |
Revision as of 17:03, 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
Animations
Poses
Simple Poses/Animations
- Sims 3 Pose Creation for Milkshape or Blender by orangemittens
- Complete Pose Making Tutorial using Milkshape for beginners
- Creating Custom Poses and Animations Using Blender - Now with correct link
Poses/Animations With or For Objects
- Using The Sims 3 Animator - OUTDATED (see the tutorial in Basic Object Creation)
- Creating Objects with Custom Animations for The Sims 3 (outdated)
- Using JAZZ and C# to make a non-default accessory for an object
- Turning game animations into AVI's by WesHowe
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 |