userStartup.cheat

<< < (4/7) > >>

JadeEliott:
You know a year or so ago, I had this same problem with some cheats not working when I first starting using the userstartup...figured out that if the command did not have UINTPROP/BOOLPROP/FLOATPROP it could not be put in the first "loading" section (it would disable anything after it), but could be put set as an alias. I have never been able to get MoveObjects On to stay on always by putting in the loading/top section, for example. But any "prop" command works. My file:

boolProp testingCheatsEnabled true
boolProp allow45degreeAngleOfRotation true
floatProp tvVolume 0.1
boolProp   dontMergeNHFlora false
uintProp maxTotalSims 50
uintProp maxTotalHumans 35
uintProp maxTotalPets 15




#------------------------------------------------------------------
# Aliases
#------------------------------------------------------------------

alias mon "moveObjects on" "Move Objects On" "Move Objects On"
alias moff "moveObjects off" "Move Objects Off" "Move Objects Off"

alias soff "boolProp snapObjectsToGrid false" "Snap Objects to Grid Off" "Snap Objects to Grid On"
alias son "boolProp snapObjectsToGrid true" "Snap Objects to Grid On" "Snap Objects to Grid Off"

alias coff "boolprop constrainFloorElevation false" "Constrain Floor Elevation Off" "Constrain Floor Elevation Off"
alias con "boolprop constrainFloorElevation true" "Constrain Floor Elevation On" "Constrain Floor Elevation On"

alias hon "showHeadlines on" "Show Headlines On" "Show Headlines On"
alias hoff "showHeadlines off" "Show Headlines Off" "Show Headlines Off"

alias clres "changeLotZoning residential" "change lot type to residential"
alias clcomm "changeLotZoning community" "change lot type to community"
alias cldorm "changeLotZoning dorm" "change lot type to dorm"
alias clss "changeLotZoning secretsociety" "change lot type to secret society"
alias clgreek "changeLotZoning greek" "change lot type to greek house"

alias r15 "roofslopeangle 15"
alias r20 "roofslopeangle 20"
alias r25 "roofslopeangle 25"
alias r30 "roofslopeangle 30"
alias r35 "roofslopeangle 35"
alias r40 "roofslopeangle 40"
alias r45 "roofslopeangle 45"
alias r50 "roofslopeangle 50"
alias r55 "roofslopeangle 55"
alias r60 "roofslopeangle 60"

So some of you have MoveObjects On in the top area, and never have to type it in game?

sara_dippity:
I thought playing with moveobects on in live mode could cause errors...

gjam:
Quote from: JadeEliott on 2007 March 27, 19:12:52

You know a year or so ago, I had this same problem with some cheats not working when I first starting using the userstartup...figured out that if the command did not have UINTPROP/BOOLPROP/FLOATPROP it could not be put in the first "loading" section (it would disable anything after it), but could be put set as an alias. I have never been able to get MoveObjects On to stay on always by putting in the loading/top section, for example. But any "prop" command works.


Interesting suggestion.  I checked mine.  There's only one command that isn't a "prop" or an alias.  It's faceblendlimits off, and I can't really say I've seen much evidence that it's working. Kinda forgot it was there, actually.

Marhis:
In my experiments, the 45 degrees cheat and the moveobjects cheat didn't work in userstartup - as a "global" cheat, but only in each lot. Maybe that would explain something.

sara_dippity:
I know I had the 45% angle cheat working as a startup cheat in the past, as well as the shaders cheat. Those are both boolprop and I didn't use them as aliases.
Unless something changed the angle cheat in Pets. It worked in OFB, I think. I know it worked before that.

Navigation

[0] Message Index

[#] Next page

[*] Previous page