TestingCheatsEnabled true does not work
sims12345
-
Doudou -
Doudou -
Hello,
my problem is that testingCheatsEnabled true doesn't work, well one time out of two, whereas before it always worked. How can I make it work again?
my problem is that testingCheatsEnabled true doesn't work, well one time out of two, whereas before it always worked. How can I make it work again?
3 answers
-
A bit late, but it might be useful, I just discovered why sometimes this code works and sometimes it doesn’t.
In fact, when you type the code testingcheatsenabled true, you must not put a space after "true." I just tested it; if you do:
testingcheatsenabled true [enter] it works.
testingcheatsenabled true [space] [enter] it doesn’t work.
I hope this discovery will be useful to others ^^