Difference between revisions of "Sims 3:0x707CA200"
From SimsWiki
(Created page with '==Format== WORD Version //5 FLOAT DWORD DWORD DWORD DWORD FLOAT FLOAT DWORD //3 //Section1 DWORD Count1 --repeat(Count1) BYTE[11] //Section2 DWORD Count2 --repea…') |
m |
||
| Line 1: | Line 1: | ||
| + | {{TS3AdvancedModdingHeader}} | ||
| + | {{TS3Resource | ||
| + | |name= | ||
| + | |typeid=0x707CA200 | ||
| + | |expansion=The Sims 3 | ||
| + | }} | ||
| + | <br clear="all"> | ||
==Format== | ==Format== | ||
WORD Version //5 | WORD Version //5 | ||
| Line 34: | Line 41: | ||
--repeat(ItemCount) | --repeat(ItemCount) | ||
DWORD //Index of Section2 Item | DWORD //Index of Section2 Item | ||
| + | {{TS3AdvancedModdingHeader}} | ||
Latest revision as of 23:16, 18 November 2010
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
| TypeID: | 0x707CA200 | |
| Game Version: | The Sims 3 | |
[edit] Format
WORD Version //5 FLOAT DWORD DWORD DWORD DWORD FLOAT FLOAT DWORD //3 //Section1 DWORD Count1 --repeat(Count1) BYTE[11] //Section2 DWORD Count2 --repeat(Count2) FLOAT FLOAT FLOAT FLOAT BYTE BYTE BYTE DWORD //0,1,2 DWORD //Index of Section2 Item DWORD //Index of Section2 Item DWORD //Index of Section2 Item DWORD //Index of Section2 Item //Section3 DWORD Count3 --repeat(Count3) DWORD ItemCount --repeat(ItemCount) DWORD //Index of Section2 Item
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |