This user has the following games installed:
Sims 2, University, Nightlife, Open for Business, Pets, Seasons, Bon Voyage, Free Time, Apartment Life
Problem with Aliases on UserStartup.Cheat
Hey guys. I've been having a problem with the cheat file userstartup. First off, I wanted to say that it's not a problem with the file name. No .txt after Userstartup. cheat.
The automatic commands work perfectly fine in the game, but for whatever reason the Aliases refuse to work, no matter if I type them out, copy and paste from another user or even download someone else's userstartup.cheat file. Whenever I punch it in the cheat command box, it always says unknown command. Only the aliases won't work and there are no solutions that I've found for this pest of an issue.
this is it:
setHighestAllowedLevel (15)
intProp maxNumOfVisitingSims 30
boolProp allow45degreeAngleOfRotation true
floatProp tvVolume 0.1
boolProp dontMergeNHFlora false
uintProp maxTotalSims 50
uintProp maxTotalHumans 35
uintProp maxTotalPets 15
boolprop ControlPets on
boolprop PetActionCancel true
boolProp useShaders true
boolProp force12HrTime True
showHeadlines off
intProp SeeThem 231
unlockcareerrewards
ignoreErrors true
#--------------------------------------------------------------------------------------------
# alias real command brief help full help
# ------------- ----------------------------------------------- ---------------------------------- --------------------------------
alias 50 "motherlode" "50,000 Simoleons" "Motherlode"
alias funds "familyFunds [Familyname] [amount]" ""
alias mon "moveObjects on" "Move Objects On" "Move Objects On"
alias mof "moveObjects off" "Move Objects Off" "Move Objects Off"
alias snf "boolProp snapObjectsToGrid false" "snap to grid = no" "snap to grid = no"
alias snt "boolProp snapObjectsToGrid true" "snap to grid = yes" "snap to grid = yes"
alias floorf "boolprop constrainFloorElevation false" "Floors Weird" "Floors weird"
alias floort "boolprop constrainFloorElevation true" "Floors normal" "Floors normal"
alias slopey "boolprop unevenTilesFloorable true" "True=Can place floortiles on sloped ground"
alias slopen "boolprop unevenTilesFloorable false" "False=Cannot place floortiles on sloped ground"
alias boot "boolprop testingcheatsenabled true" "Debug on" "Debug on"
alias boof "boolprop testingcheatsenabled false" "Debug off" "Debug off"
alias sm0 "slowmotion 0"
alias sm3 "slowmotion 3"
alias sm5 "slowmotion 5"
alias sm7 "slowmotion 7"
alias pon "plumbbobtoggle on"
alias pof "plumbbobtoggle off"
alias sht "showHeadlines true"
alias shf "showHeadlines false"
alias max "maxmotives"
alias career "unlockCareerRewards" "For the currently selected sim, they immediately gain access to all career reward objects in the catalog"
alias twins "forceTwins" "Sim will give birth to twins"
alias addfamily [on/off} "addneighborToFamilyCheat [on/off]"
alias dormon "boolProp dormSpecificToolsDisabled true" "Enables build/buy mode tools in a dorm lot"
alias dormoff "boolProp dormSpecificToolsDisabled false" "Disables build/buy mode tools in a dorm lot"
alias zdorm "changeLotZoning dorm"
alias zgreek "changeLotZoning greek"
alias zsociety "changeLotZoning secretsociety"
alias zcomm "changeLotZoning community"
alias zres "changeLotZoning residential"
alias zhotel "changeLotZoning hotel"
alias zapt "changeLotZoning apartmentbase"
alias zwitch "changeLotZoning secretwitchlot"
alias aroof "roofSlopeAngle [15-75]" ""
alias iroof "individualRoofSlopeAngle [15-75]" ""
alias petstrue "boolProp petActionCancel true" "allows user to cancel pet/roommate actions in the queue"
alias petsfalse "boolProp petActionCancel false" "disallows user to cancel pet/roommate actions in the queue"
alias pets on/off "boolprop PetsFreeWill [true/false]" "controls free will for pets/roommate"
alias pets+ "boolProp ControlPets on" "control pets/roommates and assign them actions"
alias pets- "boolProp ControlPets off" "cannot control pets/roommates and assign them actions"
alias apton "boolProp aptBaseSpecificToolsDisabled true" "enable build/buy mode tools on an apartment lot"
alias aptoff "boolProp aptBaseSpecificToolsDisabled false" disable build/buy mode tools on an apartment lot"
alias apt sub on "boolprop aptsublotspecifictoolsdisabled true" "enable build/buy mode tools in an apartment room"
alias apt sub off "boolprop aptsublotspecifictoolsdisabled false" "disable build/buy mode tools in an apartment room"
#------------------------------------------------------------------
Majority of it is from another users file, so i don't understand why it won't work in my game but in theirs. Appreciate your help in advance. thank you!