Talk:Trait (The Sims 4): Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
imported>Woganhemlock
(Undid revision 641101 by C.Syde65 (Talk))
Line 16: Line 16:
http://simsvip.com/2014/09/07/the-sims-4-skill-cheats-relationship-cheats-and-more/comment-page-2/#comment-533573
http://simsvip.com/2014/09/07/the-sims-4-skill-cheats-relationship-cheats-and-more/comment-page-2/#comment-533573


Therefore, I'm going to search for all the difficult code names. Here are the non-obvious ones I've found so far.
Therefore, I'm going to search for all the difficult code names. Here are the non-obvious ones I've found:
{| border="0" cellpadding="1" cellspacing="1" class="article-table" style="width: 500px;"
{| border="0" cellpadding="1" cellspacing="1" class="article-table" style="width: 500px;"
|-
|-
! scope="col"|Trait
! scope="col"|Trait
! scope="col"|Code name (all of these are not case-sensitive)
! scope="col"|Short code name
! scope="col"|Long code name
|-
|-
|Angler's Tranquility
|Angler's Tranquility
|angl
|anglerstranquility (NB no apostrophe)
|anglerstranquility (NB no apostrophe)
|-
|-
|Beloved
|Beloved
|lege
|legendary
|legendary
|-
|-
|Business Savvy
|Business Savvy
|bus
|business_savvy (NB stupid underscore)
|business_savvy (NB stupid underscore)
|-
|-
|Companion
|Companion
|ete
|eternalbond 
|eternalbond 
|-
|-
|Domestic
|Domestic
|familys
|familySim
|familySim
|-
|-
|Family-Oriented
|Family-Oriented
|familyo
|familyOriented (NB no hyphen)
|familyOriented (NB no hyphen)
|-
|-
|Handy
|Handy
|thek
|(nobody knows sorry)
|theKnack
|-
|-
|High Metabolism
|High Metabolism
|high_m
|high_m (high_metabolism will also work)
|high_metabolism
|-
|-
|Hot-Headed
|Hot-Headed
|hot
|hot (hotHeaded will also work)
|hotHeaded
|-
|-
|Long Lived
|Long Lived
|long
|long (longevity will also work)
|longevity
|-
|-
|Morning Sim
|Morning Sim
|morn
|morn (morningPerson will also work)
|morningPerson
|-
|-
|Naturalist
|Naturalist
|onewi
|onewi (onewithnature will also work)
|oneWithNature
|-
|-
|Noncommital
|Noncommital
|comm
|commitmentIssues
|commitmentIssues
|-
|-
|Poetic
|Poetic
|poet (epicpoet will also work)
|poe (epi will also work)
|epicPoet
|-
|-
|Professorial
|Professorial
|chr
|chronicler
|chronicler
|-
|-
|Quick Learner
|Quick Learner
|quic
|quick (quick_learner & quic will also work)
|quick_learner
|-
|-
|Shrewd
|Shrewd
|inv
|invested
|invested
|-
|-
|Thrifty
|Thrifty
|val
|valued (valuedCustomer will also work)
|valuedCustomer
|-
|-
|Tormentor
|Tormentor
|ban
|bane
|bane
|-
|-
|Vicarious
|Vicarious
|livi
|living (livingVicariously will also work)
|livingVicariously
|}
|}

I like how they deliberately avoided "high"!


IMO, randomly inserting underscores into the middle of code names is a hateful thing that programmers sometimes do to trip novice programmers up. Anyway, below is a fuller list. To make it I got a list of code names that some kind player had posted on the internet and applied each one to my sim (on my PC). I guess he or she compiled the list from looking in a game file because otherwise how would she know that for example "invested" was a code name when the game never mentions the word? This means that further exploration may be possible by examining the game files somehow.
IMO, randomly inserting underscores into the middle of code names is a hateful thing that programmers sometimes do to trip novice programmers up. Anyway, below is a fuller list. To make it I got a list of code names that some kind player had posted on the internet and applied each one to my sim (on my PC). I guess he or she compiled the list from looking in a game file because otherwise how would she know that for example "invested" was a code name when the game never mentions the word? This means that further exploration may be possible by examining the game files somehow.
Line 96: Line 119:
|alluring
|alluring
|Alluring
|Alluring
|From Choosing a Love Aspiration
|Choosing a Love Aspiration
|-
|-
|alwaysWelcome
|alwaysWelcome
Line 428: Line 451:
|quick
|quick
|Quick Learner
|Quick Learner
|Choosing a Knowledge Aspiration
|
|-
|-
|romantic
|romantic
|Romantic
|Romantic
|Personality
|
|-
|-
|savant
|savant
|Savant
|Savant
|Rewards Store
|
|-
|-
|selfAssured
|selfAssured
|Self-Assured
|Self-Assured
|Personality
|
|-
|-
|shameless
|shameless
|Shameless
|Shameless
|Rewards Store
|
|-
|-
|sincere
|sincere
|Sincere
|Sincere
|Rewards Store
|
|-
|-
|slob
|slob
|Slob
|Slob
|Personality
|
|-
|-
|snob
|snob
|Snob
|Snob
|Personality
|
|-
|-
|sociallyGifted
|sociallyGifted
|Socially Gifted
|Socially Gifted
|Social Butterfly Aspiration
|
|-
|-
|speedCleaner
|speedCleaner
|Speed Cleaner
|Speed Cleaner
|Rewards Store
|
|-
|-
|speedReader
|speedReader
|Speed Reader
|Speed Reader
|Rewards Store
|
|-
|-
|steelBladder
|steelBladder
|Steel Bladder
|Steel Bladder
|Rewards Store
|
|-
|-
|superGreenThumb
|superGreenThumb
|Super Green Thumb
|Super Green Thumb
|Rewards Store
|
|-
|teen
|T
|
|-
|-
|theKnack
|theKnack
|Handy
|The Knack
|Nerd Brain Aspiration
|
|-
|-
|valuedCustomer
|valuedCustomer
Line 492: Line 511:
|webMaster
|webMaster
|Web Master
|Web Master
|Computer Whiz Aspiration
|
|-
|youngAdult
|Y
|
|}
|}
When I reached professionalSlacker, I accidentally typed in professional and suddenly realised that abbreviations are possible. So I've found the shortest abbreviations for all the non-obvious ones. Super Green Thumb the abbreviation is "up" so there are probably more out there. I'm really glad I isolated the code name for handy = theknack = thek - i tried a million words to no avail e.g. repairer, fixer etc. Thanks to whoever compiled the list of keywords before me.
[[Special:Contributions/80.229.165.251|80.229.165.251]] ([[User talk:80.229.165.251|talk]]) 04:34, November 10, 2014 (UTC)
[[Special:Contributions/80.229.165.251|80.229.165.251]] ([[User talk:80.229.165.251|talk]]) 04:34, November 10, 2014 (UTC)