Difference between revisions of "CB4387A1"
From SimsWiki
(Cleaned up) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | = | + | {{Resource tgi |
+ | |short = VERT | ||
+ | |long = Vertex Layer | ||
+ | }} | ||
==Format== | ==Format== | ||
Line 17: | Line 20: | ||
:Item count | :Item count | ||
;''for each item'' | ;''for each item'' | ||
− | ; | + | :;INT |
− | : | + | ::Level |
− | ;FLOAT | + | :;FLOAT |
− | : | + | ::X coordinate |
− | ;FLOAT | + | :;FLOAT |
− | : | + | ::Y coordinate |
− | ;DWORD | + | :;DWORD |
− | :Unknown | + | ::Unknown; possibly object instance? |
+ | |||
+ | |||
+ | Note: Related to error message "Can't intersect other objects". | ||
{{OldWikiEntryCleaned}} | {{OldWikiEntryCleaned}} | ||
− | [[Category:Modding]] | + | [[Category:Sims 2 Modding]] |
[[Category:InternalFormats]] | [[Category:InternalFormats]] | ||
[[Category:FormatsByTGI]] | [[Category:FormatsByTGI]] |
Latest revision as of 20:10, 17 September 2012
CB4387A1 | |
---|---|
Short name: | VERT |
Long name: | Vertex Layer |
[edit] Format
[edit] Header
As specified in WDB.
- DWORD
- Block ID
- DWORD
- Block version
- 7BITSTR
- Block name
[edit] Data Section
- DWORD
- Item count
- for each item
- INT
- Level
- FLOAT
- X coordinate
- FLOAT
- Y coordinate
- DWORD
- Unknown; possibly object instance?
Note: Related to error message "Can't intersect other objects".
This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/CB4387A1