Building Cheats

  • Shoutbox 
    Only logged in users are allowed to enter the chat

  • Home Forums Game Help & Chat Sims 2 Sims 2 Cheats Building Cheats

    Tagged: ,

    Viewing 1 post (of 1 total)
    • Author
      Posts
    • #420
      LadyAngel
      Keymaster

        First, open up the “My Computer” icon on your desktop and go to:
        C:Program FilesEA GamesThe Sims 2TSDataResConfig

        Note: if you are using Sims2 university, go to: C:Program FilesEA GamesThe Sims 2 UniversityTSDataResConfig instead.
        In that folder, you will see a file called globalStartup.cheat

        Right-click on the file, and select “Open With…” from the menu.
        Choose to open the file with Notepad and select OK

        The file should open, and will look something like this:

        [FONT=Georgia]#
        # Sims2 global startup cheat file – this file is run on startup of the
        # game application. It’s meant to reflect “production
        [/FONT][FONT=Georgia]defaults”.
        #
        # Do not modify this file locally — instead create
        # UserData/userStartup.cheat and modify that.
        #
        [/FONT] [FONT=Georgia]
        # ———-
        # alias real command brief help full help
        # ———-
        [/FONT][FONT=Georgia]
        alias exit hide “Hide the cheat console window” “Hide the cheat
        [/FONT][FONT=Georgia]console window”
        alias x expand “*Expand the cheat console window” “Hide the cheat
        [/FONT][FONT=Georgia]console window”
        alias h help “*Show the cheat help” “Show the cheat help”
        alias ? help “*Show the cheat help” “Show the cheat help”
        [/FONT] [FONT=Georgia]
        # ———-
        [/FONT][/CODE][FONT=Georgia] Now what we are going to do is add a couple of our own commands as shown below…
        [/FONT]
        [CODE][FONT=Georgia]#——————————————————————
        # Inside Cheat Shortcuts
        #——————————————————————

        alias m “moveObjects on” “Enables the ability to move normally unmovable objects” “”
        alias m- “moveObjects off” “Disables the ability to move normally unmovable objects” “”

        alias s “boolProp snapObjectsToGrid false” “Lets you move objects off the grid” “”
        alias s- “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 f- “boolprop constrainFloorElevation true” “Disables the ability to change terrain even when there is a building on it” “”

        alias t “boolprop testingCheatsEnabled true” “Enables a lot of hidden features that can be accessed by holding shift when clicking on objects” “”
        alias t- “boolprop testingCheatsEnabled false” “Disables a lot of hidden features that can be accessed by holding shift when clicking on objects” “”

        alias party “intProp maxNumOfVisitingSims 50” “Allows you to throw big parties when activated on the neighbourhood screen” “”
        [/FONT][/CODE][FONT=Georgia] Select this text, and then copy and paste it into Notepad, below the text that is already there.

        Save the file, and exit Notepad.

        Now, when you run the game, you will be able to activate cheats just by typing in a single letter instead of the whole word.

        [/FONT] [FONT=Georgia]
        To turn on one of these new cheats, hold down CTRL, SHIFT and C to open up the cheat dialog. Then just type in the letter that corresponds to the cheat of your choice and hit the enter key.

        To turn off the cheat, type the same letter that you used to turn it on, except with a “” after it. For example, to turn off the moveObjects cheat, you would type “m-

        Here are some cheats included….
        [/FONT] [FONT=Georgia]What it does…

        [/FONT]

        [FONT=Georgia]m [/FONT][FONT=Georgia] Enables the ability to move normally unmovable objects

        [/FONT]

        [FONT=Georgia]s [/FONT][FONT=Georgia] Lets you move objects off the grid

        [/FONT]

        [FONT=Georgia]f [/FONT][FONT=Georgia] Enables the ability to change terrain even when there is a building on it

        [/FONT]

        [FONT=Georgia]t [/FONT][FONT=Georgia] Enables a lot of hidden features that can be accessed by holding shift when clicking on objects

        [/FONT]

        [FONT=Georgia]party [/FONT][FONT=Georgia] Allows you to throw big parties if you activate it on the neighbourhood screen[/FONT]

        [FONT=Georgia]
        You could even try adding your own cheat shortcuts to the file.
        For example, this piece of code:
        [/FONT][FONT=Georgia]alias cash “motherlode” “” “” [/FONT][FONT=Georgia]
        …would allow you to get $50,000 just by typing “cash” into the cheat console.
        [/FONT][CODE]#
        # Sims2 global startup cheat file – this file is run on startup of the
        # game application. It’s meant to reflect “production
        defaults”.
        #
        # Do not modify this file locally — instead create
        # UserData/userStartup.cheat and modify that.
        #

        #


        # 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”

        #


        [/CODE] Now what we are going to do is add a couple of our own commands as shown below…

        [FONT=Georgia]#——————————————————————
        # Inside Cheat Shortcuts
        #——————————————————————

        alias m “moveObjects on” “Enables the ability to move normally unmovable objects” “”
        alias m- “moveObjects off” “Disables the ability to move normally unmovable objects” “”

        alias s “boolProp snapObjectsToGrid false” “Lets you move objects off the grid” “”
        alias s- “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 f- “boolprop constrainFloorElevation true” “Disables the ability to change terrain even when there is a building on it” “”

        alias t “boolprop testingCheatsEnabled true” “Enables a lot of hidden features that can be accessed by holding shift when clicking on objects” “”
        alias t- “boolprop testingCheatsEnabled false” “Disables a lot of hidden features that can be accessed by holding shift when clicking on objects” “”

        alias party “intProp maxNumOfVisitingSims 50” “Allows you to throw big parties when activated on the neighbourhood screen” “”
        [/FONT][/CODE][FONT=Georgia] Select this text, and then copy and paste it into Notepad, below the text that is already there.

        Save the file, and exit Notepad.

        Now, when you run the game, you will be able to activate cheats just by typing in a single letter instead of the whole word.

        [/FONT] [FONT=Georgia]
        To turn on one of these new cheats, hold down CTRL, SHIFT and C to open up the cheat dialog. Then just type in the letter that corresponds to the cheat of your choice and hit the enter key.

        To turn off the cheat, type the same letter that you used to turn it on, except with a “” after it. For example, to turn off the moveObjects cheat, you would type “m-

        Here are some cheats included….
        [/FONT] [FONT=Georgia]What it does…

        [/FONT]

        [FONT=Georgia]m [/FONT][FONT=Georgia] Enables the ability to move normally unmovable objects

        [/FONT]

        [FONT=Georgia]s [/FONT][FONT=Georgia] Lets you move objects off the grid

        [/FONT]

        [FONT=Georgia]f [/FONT][FONT=Georgia] Enables the ability to change terrain even when there is a building on it

        [/FONT]

        [FONT=Georgia]t [/FONT][FONT=Georgia] Enables a lot of hidden features that can be accessed by holding shift when clicking on objects

        [/FONT]

        [FONT=Georgia]party [/FONT][FONT=Georgia] Allows you to throw big parties if you activate it on the neighbourhood screen[/FONT]

        [FONT=Georgia]
        You could even try adding your own cheat shortcuts to the file.
        For example, this piece of code:
        [/FONT][FONT=Georgia]alias cash “motherlode” “” “” [/FONT][FONT=Georgia]
        …would allow you to get $50,000 just by typing “cash” into the cheat console.
        [/FONT][CODE]#


        # Inside Cheat Shortcuts
        #



        alias m “moveObjects on” “Enables the ability to move normally unmovable objects” “”
        alias m- “moveObjects off” “Disables the ability to move normally unmovable objects” “”

        alias s “boolProp snapObjectsToGrid false” “Lets you move objects off the grid” “”
        alias s- “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 f- “boolprop constrainFloorElevation true” “Disables the ability to change terrain even when there is a building on it” “”

        alias t “boolprop testingCheatsEnabled true” “Enables a lot of hidden features that can be accessed by holding shift when clicking on objects” “”
        alias t- “boolprop testingCheatsEnabled false” “Disables a lot of hidden features that can be accessed by holding shift when clicking on objects” “”

        alias party “intProp maxNumOfVisitingSims 50” “Allows you to throw big parties when activated on the neighbourhood screen” “”
        [/CODE] Select this text, and then copy and paste it into Notepad, below the text that is already there.

        Save the file, and exit Notepad.

        Now, when you run the game, you will be able to activate cheats just by typing in a single letter instead of the whole word.


        To turn on one of these new cheats, hold down CTRL, SHIFT and C to open up the cheat dialog. Then just type in the letter that corresponds to the cheat of your choice and hit the enter key.

        To turn off the cheat, type the same letter that you used to turn it on, except with a “” after it. For example, to turn off the moveObjects cheat, you would type “m-

        Here are some cheats included….
        What it does…

        m Enables the ability to move normally unmovable objects

        s Lets you move objects off the grid

        f Enables the ability to change terrain even when there is a building on it

        t Enables a lot of hidden features that can be accessed by holding shift when clicking on objects

        party Allows you to throw big parties if you activate it on the neighbourhood screen


        You could even try adding your own cheat shortcuts to the file.
        For example, this piece of code:
        alias cash “motherlode” “” “”
        …would allow you to get $50,000 just by typing “cash” into the cheat console.

        Please post all support requests in the forums if at all possible

      Viewing 1 post (of 1 total)
      • You must be logged in to reply to this topic.