Difference between revisions of "Tutorials:TS3 Advanced Modding Reference"
m (Delphy moved page Tutorials:TS3 Advanced Coding Tutorials to Tutorials:TS3 Advanced Modding Reference) |
Inge Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{TS3ModdingHeader}}{{TS3AdvancedModdingHeader}} | {{TS3ModdingHeader}}{{TS3AdvancedModdingHeader}} | ||
− | + | Tutorials related to modding and scriptin can be found at http://simswiki.info/wiki.php?title=Tutorials:TS3_GeneralModding | |
==Introduction== | ==Introduction== |
Revision as of 21:47, 22 December 2012
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Tutorials related to modding and scriptin can be found at http://simswiki.info/wiki.php?title=Tutorials:TS3_GeneralModding
Introduction
This is all the mumbo jumbo that goes on behind the scenes, we do not recommend that if you are new to this you just jump right in here, we advise learning some of the modding tutorials first to get your head around how the game works.
Resources
- Package file format
- Sims3Pack file format
- Files by type code
- RCOL (scene)
- Catalog resource
- Catalog resource string table
- Key table and lists of resource references
- Product GUIDs - Used for installing/uninstalling.
- Version numbers
- Locales - Useful for finding TS3 in the Documents directory, among other things.
- Resource Chain
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |