Free buildings
Note: This procedure involves editing several game files; create a backup copy of the files before proceeding. Use a text editor to edit the following files in the "c:\program files\cat daddy games\school tycoon\data\buildings" folder: "restrooms.ini", "academic.ini", "administration.ini", "athletic.ini", "entertainment.ini", and "food.ini".
For example, in the "restroom ini" file, look for the "Cost=" and "OperatingCost=" entries. Change these to "Cost=0" and "OperatingCost=0". The items are now free. You must do this to all objects in there.
Buildings never break down
Note: This procedure involves editing several game files; create a backup copy of the files before proceeding. Use a text editor to edit the following files in the "c:\program files\cat daddy games\school tycoon\data\buildings" folder: "restrooms.ini", "academic.ini", "administration.ini", "athletic.ini", "entertainment.ini", and "food.ini". Locate the "DecayRate=0.0005" entry and change it to "DecayRate=0.0000".
Have all buildings and no waiting
Note: This procedure involves editing several game files; create a backup copy of the files before proceeding. Use a text editor to edit the following files in the "c:\program files\cat daddy games\school tycoon\data\buildings" folder: "restrooms.ini", "academic.ini", "administration.ini", "athletic.ini", "entertainment.ini", and "food.ini". Locate the following lines (names will be different depending on the building).
Locked=1
LockType=prereq
LockValue=Jantitor,HalfPipe,Minigolf,LargeBathroom
Change their values to:
Locked=0
LockType=None
LockValue=None
More money in levels
Note: This procedure involves editing several game files; create a backup copy of the files before proceeding. Use a text editor to edit all of the *.ini files in the "c:\program files\cat daddy games\school tycoon\data\challenges\easy" folder. Find the "StartingCash=50000" entry and change its value to anything desired. Repeat the steps for all levels in the "medium" and "hard" folders as desired.
Grass will not grow
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "groundskeeping.ini" file in the "c:\program files\cat daddy games\school tycoon\data" folder. Make the following changes:
[COSTS]
PathCost=0
GrassCost=0
FlowerCost=0
Disasters do nothing
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "simulation.ini" file in the "c:\program files\cat daddy games\school tycoon\data" folder. Make the following changes:
[DISASTERS]
TornadoDamage = 0.0
HurricaneDamage = 0.0
EarthquakeDamage = 0.0
CharacterPathDamage = 0.0
Less points for more stars
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "simulation.ini" file in the "c:\program files\cat daddy games\school tycoon\data" folder. Locate the following lines and change all values to "0".:
PointsForOneStar=5.0f;
PointsForTwoStars=10.0f;
PointsForThreeStars=15.0f;
PointsForFourStars=20.0f;
PointsForFiveStars=25.0f;