Difference between revisions of "Sims 3:0x63A33EA7"

From SimsWiki
Jump to: navigation, search
m (Tidy up, new top'n'tail)
Line 1: Line 1:
[[Tutorials:TS3 Advanced Coding Tutorials]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3ModdingHeader}}
<br/>[[Tutorials:TS3 Advanced Coding Tutorials]] -> [[Sims 3:RCOL]]
+
 
<hr/>
+
 
==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
<hr/>
+
 
[[Tutorials:TS3 Advanced Coding Tutorials]] -> [[Sims 3:PackedFileTypes]]
+
{{TS3ModdingHeader}}
<br/>[[Tutorials:TS3 Advanced Coding Tutorials]] -> [[Sims 3:RCOL]]
+

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 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox