Forum Discussion
benjiu
9 years agoSeasoned Ace
There's probably some error in there :D
You can print content in the cheat box with
(don't forget to import sims4.commands).
Or you could use an external log like Scumbumbo described here : http://www.modthesims.info/showthread.php?p=4679461#post4679461
You can print content in the cheat box with
output = sims4.commands.CheatOutput(_connection)
output('something')
(don't forget to import sims4.commands).
Or you could use an external log like Scumbumbo described here : http://www.modthesims.info/showthread.php?p=4679461#post4679461