This global mod changes the universal "X is HOT!" message after a Sim scopes the room to one that reflects the actual attraction the Sim feels towards the target of their affection.
It also adds a similar message when checking out a specific Sim.
When checking out a specific Sim a message about too old/young is also displayed.

There are 6 levels of phrasing and each level has two possibilities, as follows
- >90 - X is smokin'/sexy!
- >75 - X is gorgeous/alluring
- >50 - X is attractive/nice
- >25 - X is agreeable/alright
- >1 - X is kinda OK/so so
- <1 - X is boring/has a pulse (only displayed for Flirt/Check Sim Out)
The mod changes one BHAV (0x22DC 'Interaction - Scope Room') and one STR# (0x012D 'Dialog prim string set') in the 'PersonGlobals' (0x7F01EC29) semi-global group, so will conflict with any mod that does the same. It also adds one STR# (0x2001 'Hot or not') to the same group.
Known to conflict with Midge The Tree's Romantic Standards, LdDarcy_PieMenuTextStringsFix.package, Bigfoot_Romance.package and romancemod.package. This mod needs to load AFTER any of these.
Known to conflict with Lord Darcy's 'Pie Menu Text Strings Fix', (STR# 0x012D in group 0x7F01EC29), either have my mod load after their's (which will delete their changes), or merge the changed strings from my mod into their's.
- Works with all versions of the game from Night Life onwards
- Works best with "Secondary Aspiration Attraction" by HobbesED
- German translation by Koko (aka Limey Yoshi).
- The developers of SimPE.
You are free to use my code in any way you want, a credit would be nice, but not required.
Specifically, you may
- reverse engineer the code to figure out how I did it
- modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
- merge my code into your own mod and redistribute it
- merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it
Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2
- Download BetterScopeRoom_V1.2.zip
There are five .package files in the zip, install only ONE.
WH_BetterScopeRoom.package for NO messages about age differences.
WH_BetterScopeRoom_Teen_Ya_AdultElder.package to group Sims into THREE age groups (teens, young adults and adults plus elders) for age difference messages.
WH_BetterScopeRoom_TeenYa_AdultElder.package to group Sims into TWO age groups (teens plus young adults and adults plus elders) for age difference messages.
WH_BetterScopeRoom_Teen_YaAdultElder.package to group Sims into TWO age groups (teens and young adults plus adults plus elders) for age difference messages.
WH_BetterScopeRoom_Teen_YaAdult_Elder.package to group Sims into THREE age groups (teens, young adults plus adults and elders) for age difference messages.