I'm just beginning to work with the DLL's and wanted to change the max number of traits allowable for teens and younger. I know that the Awesome mod makes it possible to have unlimited traits for adult and older. I am running into some problems locating where the max number of traits is set in the Sims3GameplaySystems.dll. I have managed to find what looked like the proper method, Get_MaxTraitsFor(this.age), but every call and instance I search through does not seem to contain the code I'm looking for. I am going to assume that the value for the max traits is somewhere defined in the Sims Descriptiopn file.
But, I could really use some
hints or just plain telling me where to look
..