Whats in your UserStartup.cheat File?
Simsample:
Why don't you just have an alias for individualRoofSlopeAngle and roofSlopeAngle? As you have to type the figure anyway, it's not all that much different to just have an alias for the cheat and stick a (Space, value) on the end. In my userstartup I have:
alias rsa "roofSlopeAngle"
alias irsa "individualRoofSlopeAngle"
So I type irsa 42 for a 42 degree slope.
Blizzaird:
hmm... I could have sworn I tried that... Stupid me.
Dea:
BoolProp allow45DegreeAngleOfRotation true
boolprop ShowCatalogepflags true
boolProp testingCheatsEnabled false
intProp maxNumOfVisitingSims 30
alias cash "motherlode"
alias mon "moveobjects on"
alias moff "moveobjects off"
alias snapon "boolProp snapobjectstogrid true"
alias snapoff "boolProp snapobjectstogrid false"
alias debugon "boolprop testingcheatsenabled true"
alias debugoff "boolprop testingcheatsenabled false"
Nepheris:
boolProp allow45DegreeAngleOfRotation true
floatProp tvVolume 0.2
setHighestAllowedLevel 8
boolProp carsOnRight false
alias constrain "boolprop constrainfloorelevation true" "ConstrainElevation On" "ConstrainElevation On"
alias noconstrain "boolprop constrainfloorelevation false" "ConstrainElevation Off" "ConstrainElevation Off"
alias snap "boolprop snapobjectstogrid true" "Snap Objects On" "Snap Objects to grid On"
alias nosnap "boolprop snapobjectstogrid false" "Snap Objects Off" "Snap Objects to grid Off"
alias move "moveobjects on" "Move Objects On" "Move Unmovable Objects On"
alias nomove "moveobjects off" "Move Objects Off" "Move Unmovable Objects Off"
alias debug "boolprop testingcheatsenabled true" "debugon" "debugon"
alias nodebug "boolprop testingcheatsenabled false" "debugoff" "debugoff"
alias 50k "motherlode" "motherlode" "motherlode"
alias zoneres "changelotzoning residential"
alias zonecom "changelotzoning community"
alias zonedorm "changeLotZoning dorm"
alias zonegreek "changeLotZoning greek"
alias zoness "changelotzoning secretsociety"
alias 1roof "individualRoofSlopeAngle" "individualRoofSlopeAngle [15-75] - ctrl+alt" "individualRoofSlopeAngle [15-75]"
alias allroof "roofSlopeAngle" "RoofSlopeAngle [15-75]" "RoofSlopeAngle [15-75]"
maxon:
Some useful stuff here - I've copied one or two though mine is pretty much like anyone else's - aliases for building, increasing visitor numbers and so on.
Quote from: witch on 2008 October 23, 05:53:24
alias ` pause "Pause" "Pause the game"
So, when did this get changed? It's annoyed me for ages and I thought it was just my game. I've put it in my userStartUp.cheat file and will see if it works. Thanks for that one in particular.
Navigation
[0] Message Index
[#] Next page
[*] Previous page