Difference between revisions of "Sims 3:0x736884F1"

From SimsWiki
Jump to: navigation, search
 
Line 1: Line 1:
==Format==
 
Uses [[RCOL]] format.
 
<pre>
 
DWORD 'RSLT'
 
DWORD Version
 
DWORD Count1 //route
 
DWORD Count2 //container
 
DWORD Count3 //effect
 
DWORD Count4
 
DWORD (Count 5? only encountered 0)
 
  
//Part 1
 
repeat Count1
 
  2 DWORD
 
repeat Count1
 
  12 FLOAT(4x3 transform matrix)
 
DWORD 0(if Count1 > 0)
 
 
//Part 2
 
repeat Count2
 
  2 WORD
 
repeat Count2
 
  2 DWORD
 
repeat Count2
 
  12 FLOAT(4x3 transform matrix)
 
end
 
DWORD 0(if Count2 > 0)
 
 
//Part 3
 
repeat Count3
 
  2 DWORD
 
repeat Count3
 
  12 FLOAT(4x3 transform matrix)
 
DWORD 0(if Count3 > 0)
 
 
//Part 4
 
repeat Count4
 
  2 DWORD
 
repeat Count4
 
  12 FLOAT(4x3 transform matrix)
 
DWORD 0(if Count4 > 0)
 
</pre>
 

Revision as of 13:47, 2 June 2009

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox