Whats in your UserStartup.cheat File?

<< < (3/11) > >>

Marhis:
boolProp testingCheatsEnabled true
boolProp allow45DegreeAngleOfRotation true
boolprop ShowLotPackageFilename true
boolProp petActionCancel true
boolProp ControlPets on
intProp maxNumOfVisitingSims 50
floatProp tvVolume 0.2
uintProp maxTotalSims 50
uintProp maxTotalHumans 40
uintProp maxTotalPets 10
boolProp enableOceanReflection true
boolprop ShowCatalogePFlags true


#--------------------------------------------------------------------------------------------
#     alias         real command                                    brief help                         full help
#     ------------- ----------------------------------------------- ---------------------------------- --------------------------------
alias exit          hide                                            "Hide the cheat console window"    "Hide the cheat console window"
alias x             expand                                          "*Expand the cheat console window" "Hide the cheat console window"
alias h             help                                            "*Show the cheat help"             "Show the cheat help"
alias ?             help                                            "*Show the cheat help"             "Show the cheat help"

alias mvon          "moveObjects on"                                "Move Objects On"                  "Move Objects On"
alias mvoff         "moveObjects off"                               "Move Objects Off"                 "Move Objects Off"
alias flooroff      "boolProp constrainFloorElevation false"        "Constrain Floor Elevation FALSE"  "Constrain Floor Elevation False"
alias flooron       "boolProp constrainFloorElevation true"         "Constrain Floor Elevation TRUE"   "Constrain Floor Elevation True"
alias snapon        "boolProp snapObjectsToGrid true"               "snapObjectsToGrid TRUE"           "snapObjectsToGrid True"
alias snapoff       "boolProp snapObjectsToGrid false"              "snapObjectsToGrid FALSE"          "snapObjectsToGrid False"
alias iroof         "individualRoofSlopeAngle"                      "individualRoofSlopeAngle [15-75] - ctrl+alt" "individualRoofSlopeAngle [15-75]"
alias roof          "roofSlopeAngle"                                "RoofSlopeAngle [15-75]"           "RoofSlopeAngle [15-75]"
alias dormon        "boolProp dormSpecificToolsDisabled true"       "dormSpecificToolsDisabled TRUE"   "dormSpecificToolsDisabled True"
alias dormoff       "boolProp dormSpecificToolsDisabled false"      "dormSpecificToolsDisabled FALSE"  "dormSpecificToolsDisabled False"
alias edgeson       "boolProp lockTiles true"                       "LockTiles TRUE"                   "LockTiles True"
alias edgesoff      "boolProp lockTiles false"                      "LockTiles FALSE"                  "LockTiles False"
alias fam           "familyFunds"                                   "familyFunds [familyname] [amount]"     ""

alias aptbbon       "apartmentBuildBuyRestrictions on"              "apartmentBuildBuyRestrictions on" "blocco Buy&Build in appt. attivo"
alias aptbboff      "apartmentBuildBuyRestrictions off"             "apartmentBuildBuyRestrictions off" "sblocca Buy&Build in appt."
alias apton         "boolProp aptBaseSpecificToolsDisabled true"    "disables build/buy mode tools on an apartment lot" ""
alias aptoff        "boolProp aptBaseSpecificToolsDisabled false"   "enables build/buy mode tools on an apartment lot" ""
alias aptsuboff     "boolProp aptSublotSpecificToolsDisabled false" "enables build/buy mode tools in an apartment room (can give problems when used outside room)" ""
alias aptsubon      "boolProp aptSublotSpecificToolsDisabled true"  "disables build/buy mode tools in an apartment room" ""

#
alias zdorm         "changeLotZoning dorm"                          "Changes lot zoning to dorm"       ""
alias zgreek        "changeLotZoning greek"                         "Changes lot zoning to greek"      ""
alias zss           "changeLotZoning secretsociety "                "Changes lot zoning to secret society " ""
alias zcomm         "changeLotZoning community"                     "Changes lot zoning to community"       ""
alias zres          "changeLotZoning residential"                   "Changes lot zoning to residential"     ""
alias zhotel        "changeLotZoning hotel"                         "Changes lot zoning to hotel"           ""
alias zapt          "changeLotZoning apartmentbase"                 "Changes lot zoning to apartment"       ""
alias zwitch        "changeLotZoning secretwitchlot"                "Changes lot zoning to secret witch lot"       ""

SickPuppy:
Doh... I can't get the alias to work in-game. Googled and found http://www.modthesims2.com/wiki.php?title=Game_Help:Userstartup.cheat#Aliased_Cheats

Tried a few variations to no avail...here's my UserStartup:

Code:

boolProp allow45DegreeAngleOfRotation true
boolProp petActionCancel true
boolProp ControlPets on
uintProp   maxTotalSims 50
uintProp   maxTotalHumans 35
uintProp   maxTotalPets 15
boolprop ShowLotPackageFilename true
floatProp tvVolume 0.2
unlockcareerrewards

alias     mon     "moveobjects on"      "moveobjects on"      "moveobjects on"
alias     mof     "moveobjects off"      "moveobjects off"      "moveobjects off"


I Ctrl+Shift+C and enter mon ...get an Unknown Command error.

I have all EP's through Pets installed and run XP sp1.
My UserStartup.cheat file association is with notepad.
My other  cheats seam to work...just not the alias..ne1 know why?

jolrei:
Quote from: SickPuppy on 2008 October 23, 16:41:47

Doh... I can't get the alias to work in-game.
Code:

alias     mon     "moveobjects on"      "moveobjects on"      "moveobjects on"
alias     mof     "moveobjects off"      "moveobjects off"      "moveobjects off"

My other  cheats seam to work...just not the alias..ne1 know why?


Syntax?  You seem to have too many spaces.  Try:

alias mon "moveobjects on"

PlaidSquirrel:
I stole my cheat file from witch a long time ago and, although I've made some changes to update as each new EP comes out, it's still basically the same. Thanks witch!  :)

SickPuppy:
Quote from: jolrei on 2008 October 23, 16:46:56

Syntax?  You seem to have too many spaces.  Try:

alias mon "moveobjects on"


mmm...nope. Still get the same error message..but thanks for trying.

Navigation

[0] Message Index

[#] Next page

[*] Previous page