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 2nd Sep 2020 at 9:05 PM
Default how to make script easy way
Hi I don't know if I'm posting right place. I trying to out what is easy way to make script for sims 4 can anyone help me
Advertisement
Mad Poster
#2 Old 3rd Sep 2020 at 7:38 AM
You'll want the TS4 Modding section, here:
https://modthesims.info/f/700/
Field Researcher
#3 Old 3rd Sep 2020 at 2:47 PM
What do you need scripting for, injecting to sims? Or something else? If you're intimidated by scripting/don't want to do it, check out XML Injector instead as it does the scripting work for you, all you need to do is add a snippet to your .package with the appropriate information. It covers most things that you may require, and has documentation on the download page explaining what to do. https://scumbumbomods.com/xml-injector

Creator Musings is a Sims 4 modder, poser/animator, and CC creator hangout server (though everyone is allowed) with a tutorial/resource directory, help channels, and mod/cc/sims 4 news channels!
My Discord | Twitter | Tumblr | Patreon
Lab Assistant
#4 Old 3rd Sep 2020 at 11:48 PM
If you want to get started with scripting, first follow this tutorial to set up PyCharm: https://sims4studio.com/thread/1514...ripting-updated
You will be using PyCharm to create your script mods.

Unfortunately, there is almost no documentation for script functions anywhere aside from how to perform injection, so you'll pretty much be on your own.
Test Subject
Original Poster
#5 Old 17th Sep 2020 at 6:59 PM
Quote: Originally posted by simmer22
You'll want the TS4 Modding section, here:
https://modthesims.info/f/700/

thank you simmer22
Back to top