Difference between revisions of "54544142"

From SimsWiki
Jump to: navigation, search
(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
::Flags
+
::TTAs index
:;DWORD
+
::TTA's index
+
 
:;DWORD
 
:;DWORD
 
::Attenuation code (Dropoff speed Preset)
 
::Attenuation code (Dropoff speed Preset)
Line 37: Line 39:
 
::Join index
 
::Join index
 
:;WORD
 
:;WORD
::Unknown (0x0000 is standard)
+
::UI Display Type
 
:;DWORD
 
:;DWORD
::Unknown (2 is standard)
+
::Facial Animation ID
 
:;FLOAT
 
:;FLOAT
::Unknown (0.5 is standard)
+
::Memory Iterative Multiplier
 
:;DWORD
 
:;DWORD
::Unknown (0 is standard)
+
::Object Type
 
:;DWORD
 
:;DWORD
::Unknown (1 is standard)
+
::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 change
+
::::Min advertisement
 
:::;WORD
 
:::;WORD
::::Max change
+
::::Advertisement change if Personality Type matches
 
:::;WORD
 
:::;WORD
::::Personality type (vary motive advertisement by)
+
::::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 13: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

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox