Difference between revisions of "TXTRFormatCode"
From SimsWiki
(Auto-inserted from WakkaWikki) |
|||
Line 5: | Line 5: | ||
FFFF - Long strings, null terminated | FFFF - Long strings, null terminated | ||
FEFF - String Pairs, null terminated | FEFF - String Pairs, null terminated | ||
− | FDFF - String pairs, and language code byte [[Category:Modding]] | + | FDFF - String pairs, and language code byte |
+ | |||
+ | [[Category:Sims 2 Modding]] |
Latest revision as of 21:02, 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/TXTRFormatCode
TXTR Format codes, like standard TS1 format codes have two bytes which signify the format of strings present
The standard use of codes are:
FFFF - Long strings, null terminated FEFF - String Pairs, null terminated FDFF - String pairs, and language code byte