Difference between revisions of "Sims 3:0x0355E0A6"

From SimsWiki
Jump to: navigation, search
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{TS3AdvancedModdingHeader}}
 +
{{TS3Resource
 +
|name=Slot Adjust - BOND
 +
|typeid= 0x0355E0A6
 +
|expansion=The Sims 3
 +
}}
 +
<br clear="all">
 +
 
==Overview==
 
==Overview==
Tweaks the position, scale, and orientation of slots/bones per outfit.
+
This is a [[Sims 3:RCOL]] chunk.
==Format==
+
<pre>
+
--Scenegraph Header
+
  
DWORD Version
+
Unusually, there is no four-byte "tag" at the start of the chunk.  The resource is known as "Slot Adjust" or "BOND".
DWORD Count
+
- repeat
+
    DWORD hashed slot/bone name
+
    FLOAT X offset
+
    FLOAT Y offset
+
    FLOAT Z offset
+
  
    FLOAT X scale
+
Tweaks the position, scale, and orientation of slots/bones per outfit.
    FLOAT Y scale
+
==Format==
    FLOAT Z scale
+
DWORD Version
 +
DWORD Count
 +
---Count repeats of
 +
DWORD hashed slot/bone name
 +
FLOAT X offset
 +
FLOAT Y offset
 +
FLOAT Z offset
 +
 +
FLOAT X scale
 +
FLOAT Y scale
 +
FLOAT Z scale
 +
 +
FLOAT X (quat)
 +
FLOAT Y (quat)
 +
FLOAT Z (quat)
 +
FLOAT W (quat)
  
    FLOAT X (quat)
+
{{TS3AdvancedModdingHeader}}
    FLOAT Y (quat)
+
    FLOAT Z (quat)
+
    FLOAT W (quat)
+
</pre>
+

Latest revision as of 01:34, 5 May 2010

Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Slot Adjust - BOND
TypeID:0x0355E0A6
Game Version:The Sims 3



[edit] Overview

This is a Sims 3:RCOL chunk.

Unusually, there is no four-byte "tag" at the start of the chunk. The resource is known as "Slot Adjust" or "BOND".

Tweaks the position, scale, and orientation of slots/bones per outfit.

[edit] Format

DWORD Version
DWORD Count
---Count repeats of
	DWORD hashed slot/bone name
	FLOAT X offset
	FLOAT Y offset
	FLOAT Z offset

	FLOAT X scale
	FLOAT Y scale
	FLOAT Z scale

	FLOAT X (quat)
	FLOAT Y (quat)
	FLOAT Z (quat)
	FLOAT W (quat)
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox