Difference between revisions of "6F626A74"
From SimsWiki
m (Updated, etc) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | = | + | {{Resource tgi |
+ | |short = MOBJT | ||
+ | |long = Object | ||
+ | }} | ||
+ | ==Format== | ||
;64 Bytes | ;64 Bytes | ||
:File name | :File name | ||
Line 10: | Line 14: | ||
:Null | :Null | ||
;DWORD | ;DWORD | ||
+ | :Object GUID | ||
:Chain Start. Second last DWORD in next entry. | :Chain Start. Second last DWORD in next entry. | ||
− | ;repeat until last dword in the entry is 0 | + | ;''repeat until last dword in the entry is 0'' |
;WORD | ;WORD | ||
− | : | + | :Unknown |
;WORD | ;WORD | ||
− | : | + | :Unknown |
+ | ;WORD | ||
+ | :Unknown | ||
+ | ;WORD | ||
+ | :Unknown | ||
;DWORD | ;DWORD | ||
− | : | + | :Private attributes |
;DWORD | ;DWORD | ||
− | : | + | :Num object arrays |
;DWORD | ;DWORD | ||
− | : | + | :Semiglobal attributes |
+ | ;WORD | ||
+ | :OBJM CrossReference | ||
;WORD | ;WORD | ||
− | : | + | :Type (from Object Data 0x0009) |
;Byte | ;Byte | ||
:NameLen | :NameLen | ||
Line 37: | Line 48: | ||
{{OldWikiEntryCleaned|MOBJT}} | {{OldWikiEntryCleaned|MOBJT}} | ||
− | [[Category:Modding]] | + | [[Category:Sims 2 Modding]] |
[[Category:InternalFormats]] | [[Category:InternalFormats]] | ||
[[Category:FormatsByTGI]] | [[Category:FormatsByTGI]] |
Latest revision as of 17:57, 17 September 2012
6F626A74 | |
---|---|
Short name: | MOBJT |
Long name: | Object |
[edit] Format
- 64 Bytes
- File name
- DWORD
- TypeID
- DWORD
- Version 78 in latest ones. Seems to hold structurally for earlier versions also.
- DWORD
- Null
- DWORD
- Object GUID
- Chain Start. Second last DWORD in next entry.
- repeat until last dword in the entry is 0
- WORD
- Unknown
- WORD
- Unknown
- WORD
- Unknown
- WORD
- Unknown
- DWORD
- Private attributes
- DWORD
- Num object arrays
- DWORD
- Semiglobal attributes
- WORD
- OBJM CrossReference
- WORD
- Type (from Object Data 0x0009)
- Byte
- NameLen
- PRI
- Name of Object
- DWORD
- 0
- DWORD
- Last DWORD in last Entry
- DWORD
- Second Last DWORD in next entry
This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/MOBJT