Tutorials:TS4 General Modding
From SimsWiki
Revision as of 08:46, 28 December 2016 by Orangemittens (Talk | contribs)
Tutorials by Category | |
---|---|
CAS | Patterns/Walls/Floors | Objects | Building | Modding | Advanced Modding |
Contents |
Sims 4 General Modding Tutorials
Python
- Python
- How to Access Sims 4 Python Files
- How to change the simulationclock speed by changing Maxis scripts by jcgurango
- For absolute beginners: Making a simple script that gets the town's population (mgomez)
XML Tuning
- How to make a basic change to an item's tuning using Sims 4 Studio - get started making tuning mods for Sims 4.
- How to change the in-game text used in a tuning mod using Sims 4 Studio - Change the words in the popup that shows when your item is clicked on.
- How to make an item go into a Sim's inventory using Sims 4 Studio
- How to find the definition ID of a Sims 4 item using Sims 4 Studio (the easy way)
- How to change comfort (and other scores) of an EA bed using Sims 4 Studio This tutorial shows how to change the tuning and catalog entry. This method can be used on beds and other objects.
- How to make an object tuning mod This video tutorial by Bakie is for beginners who are learning to make tuning mods for Sims 4.
- How to make a candle with multiple flames using Sims 4 Studio
- How to make an object tuning mod This video tutorial by Bakie is for those who have advanced past the beginner phase but aren't experts yet.
Other
Tutorials by Category | |
---|---|
CAS | Patterns/Walls/Floors | Objects | Building | Modding | Advanced Modding |