Difference between revisions of "CPF"
From SimsWiki
(Cleaned up) |
|||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | ==Format== | |
| − | + | ;DWORD | |
| − | + | :Type ID for CPF(CBE7505E) | |
| − | + | ;WORD | |
| − | + | :Version | |
| − | + | ;DWORD | |
| − | + | :Number of items | |
| − | + | ;''for each item'' | |
| − | + | ;DWORD | |
| − | + | :Data type: | |
| − | + | :*0xEB61E4F7 (int) = 4 bytes | |
| + | :*0x0B8BEA18 (string) = length of data (DWORD) + data | ||
| + | :*0xABC78708 (float) = 4 bytes | ||
| + | :*0xCBA908E1 (boolean) = 1 byte | ||
| + | :*0x0C264712 (int) = 4 bytes | ||
| + | ;DWORD | ||
| + | :Length N | ||
| + | ;N bytes | ||
| + | :Field name | ||
| + | ;Bytes (see data type above) | ||
| + | :Data | ||
| + | {{OldWikiEntryCleaned}} | ||
| − | + | [[Category:Modding]] | |
| − | + | [[Category:InternalFormats]] | |
Revision as of 01:06, 3 August 2006
Format
- DWORD
- Type ID for CPF(CBE7505E)
- WORD
- Version
- DWORD
- Number of items
- for each item
- DWORD
- Data type:
- 0xEB61E4F7 (int) = 4 bytes
- 0x0B8BEA18 (string) = length of data (DWORD) + data
- 0xABC78708 (float) = 4 bytes
- 0xCBA908E1 (boolean) = 1 byte
- 0x0C264712 (int) = 4 bytes
- DWORD
- Length N
- N bytes
- Field name
- Bytes (see data type above)
- Data
This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/CPF