Stuck on business lot, and cheat file

<< < (3/3)

Marhis:
What notovny said.

Anything you write in that file which is not a cheat command MUST be preceded by a "#" otherwise it will not work.

Code:

#CHEATFILE

boolProp allow45DegreeAngleOfRotation true

works

Code:

CHEATFILE

boolProp allow45DegreeAngleOfRotation true

doesn't work

Zazazu:
This has happened to me. Got the family back the way you did, with the teleporter cat. Then I couldn't get rid of the business lot and couldn't repurchase it since it already showed as owned. Couldn't load it as it showed it was being visited and (I believe) it would crash. I think what I finally did was use that lotload cheat from the 'hood view, then change it to residential, then bulldoze. It was a bitch to get rid of.

sara_dippity:
Okay, I removed that line, and I was partially wrong but not fully. There are still cheats that are not working, and they happened to be cheats that I used to test the first time, only this time I tried others and they worked. I haven't gone through the entire list yet. For instance, "m+" works for moveobjects on but "m-" does not work for moveobjects off.

Right, leaving this open shows that further testing showed several other cheats are working, but not my moveobjects off. Since this was the line I used to test my cheats the very first time, and the two lines I continued to use in further experiments, obviously I used a line with a typo in it somewhere for my testing. I told you it was something stupid.

ETA - Right. It was the stupid capital "O" at the beginning of "off". Srsly. Pardon me while I crawl under a rock.

notovny:
Change:

 alias m- "moveObjects Off" "" ""

To:

alias m- "moveObjects off" "" ""

The game doesn't care about case-sensitivity in the name of the cheat, but the parameters "on" "off" "true" and "false" must be lowercase.

Unsure if that's the case with your 'deleteallobjects' aliases, as I've never used those cheats myself.

Navigation

[0] Message Index

[*] Previous page