Difference between revisions of "Sims 3:0xD4D9FBE5"
From SimsWiki
(Simple documentation of a simple format :)) |
HugeLunatic (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | {{TS3ModdingHeader}} | ||
| + | {{TS3Resource | ||
| + | |name=Pattern List | ||
| + | |typeid= 0xD4D9FBE5 | ||
| + | |expansion=The Sims 3 | ||
| + | }} | ||
| + | <br clear="all"> | ||
| + | |||
| + | ==Oveview== | ||
There is only one of these, in FullBuild0, and it contains the pattern list in XML format: | There is only one of these, in FullBuild0, and it contains the pattern list in XML format: | ||
| + | |||
| + | ==Format== | ||
<pre> | <pre> | ||
| Line 10: | Line 21: | ||
</pre> | </pre> | ||
| + | |||
| + | {{TS3ModdingHeader}} | ||
Revision as of 23:06, 4 May 2010
| Tutorials by Category | |
|---|---|
|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
| Pattern List | ||
|---|---|---|
| TypeID: | 0xD4D9FBE5 | |
| Game Version: | The Sims 3 | |
Oveview
There is only one of these, in FullBuild0, and it contains the pattern list in XML format:
Format
<patternlist> <category name="[CategoryName]"> <pattern complexity="0" name="[PatternName]"/> </category> </patternlist>
| Tutorials by Category | |
|---|---|
|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |