Difference between revisions of "CC364C2A"
(→Format) |
|||
Line 43: | Line 43: | ||
:*08 - Cousin | :*08 - Cousin | ||
:*09 - Spouse | :*09 - Spouse | ||
− | ; | + | ;24 bytes |
:Unknown | :Unknown | ||
+ | ;SHORT | ||
+ | :Attraction The average of SREL(A,B) and SREL(B,A) gives the chemistry | ||
+ | :* Under -50 = Bad chemistry (red crossed bolt) | ||
+ | :* from -50 to 0 = no chemistry (no bolt) | ||
+ | :* from 0 to 34 = little chemistry (1 bolt) | ||
+ | :* from 35 to 90 = medium chemistry (2 bolts) | ||
+ | :* over 90 = strong chemistry (3 bolts) | ||
+ | ;WORD | ||
+ | :Unknown | ||
+ | ;DWORD | ||
+ | :Best friends forever | ||
==Notes== | ==Notes== |
Revision as of 18:55, 22 May 2014
CC364C2A | |
---|---|
Short name: | SREL |
Long name: | Sim relations |
This resource holds sim relationship values.
Format
- DWORD
- Version (02)
- DWORD
- Number of following dwords (some high values such as 0C are self relationships of some kind)
- DWORD
- Daily relationship score
- Byte
- Relationship state bits
- 001 - Crush
- 002 - Love
- 004 - Engaged
- 008 - Married
- 016 - Friend
- 032 - Best Friend
- 064 - Going Steady
- 128 - Enemy
- Byte
- Relationship type
- 064 - Family
- 128 - Known
- WORD
- Good/Bad relationship (0x0000 = positive score, 0xFFFF = negative score)
- DWORD
- Lifetime relationship score
- DWORD
- Family relation
- Only if Relationship Type 0x40 bit is set
- 01 - Parent
- 02 - Child
- 03 - Sibling
- 04 - Grandparent
- 05 - Grandchild
- 06 - Uncle/Aunt
- 07 - Niece/Nephew
- 08 - Cousin
- 09 - Spouse
- 24 bytes
- Unknown
- SHORT
- Attraction The average of SREL(A,B) and SREL(B,A) gives the chemistry
- Under -50 = Bad chemistry (red crossed bolt)
- from -50 to 0 = no chemistry (no bolt)
- from 0 to 34 = little chemistry (1 bolt)
- from 35 to 90 = medium chemistry (2 bolts)
- over 90 = strong chemistry (3 bolts)
- WORD
- Unknown
- DWORD
- Best friends forever
Notes
To assign these values to sims you need to look at the instance ID of the file, the first 2 bytes of the instance reference the Sim who has that feelings, the other two bytes are the Sim s/he has the feelings for.
Additional notes
The format above appears to be incorrect. In my investigations of 1188 SREL records, the record appears to contain a Version and a Count in the first two DWORDs of the record, followed by Count additional DWORDs, with no additional 32 bytes of unknown data following, though I have encountered *one* presumably corrupt record that has one more DWORD of data than the Count claims. I have yet to confirm or refute the meanings of those DWORDs, and therefore have no reason to believe that the interpretation above is incorrect. --GeneralOperationsDirector
After loading the file containing that *one* record into SimPE, displaying that particular record, and clicking first on Commit and then on Save, that one record now also conforms to the format that I describe above. --GeneralOperationsDirector
This article is one of several on this topic imported from the old MTS2 wiki. It's original pages, with comments, can be found at http://old_wiki.modthesims2.com/CC364C2A and http://old_wiki.modthesims2.com/SREL