Sims 3:0x00AE6C67
From SimsWiki
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
| Skin Controller - SKCON | ||
|---|---|---|
| TypeID: | 0x00AE6C67 | |
| Game Version: | The Sims 3 | |
Overview
Skin Controller
Format
DWORD Version //Bone Names DWORD count1 --repeat(count1) 7STRING // UnicodeBE //Bone Matrices DWORD count2 --repeat(count2) FLOAT[12] //Transformation Matrix
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |