Guest Posted September 25, 2019 Posted September 25, 2019 I've been trying to get into modding for Sims 4 and I've found a few guides online. They're mostly for careers and aspirations and I've experimented a bit and they've all been easy enough so far. Now I want to do some more complicated stuff that involves Wicked Whims, but I can't find any guides online on how to do that and a quick search here hasn't been very fruitful either. Does anyone happen to know of a guide for more advanced Sims 4 modding? Specifically one that will allow me to make a mod for Wicked Whims?
nugerumon Posted September 25, 2019 Posted September 25, 2019 Have you already found these tutorials? They are about scripting: - Scripting-tutorial and PyCharm-setup: http://sims4studio.com/thread/15145/started-python-scripting-updated - Combine Interactions with Scripting: http://modthesims.info/showthread.php?p=4710110#post4710110 I also recommend the Sims 4 Community Library, for more code examples, and maybe have an easier time using some features. How to actually interface WW, I'm not sure. Probably decompile it and add it as a source to your project so you can import it and use its functions. However, using a different mod's sources is likely to break your mod (or the game) once the other mod gets updated. As happened with ColonolNutty's mods, that heavily rely on a very specific version of WW.
Julie J Posted September 26, 2019 Posted September 26, 2019 Turbo's tumblr page has various tutorials for modding with WW https://wickedwhims.tumblr.com/post/145448014836/tutorials
Recommended Posts
Archived
This topic is now archived and is closed to further replies.