Creating Sims 3 Rabbithole Careers: The Beginner's Guide
Apr 24, 2015 16:14:26 GMT
Reena, atssandy, and 5 more like this
Post by MissyHissy on Apr 24, 2015 16:14:26 GMT
After three years, I've developed my own way of creating the careers for Sims 3. I've also begun experimenting more with the kind of features the careers I create have, particularly in the last year.
Also in that time, I've worked with lots of creators to help them create their own careers. It's been brought to my attention on multiple occasions that there are some issues with the current tutorial. So I've re-written the tutorial, the way I create the careers. It's similar to the current, but there are a couple of differences.
If at any time throughout the tutorial, you have a problem, feel free to start a new thread and I'll help as much as I can.
If there's anything in the tutorial you don't understand, please reply to this thread.
I take no credit or responsibility for the programs used. This is merely a guide to tell you how to create the careers and how to use the tools to do what you need.
You Will Need:
Sims 3 Package Editor
STBL Creator by Twallan ~ STBL.zip (3.15 KB)
Bootstrap Creator by Twallan ~ Bootstrap Creator.zip (4.43 KB)
BLANK Career File ~ BLANKCareer.package (9.03 KB)
Twallan's Careers Mod
A Graphics Editor (I use GIMP, which is free and simple to use. But theoretically, any graphics editor should do.)
I recommend using Notepad ++. It's a free program and makes the creating process a lot easier and clearer. It's not a requirement, but I do strongly recommend it.
Before You Begin
A note about coding: Capital letters matter! As do spaces. For example, "EstateAgent" is very different from "estateagent" and "Estate Agent". So bear this in mind when coding your career.
I'm going to use my Estate Agent Career as the example in this tutorial. Feel free to use any of my careers for comparison when creating your own.
*Contents*
Also in that time, I've worked with lots of creators to help them create their own careers. It's been brought to my attention on multiple occasions that there are some issues with the current tutorial. So I've re-written the tutorial, the way I create the careers. It's similar to the current, but there are a couple of differences.
If at any time throughout the tutorial, you have a problem, feel free to start a new thread and I'll help as much as I can.
If there's anything in the tutorial you don't understand, please reply to this thread.
I take no credit or responsibility for the programs used. This is merely a guide to tell you how to create the careers and how to use the tools to do what you need.
You Will Need:
Sims 3 Package Editor
STBL Creator by Twallan ~ STBL.zip (3.15 KB)
Bootstrap Creator by Twallan ~ Bootstrap Creator.zip (4.43 KB)
BLANK Career File ~ BLANKCareer.package (9.03 KB)
Twallan's Careers Mod
A Graphics Editor (I use GIMP, which is free and simple to use. But theoretically, any graphics editor should do.)
I recommend using Notepad ++. It's a free program and makes the creating process a lot easier and clearer. It's not a requirement, but I do strongly recommend it.
Before You Begin
A note about coding: Capital letters matter! As do spaces. For example, "EstateAgent" is very different from "estateagent" and "Estate Agent". So bear this in mind when coding your career.
I'm going to use my Estate Agent Career as the example in this tutorial. Feel free to use any of my careers for comparison when creating your own.
*Contents*
- Planning Your Career
- Editing the .DLL Files
- Career Images
- Editing the .Careers File: Part 1
- Understanding Metrics
- Editing the .Careers File: Part 2
- Editing the .Tones File and Creating the UnhashedKeys String
- The English Strings
- Finishing Up