Difference between revisions of "Sims 3:0x63A33EA7"
From SimsWiki
HugeLunatic (Talk | contribs) |
HugeLunatic (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{TS3AdvancedModdingHeader}} |
{{TS3Resource | {{TS3Resource | ||
|name=ANIM | |name=ANIM | ||
Line 20: | Line 20: | ||
BYTE[] // DDS image at offset pointed to earlier | BYTE[] // DDS image at offset pointed to earlier | ||
− | {{ | + | {{TS3AdvancedModdingHeader}} |
Revision as of 01:28, 5 May 2010
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
ANIM | ||
---|---|---|
TypeID: | 0x63A33EA7 | |
Game Version: | The Sims 3 |
Overview
This is a Sims 3:RCOL chunk.
Format
DWORD 'ANIM' DWORD Version // 1 FLOAT DWORD count1 --count1 repeats of DWORD offset // Offset from start of RCOL chunk to DDS image --count1 repeats of BYTE[] // DDS image at offset pointed to earlier
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |