Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Mad Poster
#101 Old 23rd Nov 2017 at 1:25 PM
Here's mine.

Code:
boolprop controlpets true
boolprop petactioncancel true
boolProp testingCheatsEnabled true
boolProp allow45DegreeAngleOfRotation true
uintProp maxTotalSims 50
uintProp maxTotalHumans 35
uintProp maxTotalPets 15

alias mon "moveObjects on" "Move Objects On"
alias moff "moveObjects off" "Move Objects Off"
alias snapon "boolProp snapobjectstogrid true" "Snap Objects On"
alias snapoff "boolProp snapobjectstogrid false" "Snap Objects Off"
alias quarteron "setquartertileplacement on" "Quarter Tile Placement On"
alias quarteroff "setquartertileplacement off" "Quarter Tile Placement Off"
alias dormon "boolProp dormSpecificToolsDisabled false" "Dorm Specific Tools Enabled"
alias dormoff "boolProp dormSpecificToolsDisabled true" "Dorm Specific Tools Disabled"
alias lotnameon "boolprop ShowLotPackageFilename true" "Show Lot Package Filename On"
alias lotnameoff "boolprop ShowLotPackageFilename false" "Show Lot Package Filename Off"
alias headlineson "boolProp showHeadlines true" "Show Headlines On"
alias headlinesoff "boolProp showHeadlines false" "Show Headlines Off"
alias aptbuyfalse "boolProp apartmentBuildBuyRestrictions false" "Apartment Build Buy Restrictions False"
alias aptbuytrue "boolProp apartmentBuildBuyRestrictions true" "Apartment Build Buy Restrictions True"
alias aptsublotfalse "boolProp aptSubLotSpecificToolsDisabled false" "Apartment Sublot Tools Disabled False"
alias aptsublottrue "boolProp aptSubLotSpecificToolsDisabled true" "Apartment Sublot Tools Disabled true"
alias aptbaselotfalse "boolProp aptBaseLotSpecificToolsDisabled false" "Apartment Base Lot Tools Disabled False"
alias aptbaselottrue "boolProp aptBaseLotSpecificToolsDisabled true" "Apartment Base Lot Tools Disabled True"

I'm secretly a Bulbasaur. | Formerly known as ihatemandatoryregister

Looking for SimWardrobe's mods? | Or Dizzy's? | Faiuwle/rufio's too! | smorbie1's Chris Hatch archives
Advertisement
Mad Poster
#102 Old 23rd Nov 2017 at 7:52 PM Last edited by RoxEllen1965 : 23rd Nov 2017 at 8:04 PM.
Here are some of mine that I didn't see in any other posts:
Code:
boolprop CameraNeighborhoodFlythroughEnabled false

boolprop dontMergeNHFlora false 

set HighestAllowedLevel 8

faceBlendLimits off

floatProp tvVolume 0.2

alias lightfix "setLotLightingFile clear"
Mad Poster
#103 Old 23rd Nov 2017 at 7:58 PM
what does highest allowed level do?

I'm secretly a Bulbasaur. | Formerly known as ihatemandatoryregister

Looking for SimWardrobe's mods? | Or Dizzy's? | Faiuwle/rufio's too! | smorbie1's Chris Hatch archives
Mad Poster
#104 Old 23rd Nov 2017 at 8:09 PM
Quote: Originally posted by ihatemandatoryregister
what does highest allowed level do?


It lets you build taller buildings. Theoretically, level = 8 will allow 8 floors. It makes a difference whether the building has a foundation or not - maybe someone else will recall what that difference actually was. (Can you tell I don't use this one much?) This was borked somewhat by one of the later EPs, so it may be flaky - sometimes it works and sometimes not. It's often possible to "nudge" the game to force it to give you another level by placing a Maxis dormer on top of the building and then deleting it.
The Great AntiJen
retired moderator
#105 Old 23rd Nov 2017 at 9:15 PM
One for us Britishers: boolProp carsOnRight false

All my aliases are single letters or two letters at most. Makes typing them very easy (m for moveobjects on, m- to turn it off).

I no longer come over to MTS very often but if you would like to ask me a question then you can find me on tumblr or my own site tflc. TFLC has an archive of all my CC downloads.
I'm here on tumblr and my site, tflc
Theorist
#106 Old 23rd Nov 2017 at 9:27 PM
I opened mine to see what I actually have in there... and this is what I have:

boolprop allow45DegreeAngleOfRotation true
boolprop ControlPets on
boolprop petActionCancel true
intProp maxTotalSims 75
intProp maxTotalHumans 60
intProp maxTotalPets 15
intprop maxNumOfVisitingSims 25
floatProp tvVolume 0.2
setHighestAllowedLevel 10


#------------------------------------------------------------------
# aliases
#------------------------------------------------------------------

alias apton "boolProp aptSubLotSpecificToolsDisabled false"
alias aptoff "boolProp aptSubLotSpecificToolsDisabled true"

alias cfeon "boolprop constrainfloorelevation false"
alias cfeoff "boolprop constrainfloorelevation true"

alias dormon "boolProp dormSpecificToolsDisabled false"
alias dormoff "boolProp dormSpecificToolsDisabled true"

alias lightson "boolProp allObjectLightsOn true"
alias lightsoff "boolProp allObjectLightsOn false"

alias moveon "moveObjects on"
alias moveoff "moveObjects off"

alias quarteron "setQuarterTilePlacement on"
alias quarteroff "setQuarterTilePlacement off"

alias shadowson "boolProp objectShadows true"
alias shadowsoff "boolProp objectShadows false"

alias snapon "boolProp snapObjectsToGrid false"
alias snapoff "boolProp snapObjectsToGrid true"

alias terrainon "modifyNeighborhoodTerrain on"
alias terrainoff "modifyNeighborhoodTerrain off"

alias teston "boolProp testingCheatsEnabled true"
alias testoff "boolProp testingCheatsEnabled false"

alias tileson "boolProp lockTiles true"
alias tilesoff "boolProp lockTiles false"

alias apt "changeLotZoning apartmentbase"
alias comm "changeLotZoning community"
alias dorm "changeLotZoning dorm"
alias greek "changeLotZoning greek"
alias hotel "changeLotZoning hotel"
alias res "changeLotZoning residential"
alias secret "changeLotZoning secretsociety"

I found that I need to have a word associated with what I'm doin I can't do just the letter and on/off... that just confuses me.
Mad Poster
#107 Old 24th Nov 2017 at 10:30 PM
Found an old thread at MATY with a similar topic. I'm glad I don't have to remember a cheat for roof slope angles anymore!
http://www.moreawesomethanyou.com/s...?topic=13473.0;
Lab Assistant
#108 Old 28th Nov 2017 at 11:54 PM
Thank you for all your answers and also the link to MATY!!! Seeing all those examples will give me a good hint on which cheats work right away and the rest I can test as suggested.
Lab Assistant
#109 Old 28th May 2018 at 11:55 PM
Here's mine!

Code:
boolProp allow45DegreeAngleOfRotation true
boolProp dontMergeNHFlora false
uintprop lotskirtsizeincrease 120
boolProp testingCheatsEnabled false
boolProp ShowCatalogePFlags true
intProp maxNumOfVisitingSims 50
setHighestAllowedLevel 15
alias sf "boolProp snapObjectsToGrid false" "snap to grid = no" "snap to grid = no"
alias st "boolProp snapObjectsToGrid true" "snap to grid = yes" "snap to grid = yes"
alias sqtp "setquartertileplacement on" "quarter tile placement" "set quarter tile placement"
alias sht "showHeadlines on" "showHeadlines on" "showHeadlines on"
alias shf "showHeadlines off" "showHeadlines off" "showHeadlines off"
alias cfet "boolprop constrainfloorelevation true" "boolprop constrainfloorelevation true" "boolprop constrainfloorelevation true"
alias cfef "boolprop constrainfloorelevation false" "boolprop constrainfloorelevation false" "boolprop constrainfloorelevation false"
alias mt "moveObjects on" "Move Objects On" "Move Objects On"
alias mf "moveObjects off" "Move Objects Off" "Move Objects Off"
alias residential "changeLotZoning residential" "changeLotZoning residential" "changeLotZoning residential"
alias community "changeLotZoning community" "changeLotZoning community" "changeLotZoning community"
alias apartment "changeLotZoning apartmentbase" "changeLotZoning apartmentbase" "changeLotZoning apartmentbase"
alias dorm "changeLotZoning dorm" "changeLotZoning dorm" "changeLotZoning dorm"
alias greek "changeLotZoning greek" "changeLotZoning greek" "changeLotZoning greek"
alias secretsociety "changeLotZoning secretsociety" "changeLotZoning secretsociety" "changeLotZoning secretsociety"
alias hotel "changeLotZoning hotel" "changeLotZoning hotel" "changeLotZoning hotel"
alias secretvacationlot "changeLotZoning secretvacationlot" "changeLotZoning secretvacationlot" "changeLotZoning secretvacationlot"
alias tcet "boolProp testingCheatsEnabled true" "boolProp testingCheatsEnabled true" "boolProp testingCheatsEnabled true"
alias tcef "boolProp testingCheatsEnabled false" "boolProp testingCheatsEnabled false" "boolProp testingCheatsEnabled false"
alias plc "printLotClass" "printLotClass" "printLotClass"
alias low "changeLotClassification low" "changeLotClassification low" "changeLotClassification low"
alias middle "changeLotClassification middle" "changeLotClassification middle" "changeLotClassificationmiddle"
alias high "changeLotClassification high" "changeLotClassification high" "changeLotClassification high"
alias mntt "modifyNeighborhoodTerrain on" "modifyNeighborhoodTerrain on" "modifyNeighborhoodTerrain on"
alias mntf "modifyNeighborhoodTerrain off" "modifyNeighborhoodTerrain off" "modifyNeighborhoodTerrain off"
Field Researcher
#110 Old 29th May 2018 at 7:38 PM
Mine
Code:
#### GUNMOD RLS 2.3 beta #### 
ignoreErrors true 
boolProp UseShaders true 
boolProp specHighlights true 
boolProp floorAndWallNormalMapping true 
boolProp bumpMapping true 
boolProp skipTangentsInVertexData false #false for bumpmapping! 
uintProp optionLightingQuality 3 #These two lines set the lighting option 
and 
uintProp LightingQuality 3 #the lighting level to MAX (as required) 
#### END #### 

boolProp dontmergenhflora false 
uintProp lotSkirtSizeIncrease 120 
boolProp allow45degreeAngleofRotation true 
setQuarterTilePlacement on 
boolProp dormSpecificToolsDisabled false 
alias mon "moveobjects on" #can put objects almost anywhere you want to 
alias moff "moveobjects off" #normal object placement 
alias gridon "boolprop snapobjectstogrid false" #fine tune the placement of objects 
alias gridoff "boolprop snapobjectstogrid true" #normal object-grid placement
Mad Poster
#111 Old 3rd Jun 2018 at 6:45 PM
What does the lotSkirtSize cheat do?

And I capitulated and entered one alias. I am ALWAYS messing up the dormtools cheat.

Thanks to ALL free-site creators, admins and mods.

RIP Sunni ... truly a ray of light.
The Great AntiJen
retired moderator
#112 Old 3rd Jun 2018 at 8:41 PM
Quote: Originally posted by gazania
What does the lotSkirtSize cheat do?

It's to do with how the neighbourhood terrain is rendered from where you can see it on the lot. I don't pretend to understand it completely - I think someone like Nopke knows clearly what it is and could explain it to you. Extending the skirt size affects how things in the neighbourhood are rendered and, allegedly, improves the appearance of things and the distance you can see out. However, be warned, like all other graphic adjustments it can slow a relatively 'weak' system considerably.

I no longer come over to MTS very often but if you would like to ask me a question then you can find me on tumblr or my own site tflc. TFLC has an archive of all my CC downloads.
I'm here on tumblr and my site, tflc
Mad Poster
#113 Old 3rd Jun 2018 at 11:36 PM
Here's mine. It's huge partly because I put so many comments in it to remind me what stuff does. Edited to remove notes specific to my computer, a couple of profanities and un-necessary smiley faces...

Mad Poster
#114 Old 3rd Jun 2018 at 11:44 PM
Mine is pretty simple.

Code:
boolprop testingCheatsEnabled true
faceBlendLimits off
boolprop allow45degreeAngleofRotation true
intprop censorgridsize 0
uintprop maxtotalsims 50
uintprop maxtotalhumans 35
uintprop maxtotalpets 15

alias moveon "move_objects on" "Move Objects On" "Move Objects On"
alias moveoff "move_objects off" "Move Objects Off" "Move Objects Off"
alias cpetson "boolprop controlpets true" "Control Pets" "Control Pets"
alias cpetsoff "boolprop controlpets false" "Control Pets Off" "Control Pets Off"
alias builddormson "boolprop dormspecifictoolsdisabled false" "Build Dorms" "Build Dorms"
alias builddormsoff "boolprop dormspecifictoolsdisabled true" "Build Dorms Off" "Build Dorms Off"
alias buildaptson "boolprop aptbaselotspecifictoolsdisabled false"
alias buildaptsoff "boolprop aptbaselotspecifictoolsdisabled true"
Scholar
#115 Old 4th Jun 2018 at 1:14 AM
I forgot to copy mine over when I installed on the new laptop... until I tried using one of the aliases and it didn't like it!

Anyway, this is my current cheat file, although I might make the 45-degree alias shorter:


No need to use my full name, "Selly" will do just fine.
Mad Poster
#116 Old 4th Jun 2018 at 1:50 AM
Quote: Originally posted by RoxEllen1965
Here's mine. It's huge partly because I put so many comments in it to remind me what stuff does. Edited to remove notes specific to my computer, a couple of profanities and un-necessary smiley faces...



This is extremely helpful .... thank you!

Thanks to ALL free-site creators, admins and mods.

RIP Sunni ... truly a ray of light.
Mad Poster
#117 Old 4th Jun 2018 at 4:20 AM
Quote: Originally posted by gazania
This is extremely helpful .... thank you!

I'm glad you were able to find something useful in there amidst all those rambling notes and remarks.
Lab Assistant
#118 Old 25th Jul 2018 at 12:02 PM
Quote: Originally posted by RoxEllen1965
I'm glad you were able to find something useful in there amidst all those rambling notes and remarks.


I find all those notes very helpful too! Thanks for sharing
Forum Resident
#119 Old 25th Jul 2018 at 12:42 PM
Er...can someone explain to me what the 'intprop' and all are? do I need to add them before any cheats? I want to try and get setquartertileplacement to work but I don't know whether I need to put something before it.
The Great AntiJen
retired moderator
#120 Old 25th Jul 2018 at 5:15 PM
Quote: Originally posted by didyouevenmakeasound
Er...can someone explain to me what the 'intprop' and all are? do I need to add them before any cheats? I want to try and get setquartertileplacement to work but I don't know whether I need to put something before it.

Int and bool refer to integer and boolean respectively and prop is property. Boolean refers to a category something belongs to - most often true or false in this game, while integer refers to a numerical value, say 24. So the cheat:

intProp MaxNumOfVisitingSims 25

means you are setting the game to allow 25 sims to visit a lot at any one time. While

boolProp carsOnRight false

means you are telling the game to put the cars on the left hand side of the road (in neighbourhood view). But the setquartertile cheat doesn't require either - AFAIR it's

setQuarterTilePlacement on

I'd have to check my userStartUp.cheat file to be sure. Although it's a category you're setting (on or off), it doesn't need boolprop I think. It's in the same format as moveobjects on.

I no longer come over to MTS very often but if you would like to ask me a question then you can find me on tumblr or my own site tflc. TFLC has an archive of all my CC downloads.
I'm here on tumblr and my site, tflc
e3 d3 Ne2 Nd2 Nb3 Ng3
retired moderator
#121 Old 25th Jul 2018 at 5:32 PM
Quote: Originally posted by maxon
Boolean refers to a category something belongs to - most often true or false in this game,

For those wanting more info, boolean specifically refers to Boolean Logic which was first introduced by George Boole.

Modthesims- entertaining and educational!
Instructor
#122 Old 25th Jul 2018 at 6:23 PM
Quote: Originally posted by maxon
Int and bool refer to integer and boolean respectively and prop is property. Boolean refers to a category something belongs to - most often true or false in this game, while integer refers to a numerical value, say 24. So the cheat:

intProp MaxNumOfVisitingSims 25

means you are setting the game to allow 25 sims to visit a lot at any one time. While

boolProp carsOnRight false

means you are telling the game to put the cars on the left hand side of the road (in neighbourhood view). But the setquartertile cheat doesn't require either - AFAIR it's

setQuarterTilePlacement on

I'd have to check my userStartUp.cheat file to be sure. Although it's a category you're setting (on or off), it doesn't need boolprop I think. It's in the same format as moveobjects on.


Does setQuarterTilePlacemente on work when in userstartup? I have it but I seem to have to type it in the game still.

Nice Rachel we're having.
My C:Simblr!
Mad Poster
#123 Old 26th Jul 2018 at 11:24 AM
It may not run automatically that way. I have it aliased so I can turn it on and off more easily without having to type in that huge command.

alias quarteron "setquartertileplacement on"
alias quarteroff "setquartertileplacement off"
Test Subject
#124 Old 7th Aug 2018 at 6:10 PM
I only have these in my .cheat file:
boolProp allow45DegreeAngleOfRotation true
boolProp ShowCatalogePFlags true
intProp maxNumOfVisitingSims 20
floatProp tvVolume 0.2
boolProp ControlPets on
boolProp PetActionCancel true

I might go through this thread to see if there's more useful ones I'm forgetting and should add
Page 5 of 5
Back to top