Difference between revisions of "6B943B43"

From SimsWiki
Jump to: navigation, search
m (Added other code)
m (Added category)
Line 37: Line 37:
 
[[Category:Modding]]
 
[[Category:Modding]]
 
[[Category:InternalFormats]]
 
[[Category:InternalFormats]]
 +
[[Category:FormatsByTGI]]

Revision as of 20:19, 11 July 2006

This article is imported from the old MTS2 wiki. You can help Sims2Wiki by cleaning it up. It's original page with comments can be found at http://old_wiki.modthesims2.com/6B943B43

This format also uses the hex code 0xABCB5DA4.

""c2DArray"" (2D Array) Data Block

Header (as specified in WDB)

DWORD   : Block ID
DWORD   : Block Version
7BITSTR : Block name

Data Section

DWORD : Count X
DWORD : Count Y

Array[X,Y] (see below)

Array[X,Y] is a 2-dimensional array *of Objects*, X rows by Y columnns in size. The type of Object is based on the Instance ID of the file, as follows:

Instance ID 0x3B76 only

FLOAT : unknown

all other Instance ""IDs""

BYTE : Count n

Repeat n
  BYTE : unknown
End Repeat
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox