Difference between revisions of "54544142"
From SimsWiki
LimeyYoshi (Talk | contribs) (→Format: New info on newer TTAB versions) |
|||
Line 4: | Line 4: | ||
}} | }} | ||
− | ==Format== | + | ==Format (version 4E or lower)== |
;64 bytes | ;64 bytes | ||
:File name (null terminated) | :File name (null terminated) | ||
Line 24: | Line 24: | ||
::;DWORD | ::;DWORD | ||
:::Motive count (M) | :::Motive count (M) | ||
+ | :;WORD | ||
+ | ::Flag field 1 | ||
+ | :;WORD | ||
+ | ::Flag field 2 | ||
:;DWORD | :;DWORD | ||
− | :: | + | ::TTAs index |
− | + | ||
− | + | ||
:;DWORD | :;DWORD | ||
::Attenuation code (Dropoff speed Preset) | ::Attenuation code (Dropoff speed Preset) | ||
Line 37: | Line 39: | ||
::Join index | ::Join index | ||
:;WORD | :;WORD | ||
− | :: | + | ::UI Display Type |
:;DWORD | :;DWORD | ||
− | :: | + | ::Facial Animation ID |
:;FLOAT | :;FLOAT | ||
− | :: | + | ::Memory Iterative Multiplier |
:;DWORD | :;DWORD | ||
− | :: | + | ::Object Type |
:;DWORD | :;DWORD | ||
− | :: | + | ::Model Table ID |
:;''repeat once for version < 0x44, else 7 times'' | :;''repeat once for version < 0x44, else 7 times'' | ||
::;''repeat M times'' | ::;''repeat M times'' | ||
:::;WORD | :::;WORD | ||
− | ::::Min | + | ::::Min advertisement |
:::;WORD | :::;WORD | ||
− | :::: | + | ::::Advertisement change if Personality Type matches |
:::;WORD | :::;WORD | ||
− | ::::Personality | + | ::::Personality Type |
+ | ;Byte/DWORD | ||
+ | :Name length (L) | ||
+ | ;L bytes | ||
+ | :File name | ||
+ | |||
+ | ==Format (version 54 or 55)== | ||
+ | Note that Min, Delta and Type get swapped if these TTAB versions are used. SimPE is not yet updated to take this swap into account, so caution is advised. | ||
+ | |||
+ | ;64 bytes | ||
+ | :File name (null terminated) | ||
+ | ;DWORD | ||
+ | :Type Handler/Code (-1 is standard for TTAB's, so Code doesnt really fit with this format) | ||
+ | ;DWORD | ||
+ | :Version (Bitfield - Ex. 55/78 - Read as 01001110 or 0XYYYYYY where X indicates TS2 TTAB, and Y is the version) | ||
+ | ;DWORD | ||
+ | :Null (This field never used in Sims 1 or 2 formats) | ||
+ | ;WORD | ||
+ | :Number of entries | ||
+ | |||
+ | ;for each entry | ||
+ | :;WORD | ||
+ | ::Action | ||
+ | :;WORD | ||
+ | ::Guard | ||
+ | :;WORD | ||
+ | ::Flag field 1 | ||
+ | :;WORD | ||
+ | ::Flag field 2 | ||
+ | :;DWORD | ||
+ | ::TTAs index | ||
+ | :;DWORD | ||
+ | ::Attenuation code (Dropoff speed Preset) | ||
+ | :;FLOAT | ||
+ | ::Attenuation value (Dropoff speed literal) | ||
+ | :;DWORD | ||
+ | ::Autonomy (required autonomy to use) | ||
+ | :;DWORD | ||
+ | ::Join index | ||
+ | :;WORD | ||
+ | ::UI Display Type | ||
+ | :;DWORD | ||
+ | ::Facial Animation ID | ||
+ | :;FLOAT | ||
+ | ::Memory Iterative Multiplier | ||
+ | :;DWORD | ||
+ | ::Object Type | ||
+ | :;DWORD | ||
+ | ::Model Table ID | ||
+ | :;DWORD | ||
+ | ::Number of Ad tables to follow (N) | ||
+ | :;DWORD | ||
+ | :;''repeat N times'' | ||
+ | ::;DWORD | ||
+ | :::Length of Ad table to follow (so then not every zeroed out entry has to be listed) | ||
+ | ::;WORD | ||
+ | :::Personality Type | ||
+ | ::;WORD | ||
+ | :::Min advertisement | ||
+ | ::;WORD | ||
+ | :::Advertisement change if Personality Type matches | ||
;Byte/DWORD | ;Byte/DWORD | ||
:Name length (L) | :Name length (L) |
Revision as of 18:47, 20 April 2024
54544142 | |
---|---|
Short name: | TTAB |
Long name: | Pie menu functions |
Format (version 4E or lower)
- 64 bytes
- File name (null terminated)
- DWORD
- Type Handler/Code (-1 is standard for TTAB's, so Code doesnt really fit with this format)
- DWORD
- Version (Bitfield - Ex. 4E/78 - Read as 01001110 or 0XYYYYYY where X indicates TS2 TTAB, and Y is the version)
- DWORD
- Null (This field never used in Sims 1 or 2 formats)
- WORD
- Number of entries
- for each entry
- WORD
- Action
- WORD
- Guard
- repeat once for version < 0x44, else 7 times
- DWORD
- Motive count (M)
- WORD
- Flag field 1
- WORD
- Flag field 2
- DWORD
- TTAs index
- DWORD
- Attenuation code (Dropoff speed Preset)
- FLOAT
- Attenuation value (Dropoff speed literal)
- DWORD
- Autonomy (required autonomy to use)
- DWORD
- Join index
- WORD
- UI Display Type
- DWORD
- Facial Animation ID
- FLOAT
- Memory Iterative Multiplier
- DWORD
- Object Type
- DWORD
- Model Table ID
- repeat once for version < 0x44, else 7 times
- repeat M times
- WORD
- Min advertisement
- WORD
- Advertisement change if Personality Type matches
- WORD
- Personality Type
- Byte/DWORD
- Name length (L)
- L bytes
- File name
Format (version 54 or 55)
Note that Min, Delta and Type get swapped if these TTAB versions are used. SimPE is not yet updated to take this swap into account, so caution is advised.
- 64 bytes
- File name (null terminated)
- DWORD
- Type Handler/Code (-1 is standard for TTAB's, so Code doesnt really fit with this format)
- DWORD
- Version (Bitfield - Ex. 55/78 - Read as 01001110 or 0XYYYYYY where X indicates TS2 TTAB, and Y is the version)
- DWORD
- Null (This field never used in Sims 1 or 2 formats)
- WORD
- Number of entries
- for each entry
- WORD
- Action
- WORD
- Guard
- WORD
- Flag field 1
- WORD
- Flag field 2
- DWORD
- TTAs index
- DWORD
- Attenuation code (Dropoff speed Preset)
- FLOAT
- Attenuation value (Dropoff speed literal)
- DWORD
- Autonomy (required autonomy to use)
- DWORD
- Join index
- WORD
- UI Display Type
- DWORD
- Facial Animation ID
- FLOAT
- Memory Iterative Multiplier
- DWORD
- Object Type
- DWORD
- Model Table ID
- DWORD
- Number of Ad tables to follow (N)
- DWORD
- repeat N times
- DWORD
- Length of Ad table to follow (so then not every zeroed out entry has to be listed)
- WORD
- Personality Type
- WORD
- Min advertisement
- WORD
- Advertisement change if Personality Type matches
- Byte/DWORD
- Name length (L)
- L bytes
- File name
This article is one of several on this topic imported from the old MTS2 wiki. It's original pages, with comments, can be found at http://old_wiki.modthesims2.com/54544142 and http://old_wiki.modthesims2.com/TTAB