Difference between revisions of "Sims 3:0x63A33EA7"
From SimsWiki
m (Tidy up, new top'n'tail) |
HugeLunatic (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {{TS3ModdingHeader}} | |
− | + | ||
− | + | ||
==Description== | ==Description== | ||
This is a [[Sims 3:RCOL]] chunk. | This is a [[Sims 3:RCOL]] chunk. | ||
Line 14: | Line 13: | ||
--count1 repeats of | --count1 repeats of | ||
BYTE[] // DDS image at offset pointed to earlier | BYTE[] // DDS image at offset pointed to earlier | ||
− | + | ||
− | + | {{TS3ModdingHeader}} | |
− | + |
Revision as of 20:48, 4 May 2010
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
Description
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
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |