Difference between revisions of "Tutorials:Hacks and Game Mod Tutorials"
From SimsWiki
Whiterider (Talk | contribs) |
Whiterider (Talk | contribs) |
||
Line 20: | Line 20: | ||
* [[Tutorials:How to clone an in-game object]] | * [[Tutorials:How to clone an in-game object]] | ||
* [[Tutorials:How to Control Mrs.Crumplebottom (Nightlife Only)]] | * [[Tutorials:How to Control Mrs.Crumplebottom (Nightlife Only)]] | ||
+ | * [[Tutorials:How to Replace NPC's]] | ||
+ | * [[Tutorials:Mini-Batch-fix Custom Objects to make them placeable on OFB shelves]] | ||
+ | * [[Tutorials:Making objects available in Community Lots]] | ||
====CAS Tutorials==== | ====CAS Tutorials==== | ||
Line 35: | Line 38: | ||
− | ===Intermediate | + | ===Intermediate Tutorials=== |
− | + | ||
* [[Tutorials:Animating Food Start To Finish]] | * [[Tutorials:Animating Food Start To Finish]] | ||
* [[Tutorials:Food Tutorial for Creating Cereal with pictures]] | * [[Tutorials:Food Tutorial for Creating Cereal with pictures]] | ||
− | |||
* [[Tutorials:How to make a new buyable videogame]] | * [[Tutorials:How to make a new buyable videogame]] | ||
* [[Tutorials:Making Your First Custom BHAV]] | * [[Tutorials:Making Your First Custom BHAV]] | ||
* [[Tutorials:Making Your Own Custom Plate For Your New Food]] | * [[Tutorials:Making Your Own Custom Plate For Your New Food]] | ||
− | |||
− | |||
* [[Tutorials:New BHAV Tutorial]] | * [[Tutorials:New BHAV Tutorial]] | ||
− | + | * [[Tutorials:This is how to Unlock the clothing]] - How to unlock hidden clothing in the game, such as that worn by the maid, postboy, fireman etc. | |
− | + | ||
− | + | ||
− | * [[Tutorials:This is how to Unlock the clothing]] | + | |
* [[Tutorials:Transparent Floor tiles]] | * [[Tutorials:Transparent Floor tiles]] | ||
Line 55: | Line 51: | ||
===Advanced Tutorials=== | ===Advanced Tutorials=== | ||
* [[Tutorials:Programmer's Guide to BHAVs]] | * [[Tutorials:Programmer's Guide to BHAVs]] | ||
+ | * [[Tutorials:SimPose2. How to load up Meshes in SimPose2]] | ||
+ | * [[Tutorials:Retaining animations using milkshape (Based on the foods)]] | ||
+ | * [[Tutorials:New TTAB Tutorial (Editing Menu Options and Importing Code)]] | ||
+ | * [[Tutorials:Adding Special FX to an object]] | ||
Revision as of 16:17, 8 April 2007
To return to the main tutorials portal click here
Tutorials by Category | |
---|---|
Body Shop: Recolouring | Meshing | Modding | Sims Objects: Object Creation | Recolouring Building: Building | Landscaping | Walls & Floors | Other: Careers & Majors | Hacks and Game Mods |
Contents |
Overview
A selection of tutorials on various modifications which can be made to game behaviour. Most of these tutorials are relatively advanced and not for beginners.
What you will need
For all tutorials
For some tutorials
Tutorials
Basic Tutorials
General Tutorials
- Tutorials:Cataloging Your Custom Content
- Tutorials:Changing Icons For Existing Collections
- Tutorials:Changing the Main Menu Screenshot for Custom Neighborhoods
- Tutorials:How to clone an in-game object
- Tutorials:How to Control Mrs.Crumplebottom (Nightlife Only)
- Tutorials:How to Replace NPC's
- Tutorials:Mini-Batch-fix Custom Objects to make them placeable on OFB shelves
- Tutorials:Making objects available in Community Lots
CAS Tutorials
TV Modifications
UI Modifications
- Tutorials:How to change the Loading Screen Background! (No SimPE required)
- Tutorials:How to change the starting screen.
- Tutorials:Changing the Color of The Sims 2 Control Bar
Intermediate Tutorials
- Tutorials:Animating Food Start To Finish
- Tutorials:Food Tutorial for Creating Cereal with pictures
- Tutorials:How to make a new buyable videogame
- Tutorials:Making Your First Custom BHAV
- Tutorials:Making Your Own Custom Plate For Your New Food
- Tutorials:New BHAV Tutorial
- Tutorials:This is how to Unlock the clothing - How to unlock hidden clothing in the game, such as that worn by the maid, postboy, fireman etc.
- Tutorials:Transparent Floor tiles
Advanced Tutorials
- Tutorials:Programmer's Guide to BHAVs
- Tutorials:SimPose2. How to load up Meshes in SimPose2
- Tutorials:Retaining animations using milkshape (Based on the foods)
- Tutorials:New TTAB Tutorial (Editing Menu Options and Importing Code)
- Tutorials:Adding Special FX to an object
SimPE Tutorials
- Tutorials:SimPE - From The Ground Up
- Tutorials:SimPE - Installation Guide
- Tutorials:SimPE Handbook: Cloning and Recolouring options
- Tutorials:SimPE for the Technically Challenged
General Tips and Tricks
- The "Repository" Technique: JWoods at MTS2
- Tutorials:Creating Working Slots for Extended Objects.
- Tutorials:Fixing self-referencing objects
- Tutorials:University File Lists for Modders/Hackers
- Tutorials:Tutorial - How to add dialogue to your object
- Tutorials:Fixing the footprint (or, stop walking through my object!)
- Tutorials:How To Batch-convert recolours to EP-ready format
Related Pages
- Programmer's Guide to BHAVs: Echo at MTS2
- Data Types for Simantics Users by Echo