More Awesome Than You!
Welcome, Guest. Please login or register.
2024 April 29, 15:12:34

Login with username, password and session length
Search:     Advanced search
540270 Posts in 18066 Topics by 6513 Members
Latest Member: Linnie
* Home Help Search Login Register
+  More Awesome Than You!
|-+  TS2: Burnination
| |-+  The Podium
| | |-+  Oops! You Broke It!
| | | |-+  userStartup.cheat is why I suck at life (SOLVED)
0 Members and 1 Chinese Bot are viewing this topic. « previous next »
Pages: [1] THANKS THIS IS GREAT Print
Author Topic: userStartup.cheat is why I suck at life (SOLVED)  (Read 6004 times)
Invisigoth
Peedrinker
Malodorous Moron
***
Posts: 734


INTP: pensive analytical skeptic.


View Profile
userStartup.cheat is why I suck at life (SOLVED)
« on: 2007 June 17, 19:42:06 »
THANKS THIS IS GREAT

Ok, so I googled this a few days ago because I wanted a userStartup.cheat file of my very own.  I found several helpful tutorials that all agreed on the basic how to.  So I followed them.  And it doesn't work.  I don't know what I am doing wrong.  So, I have userStartup.cheat in my config file in this directory:
C:\Documents and Settings\Chris\My Documents\EA Games\The Sims 2\Config
Just to try it out I started with the two lines that I was most sick of typing every time I played:
boolProp testingCheatsEnabled true
intProp maxNumOfVisitingSims 10

What did I do wrong?  I played around with this endlessly, putting the strings in quotes (back to my fun programming days in college, some of the programs liked to be finicky about strings being in quotes), changing capitilization, nothing works.  ::cries::
« Last Edit: 2007 June 18, 04:36:48 by Invisigoth » Logged

A queue is a line. A cue is a pool stick or a hint or guiding suggestion.
ElfPuddle
Stupid-to-English Translator
Uncouth Undesirable
****
Posts: 3169


"Darn! That's the end!"


View Profile
Re: userStartup.cheat is why I suck at life
« Reply #1 on: 2007 June 17, 19:58:52 »
THANKS THIS IS GREAT

Venusy, is this in the FAQ yet? It should be.

The most common error is having an accidental .txt after the .cheat. What does yours end with?
Logged

I haven't died. I moved to the American South. Rumors to the contrary are highly exaggerated.

Member 960. Admitted to the MATY Senate by a 10-0 vote: 2006 August 10. Expelled by a 15-12 vote: 2008 May 30.
Should that mean anything?
MistyBlue
Knuckleheaded Knob
**
Posts: 557



View Profile
Re: userStartup.cheat is why I suck at life
« Reply #2 on: 2007 June 17, 20:29:35 »
THANKS THIS IS GREAT

Here is a copy of mine. Copy, paste and delete what you don't want. Keep the Boolprops on top. And like ElfPuddle said, make sure that there is no .txt after the .cheat.

boolprop useshaders true
boolProp allow45degreeAngleOfRotation true
floatProp tvVolume 0.1
boolProp   dontMergeNHFlora false
uintProp maxTotalSims 45
uintProp maxTotalHumans 35
uintProp maxTotalPets 10
setHighestAllowedLevel 200

#-------------------------------------------------------------
#   alias      
#-------------------------------------------------------------

alias m "moveObjects on" "Enables the ability to move normally unmovable objects" ""
alias mm "moveObjects off" "Disables the ability to move normally unmovable objects" ""

alias s "boolProp snapObjectsToGrid false" "Lets you move objects off the grid" ""
alias ss "boolProp snapObjectsToGrid true" "Makes objects snap to the grid" ""

alias f "boolprop constrainFloorElevation false" "Enables the ability to change terrain even when there is a building on it" ""
alias ff "boolprop constrainFloorElevation true" "Disables the ability to change terrain even when there is a building on it" ""

boolProp allow45DegreeAngleOfRotation true
alias a "boolProp allow45DegreeAngleOfRotation true" "Enable object rotation by 45 degrees" ""
alias aa "boolProp allow45DegreeAngleOfRotation false" "Disable object rotation by 45 degrees" ""

faceBlendLimits off
alias face "faceBlendLimits off" "Enable more diversity in faces" ""
alias faces "faceBlendLimits on" "Ensure faces stay within limits" ""

alias res "changeLotZoning residential" "Make residential lot" ""
alias comm "changeLotZoning community" "Make community lot" ""
alias greek "changeLotZoning greek" "Make greek house" ""
alias dorm "changeLotZoning dorm" "Make dorm lot" ""
alias secret "changeLotZoning secretsociety" "Make secret society" ""

alias file "boolprop ShowLotPackageFilename true" "Show filenames for lots"
alias files "boolprop ShowLotPackageFilename false" "Do not show filenames for lots"

alias h "showheadlines off" "Make all thought and speech balloons invisible" ""
alias hh "showheadlines on" "Make all thought and speech balloons visible" ""

alias rewards "unlockcareerrewards" "Give all career rewards to currently selected Sim"

alias p "plumbbobtoggle on"
alias pp "plumbbob toggle off"
Logged
Invisigoth
Peedrinker
Malodorous Moron
***
Posts: 734


INTP: pensive analytical skeptic.


View Profile
Re: userStartup.cheat is why I suck at life
« Reply #3 on: 2007 June 17, 20:32:45 »
THANKS THIS IS GREAT

Venusy, is this in the FAQ yet? It should be.

The most common error is having an accidental .txt after the .cheat. What does yours end with?

It ends in .cheat, but it still says underneath it Text Document.  Ok, I'm a really visual person so here:



Does that mean that it really ends in txt because it says text document?  If so, how do I fix this?
Logged

A queue is a line. A cue is a pool stick or a hint or guiding suggestion.
akatonbo
Lipless Loser
***
Posts: 658


a red dragonfly


View Profile WWW
Re: userStartup.cheat is why I suck at life
« Reply #4 on: 2007 June 17, 20:40:30 »
THANKS THIS IS GREAT

You need to tell Windows to show you your file extensions -- which is a fairly important non-Sims-related thing that most even slightly computer-savvy people ought to do on their computers anyway. Then you'll be able to tell if it ends with .txt when it isn't supposed to.
Logged

Troubleshooting info: all EPs and SPs, most hacks Awesome but some not, no inTeen.
ElfPuddle
Stupid-to-English Translator
Uncouth Undesirable
****
Posts: 3169


"Darn! That's the end!"


View Profile
Re: userStartup.cheat is why I suck at life
« Reply #5 on: 2007 June 18, 00:04:52 »
THANKS THIS IS GREAT

Just to repeat Pandabiotic's directions in visual-learner mode. (I think pictures are awfully helpful, too.)





Logged

I haven't died. I moved to the American South. Rumors to the contrary are highly exaggerated.

Member 960. Admitted to the MATY Senate by a 10-0 vote: 2006 August 10. Expelled by a 15-12 vote: 2008 May 30.
Should that mean anything?
Invisigoth
Peedrinker
Malodorous Moron
***
Posts: 734


INTP: pensive analytical skeptic.


View Profile
Re: userStartup.cheat is why I suck at life
« Reply #6 on: 2007 June 18, 04:36:25 »
THANKS THIS IS GREAT

Thank you all SO much!   Grin  I am not even remotely windows savvy, but you guys were able to explain it clearly enough for even ME to figure it out!  (the really sad thing is that I can write programs with no problem, and I was able to figure out simsPE to the point of being fairly comfortable without a tuturial, but I still don't understand my operating system *at all*.  I routinely forget where to find my registry, or how to change my start up processess.  I like to pretend that it's windows' fault and not mine).
Logged

A queue is a line. A cue is a pool stick or a hint or guiding suggestion.
notveryawesome
Stupid Schlemiel
****
Posts: 1992


INTJ. I like putting hats on my avatar.


View Profile WWW
Re: userStartup.cheat is why I suck at life (SOLVED)
« Reply #7 on: 2007 June 18, 04:48:29 »
THANKS THIS IS GREAT

I'm the same way, though in my own defence I use a Mac with a Windows partition on it, which is akin to being bilingual.
Logged

Disclaimer: I am condescending, arrogant, pedantic, and have a foot-shaped mouth. I also like to throw stones from my glass house. Resemblance to any persons, living or dead, is purely coincidental.
Invisigoth
Peedrinker
Malodorous Moron
***
Posts: 734


INTP: pensive analytical skeptic.


View Profile
Re: userStartup.cheat is why I suck at life (SOLVED)
« Reply #8 on: 2007 June 18, 08:08:05 »
THANKS THIS IS GREAT

Hey, thanks a lot ElfPuddle!  (Not sarcastic)  I knew my instructions were missing something... PICTURES!  Hehe... (I seriously thought about it, but decided to wait until Invisigoth replied and if they didn't understand then, I was going to... thanks for jumping the gun!)

Glad you got it Invisigoth!  Now go, and learneth thy Windows.  Wink

Wanna tutor me?  Wink
Logged

A queue is a line. A cue is a pool stick or a hint or guiding suggestion.
Gwill
Terrible Twerp
****
Posts: 2162



View Profile
Re: userStartup.cheat is why I suck at life (SOLVED)
« Reply #9 on: 2007 June 18, 08:49:55 »
THANKS THIS IS GREAT

I wish I could get someone to pay me a small amount every time that's the solution to this problem.
Unfortunately the odds are too good, so no one will take the bet.
Logged

Dibs on Darth Telligent!
INTJ bordering on P
Want to know where babies come from?
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.052 seconds with 20 queries.