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!
Test Subject
Original Poster
#1 Old 19th Dec 2014 at 2:50 AM
Default Executing command not working
I am trying to start small by writing a simple script that just puts a piece of data (in this case, their fat) about a sim into the cheat console. Thing is, it does not do anything. Nothing shows up in the cheat output, no lastException files are made, nothing. It is loading the mod, according to the mods list in game.

My code: http://pastebin.com/aRHagHaG

I have the source code file in a zip file in the mods folder.

Also, is there a way I could use a coding language that is class based to write this (like Java or C#)? Coding Sims 4 mods in Python is annoying.

Thanks!
Back to top