Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Lab Assistant
Original Poster
#1 Old 22nd Feb 2015 at 4:50 PM

This user has the following games installed:

Sims 3, World Adventures, Ambitions, Late Night, Generations, Pets, Showtime, Supernatural, Seasons, University Life, Island Paradise, Into the Future
How do you disable 'Stupid' trait from from Awesomemod?
It just feels too weird to see a trait added by third party content and I'd prefer if 'stupid' trait doesn't exist in my game. Can you remove 'stupid' trait and keep awesomemod? Thank you!
Advertisement
Inventor
#2 Old 22nd Feb 2015 at 5:41 PM
Start S3PE and open awesome.package.

Select the xml resource with the trait data (Instance ID 0xCF0D...), right click on it and select Notepad.

Search the trait (<Name>Stupid</Name>) and change its category tag (<Category>Intellect</Category>)
to "None" (i.e. replace "Intellect" with "None". This way the trait will be a hidden trait and the game wont assign
it randomly. Save the file, commit changes and save the package.

I guess you could also completely remove the entry, but maybe that can have bad side effects.
Back to top