Difference between revisions of "53545223"

From SimsWiki
Jump to: navigation, search
(Auto-inserted from WakkaWikki)
 
m (Cleaned up, etc)
Line 1: Line 1:
{{OldWikiEntry}} ====STR#====
+
=53545223 (STR#)=
  
64 - Filename (null terminated)
+
==Format==
2 - Format Code (253,255) (see TS1 specs)
+
;64 bytes
2 - Number Of String Sets
+
: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)
  
*for each string set*
+
==Fixed Instance ID Numbers==
1 - Number Of String Pairs
+
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.
X - Title String (null terminated)
+
X - Description String (null terminated)
+
  
 +
{|
 +
!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
 +
|}
  
===__Fixed Instance ID Numbers__===
+
{{OldWikiEntryCleaned}}
STR# resources have some fixed Instance IDs
+
These are the ones I have found (Hex values)
+
Not all of these will appear in every object, but when they do they always have the same meaning
+
  
81 - Anims - Adult (animations used for adult Sims)
+
[[Category:Modding]]
82 - Anims - Child (animations used for child Sims)
+
[[Category:InternalFormats]]
83 - Anims - Social (animations used for Sim-to-Sim interactions)
+
[[Category:FormatsByTGI]]
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 Anims
+
93 - (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 [[Category:Modding]]
+

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

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox