Difference between revisions of "474C4F42"
From SimsWiki
(Auto-inserted from WakkaWikki) |
m (Added onfo from GLOB, new link to old wiki and new categories) |
||
Line 1: | Line 1: | ||
− | {{OldWikiEntry}} ====GLOB==== | + | {{OldWikiEntry}} |
+ | {{OldWikiEntry|GLOB}} | ||
+ | |||
+ | ====GLOB==== | ||
64 - Filename (null terminated) | 64 - Filename (null terminated) | ||
− | 1 - | + | 1 - Name Length (X) |
− | X - | + | X - Semi-global Group Name |
+ | |||
+ | [[CRC24]](Groupname) | 0x7F000000 = Group ID of semi-globals used by this object | ||
+ | Note: Groupname should be converted to lower case before hashing) | ||
+ | |||
+ | [[Category:Modding]] | ||
+ | [[Category:InternalFormats]] | ||
+ | [[Category:FormatsByTGI]] |
Revision as of 07:12, 12 July 2006
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/474C4F42
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/GLOB
GLOB
64 - Filename (null terminated) 1 - Name Length (X) X - Semi-global Group Name
CRC24(Groupname) | 0x7F000000 = Group ID of semi-globals used by this object Note: Groupname should be converted to lower case before hashing)