Difference between revisions of "53545223"
From SimsWiki
(Auto-inserted from WakkaWikki) |
m (Cleaned up, etc) |
||
| Line 1: | Line 1: | ||
| − | + | =53545223 (STR#)= | |
| − | 64 | + | ==Format== |
| − | + | ;64 bytes | |
| − | + | :File name (null terminated) | |
| + | ;Word | ||
| + | :Format code (253,255) (see TS1 specs) | ||
| + | ;Word | ||
| + | :Number of string sets | ||
| + | ;for each string set | ||
| + | ;Byte | ||
| + | :Number of string pairs | ||
| + | ;X bytes | ||
| + | :Value string (null terminated) | ||
| + | ;X bytes | ||
| + | :Description string (null terminated) | ||
| − | + | ==Fixed Instance ID Numbers== | |
| − | + | STR# resources have some fixed Instance IDs. Not all of these will appear in every object, but when they do they always have the same meaning. | |
| − | + | ||
| − | + | ||
| + | {| | ||
| + | !Hex | ||
| + | !Common Maxis Name | ||
| + | !Description/Notes | ||
| + | |- | ||
| + | |81 | ||
| + | |Anims - Adult | ||
| + | |Animations used for adult Sims | ||
| + | |- | ||
| + | |82 | ||
| + | |Anims - Child | ||
| + | |Animations used for child Sims | ||
| + | |- | ||
| + | |83 | ||
| + | |Anims - Social | ||
| + | |Animations used for Sim-to-Sim interactions | ||
| + | |- | ||
| + | |84 | ||
| + | |Locomotion Animations | ||
| + | |Animations used for walking/running/etc | ||
| + | |- | ||
| + | |85 | ||
| + | |Model - Names | ||
| + | |- | ||
| + | |86 | ||
| + | |Anims - Object - Adult | ||
| + | |Animations that the object does | ||
| + | |- | ||
| + | |87 | ||
| + | |Mesh Groups | ||
| + | |Reference to Model Meshes used by this object | ||
| + | |- | ||
| + | |88 | ||
| + | |Material Names | ||
| + | |Reference to Model Material used by this object | ||
| + | |- | ||
| + | |89 | ||
| + | |Anims - Toddler | ||
| + | |Animations used for toddler Sims | ||
| + | |- | ||
| + | |8A | ||
| + | |Anims - Teen | ||
| + | |Animations used for teen Sims | ||
| + | |- | ||
| + | |8B | ||
| + | |Anims - Elder | ||
| + | |Animations used for elder Sims | ||
| + | |- | ||
| + | |8C | ||
| + | |Anims - Baby(temporary) | ||
| + | |Only 1 instance of this file found in objects.package | ||
| + | |- | ||
| + | |8E | ||
| + | |Light Names | ||
| + | |Lighting effects used by this object | ||
| + | |- | ||
| + | |8F | ||
| + | |Effect Names | ||
| + | |Special effects used by this object, eg. sparks from broken computer | ||
| + | |- | ||
| + | |90 | ||
| + | |Model - Bones | ||
| + | |Reference to bones used by this 3D object | ||
| + | |- | ||
| + | |91 | ||
| + | |Anims - Baby | ||
| + | |Animations used for baby Sims | ||
| + | |- | ||
| + | |92 | ||
| + | |Reach animations | ||
| + | |- | ||
| + | |93 | ||
| + | |''none'' | ||
| + | |Name/Description labels for careers | ||
| + | |- | ||
| + | |94 | ||
| + | |soundinfo | ||
| + | |Reference to sound files used by this object | ||
| + | |- | ||
| + | |96 | ||
| + | |Button GUIDS | ||
| + | |Only about 4 instances of this file found in objects.package | ||
| + | |- | ||
| + | |97 | ||
| + | |Cinematics | ||
| + | |Reference to cinematic scenes used by this object | ||
| + | |- | ||
| + | |100 | ||
| + | |Attribute Labels | ||
| + | |The Attributes referenced in BHAV calls such as "My Attribute" | ||
| + | |- | ||
| + | |101 | ||
| + | |Slot Names | ||
| + | |Descriptive labels for SLOT resources | ||
| + | |- | ||
| + | |102 | ||
| + | |Relationship Labels | ||
| + | |- | ||
| + | |12D | ||
| + | |Dialog prim string set | ||
| + | |Strings used by BHAV "Dialog" primitive | ||
| + | |- | ||
| + | |12E | ||
| + | |MakeActionString prim string set | ||
| + | |Same as TS1 | ||
| + | |- | ||
| + | |12F | ||
| + | |Call Named Tree prim string set | ||
| + | |Strings used by BHAV "Call Named Tree" primitive | ||
| + | |- | ||
| + | |130 | ||
| + | |Career Outfits | ||
| + | |- | ||
| + | |191 | ||
| + | |Anims - Object - Teen | ||
| + | |Animations that the object does | ||
| + | |- | ||
| + | |192 | ||
| + | |Anims - Object - Child | ||
| + | |Animations that the object does | ||
| + | |- | ||
| + | |4132 | ||
| + | |Sound ID Names | ||
| + | |} | ||
| − | + | {{OldWikiEntryCleaned}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | [[Category:Modding]] | |
| − | + | [[Category:InternalFormats]] | |
| − | + | [[Category:FormatsByTGI]] | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 22:25, 13 July 2006
53545223 (STR#)
Format
- 64 bytes
- File name (null terminated)
- Word
- Format code (253,255) (see TS1 specs)
- Word
- Number of string sets
- for each string set
- Byte
- Number of string pairs
- X bytes
- Value string (null terminated)
- X bytes
- Description string (null terminated)
Fixed Instance ID Numbers
STR# resources have some fixed Instance IDs. Not all of these will appear in every object, but when they do they always have the same meaning.
| Hex | Common Maxis Name | Description/Notes |
|---|---|---|
| 81 | Anims - Adult | Animations used for adult Sims |
| 82 | Anims - Child | Animations used for child Sims |
| 83 | Anims - Social | Animations used for Sim-to-Sim interactions |
| 84 | Locomotion Animations | Animations used for walking/running/etc |
| 85 | Model - Names | |
| 86 | Anims - Object - Adult | Animations that the object does |
| 87 | Mesh Groups | Reference to Model Meshes used by this object |
| 88 | Material Names | Reference to Model Material used by this object |
| 89 | Anims - Toddler | Animations used for toddler Sims |
| 8A | Anims - Teen | Animations used for teen Sims |
| 8B | Anims - Elder | Animations used for elder Sims |
| 8C | Anims - Baby(temporary) | Only 1 instance of this file found in objects.package |
| 8E | Light Names | Lighting effects used by this object |
| 8F | Effect Names | Special effects used by this object, eg. sparks from broken computer |
| 90 | Model - Bones | Reference to bones used by this 3D object |
| 91 | Anims - Baby | Animations used for baby Sims |
| 92 | Reach animations | |
| 93 | none | Name/Description labels for careers |
| 94 | soundinfo | Reference to sound files used by this object |
| 96 | Button GUIDS | Only about 4 instances of this file found in objects.package |
| 97 | Cinematics | Reference to cinematic scenes used by this object |
| 100 | Attribute Labels | The Attributes referenced in BHAV calls such as "My Attribute" |
| 101 | Slot Names | Descriptive labels for SLOT resources |
| 102 | Relationship Labels | |
| 12D | Dialog prim string set | Strings used by BHAV "Dialog" primitive |
| 12E | MakeActionString prim string set | Same as TS1 |
| 12F | Call Named Tree prim string set | Strings used by BHAV "Call Named Tree" primitive |
| 130 | Career Outfits | |
| 191 | Anims - Object - Teen | Animations that the object does |
| 192 | Anims - Object - Child | Animations that the object does |
| 4132 | Sound ID Names |
This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/53545223