Difference between revisions of "54544142"
From SimsWiki
(Auto-inserted from WakkaWikki) |
m (Cleaned up, etc) |
||
Line 1: | Line 1: | ||
− | + | =54544142 (TTAB)= | |
− | 64 | + | ==Format= |
− | + | ;64 bytes | |
− | + | :File name (null terminated) | |
− | + | ;DWORD | |
− | 2 | + | :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 entries | ||
+ | :;WORD | ||
+ | ::Action | ||
+ | :;WORD | ||
+ | ::Guard | ||
+ | :;repeat once for version < 0x44, else 7 times | ||
+ | ::;DWORD | ||
+ | :::Motive count (M) | ||
+ | :;DWORD | ||
+ | ::Flags | ||
+ | :;DWORD | ||
+ | ::TTA's index | ||
+ | :;DWORD | ||
+ | ::Attenuation code (Dropoff speed Preset) | ||
+ | :;FLOAT | ||
+ | ::Attenuation value (Dropoff speed literal) | ||
+ | :;DWORD | ||
+ | ::Autonomy (required autonomy to use) | ||
+ | :;DWORD | ||
+ | ::Join index | ||
+ | :;WORD | ||
+ | ::Unknown (0x0000 is standard) | ||
+ | :;DWORD | ||
+ | ::Unknown (2 is standard) | ||
+ | :;FLOAT | ||
+ | ::Unknown (0.5 is standard) | ||
+ | :;DWORD | ||
+ | ::Unknown (0 is standard) | ||
+ | :;DWORD | ||
+ | ::Unknown (1 is standard) | ||
+ | :;repeat once for version < 0x44, else 7 times | ||
+ | ::;repeat M times | ||
+ | :::;WORD | ||
+ | ::::Min change | ||
+ | :::;WORD | ||
+ | ::::Max change | ||
+ | :::;WORD | ||
+ | ::::Personality type (vary motive advertisement by) | ||
+ | ;Byte/DWORD | ||
+ | :Name length (L) | ||
+ | ;L bytes | ||
+ | :File name | ||
− | + | {{OldWikiEntryCleanedOther}} | |
− | + | {{OldWikiEntryCleanedOther|TTAB}} | |
− | + | ||
− | + | [[Category:Modding]] | |
− | + | [[Category:InternalFormats]] | |
− | + | [[Category:FormatsByTGI]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 00:05, 14 July 2006
54544142 (TTAB)
=Format
- 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 entries
- WORD
- Action
- WORD
- Guard
- repeat once for version < 0x44, else 7 times
- DWORD
- Motive count (M)
- DWORD
- Flags
- DWORD
- TTA's index
- DWORD
- Attenuation code (Dropoff speed Preset)
- FLOAT
- Attenuation value (Dropoff speed literal)
- DWORD
- Autonomy (required autonomy to use)
- DWORD
- Join index
- WORD
- Unknown (0x0000 is standard)
- DWORD
- Unknown (2 is standard)
- FLOAT
- Unknown (0.5 is standard)
- DWORD
- Unknown (0 is standard)
- DWORD
- Unknown (1 is standard)
- repeat once for version < 0x44, else 7 times
- repeat M times
- WORD
- Min change
- WORD
- Max change
- WORD
- Personality type (vary motive advertisement by)
- Byte/DWORD
- Name length (L)
- L bytes
- File name
Template:OldWikiEntryCleanedOther Template:OldWikiEntryCleanedOther