Difference between revisions of "Tutorials:TS4 General Modding"
From SimsWiki
Plasticbox (Talk | contribs) (→Sims 4 General Modding Tutorials) |
|||
Line 6: | Line 6: | ||
− | ==== | + | ====Python==== |
* [http://www.modthesims.info/showthread.php?t=533143 Python] | * [http://www.modthesims.info/showthread.php?t=533143 Python] | ||
* [http://zerbu.tumblr.com/post/97149326382/modding-tutorial-how-to-access-the-sims-4-python-files How to Access Sims 4 Python Files] | * [http://zerbu.tumblr.com/post/97149326382/modding-tutorial-how-to-access-the-sims-4-python-files How to Access Sims 4 Python Files] | ||
* [http://www.modthesims.info/showthread.php?t=533337 How to change the simulationclock speed by changing Maxis scripts by jcgurango] | * [http://www.modthesims.info/showthread.php?t=533337 How to change the simulationclock speed by changing Maxis scripts by jcgurango] | ||
+ | * [http://modthesims.info/showthread.php?t=536436 For absolute beginners: Making a simple script that gets the town's population (mgomez)] | ||
+ | ====XML tuning==== | ||
+ | * [http://modthesims.info/showthread.php?t=560317 Extracting TS4 XML Using TS4 Combined XML Extractor (scumbumbo)] | ||
+ | * [http://www.modthesims.info/showthread.php?t=537976 XML Tuning How-To (plasticbox)] | ||
+ | ====Other==== | ||
+ | * [http://tsundere0202.tumblr.com/post/122030227076/how-to-create-a-career-sims-4 How to create a career (OhMy on tumblr)] | ||
{{TS4ModdingHeader}} | {{TS4ModdingHeader}} | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Sims 4 CAS Tutorials]] | [[Category:Sims 4 CAS Tutorials]] |
Revision as of 21:05, 14 August 2015
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
Other
Tutorials by Category | |
---|---|
CAS | Patterns/Walls/Floors | Objects | Building | Modding | Advanced Modding |