Difference between revisions of "TypeCode"
From SimsWiki
(Auto-inserted from WakkaWikki) |
|||
Line 3: | Line 3: | ||
In the Sims 1, typecodes were Resource Names like objd, objt, ctss, bhav etc | In the Sims 1, typecodes were Resource Names like objd, objt, ctss, bhav etc | ||
− | In the Sims 2, these resource names do not exist, so the typeid for those files is the hex equivalent of each 4 letter name. [[Category:Modding]] | + | In the Sims 2, these resource names do not exist, so the typeid for those files is the hex equivalent of each 4 letter name. |
+ | |||
+ | [[Category:Sims 2 Modding]] |
Latest revision as of 21:03, 17 September 2012
This article is imported from the old MTS2 wiki. You can help Sims2Wiki by cleaning it up. It's original page with comments can be found at http://old_wiki.modthesims2.com/TypeCode
A value that was translated into the TypeID for a format
In the Sims 1, typecodes were Resource Names like objd, objt, ctss, bhav etc
In the Sims 2, these resource names do not exist, so the typeid for those files is the hex equivalent of each 4 letter name.