All creations can be found here: http://simfileshare.net/folder/84038/
in the same structure as the labels on the right.
Even when the downloadlink in the blogpost doesn't work.

When SimFileShare is not available, please, let me know which creation(s) you wish to download!
Any questions, don't hesitate to ask. (Facebook Messenger on my Facebookpage)
Happy simming!

Showing posts with label Tutorial - Lifespans. Show all posts
Showing posts with label Tutorial - Lifespans. Show all posts

Tuesday, November 01, 2016

New Tutorial: Create A New Skillspan

Why just now?
A lot of people still ask me to create a new lifespan, universityspan, skillspan,.. to their liking. First I just didn't upload the spans anymore as it's hard to name them to keep them apart. But I still created the spans people asked me to do, I just didn't upload them anymore.
But as there are so many possibilities and so many people with different likings on this, I decided to write a tutorial about it so everyone can experiment to their own joy.
There are 7 tutorials. One for every span possible.

  1. New Tutorial: Create A New Pets Pregnancyspan
  2. New Tutorial: Create A New Pregnancyspan
  3. New Tutorial: Create A New Seasonspan
  4. New Tutorial: Create A New Universityspan
  5. New Tutorial: Create A New Lifespan
  6. New Tutorial: Create A New Skillspan
  7. New Tutorial: Create A New Petslifespan

So let's get started
First of all you need SimPE. The correct version can be found here:
You don't need a basic SimPE skill as this is very very simple to do.

Skillspan
This creation will make it possible for you sims to take longer to earn one skillpoint.

Tutorial
First download this template:

When you open this mod, you'll see just two lines you can change in the Resource Tree:


  • Press the Behaviour Constant (BCON) in the Resource Tree (on the left)
  • Then in Plugin View you can see several lines.
    • In both lines you see values above 0. Only change those.
    • The values that you see now are the defaults (1h) multiplied by 5 (5h-6h mod).
    • So you can go to View original to find out which value to multiply by how many hours you want it to take to earn 1 skillpoint.
    • Or you can multiply the value you see (from the 5h mod) by e.g. 2 to have a 10h skillmod.
  • On the left you see Hex (for hexadecimal numbers) and Dec (for decimal numbers)
    • Just change the value (in hours) there and press the button Commit File (on the right)
That's it! Don't forget to save your package while giving it a new filename and test it out in game.
If you have any questions about this tutorial, don't hesitate to ask!




I hope you enjoyed this small tutorial and, please, follow my policy if you decide to share your package.

"I'm so proud of what I just made that I want to upload it. Can I?"
Only if you follow these terms:
  • Only upload on this blog or on MTS.
    • Not ever on a paysite (even if it has a free section) or to the exchange!
  • Credit me (LientebollemeiS2I) and this blog http://bit.ly/Sims2Idea for the tutorial so others can learn how to create their own custom content.

If you have any questions about this policy, ask first!


Credits
It's very important that you credit the correct people when uploading. So, please, thank and link back to this blog http://bit.ly/Sims2Idea if you decide to upload your creation.
All people who helped making this possible.




I accept requests full time!
If you have a request please go here: http://bit.ly/dorequest

Please, don't upload these creations anywhere. If you want to share them, share by the button Twitter, Facebook,...
Or share this link anywhere: http://bit.ly/Sims2Idea

Monday, October 31, 2016

New Tutorial: Create A New Lifespan

Why just now?
A lot of people still ask me to create a new lifespan, universityspan, skillspan,.. to their liking. First I just didn't upload the spans anymore as it's hard to name them to keep them apart. But I still created the spans people asked me to do, I just didn't upload them anymore.
But as there are so many possibilities and so many people with different likings on this, I decided to write a tutorial about it so everyone can experiment to their own joy.
There are 7 tutorials. One for every span possible.

  1. New Tutorial: Create A New Pets Pregnancyspan
  2. New Tutorial: Create A New Pregnancyspan
  3. New Tutorial: Create A New Seasonspan
  4. New Tutorial: Create A New Universityspan
  5. New Tutorial: Create A New Lifespan
  6. New Tutorial: Create A New Skillspan
  7. New Tutorial: Create A New Petslifespan

So let's get started
First of all you need SimPE. The correct version can be found here: http://sims.ambertation.de/en/
You don't need a basic SimPE skill as this is very very simple to do.
But you need a bit of logic, though.

Lifespan
A long time ago, I knew how to change the lifespan of elders, but I don't know now anymore (it's been ages since I created those lifespans). There are labels in the packagefile to explain it a bit, though.

Tutorial
First download this template:
You can use the template for personal use.

When you open this mod, you'll see just two things you can change:


  • Press the Behaviour Constant (BCON) in the Resource Tree (on the left)
    • Go to Tuning
  • Then in Plugin View you can see several lines, but they all have a clear and correct label.
    • Just keep in mind that you have to input the decimal value (the ageduration you want) minus 1.
    • In the screenshot all the numbers you see in the column Value (in hexadecimal numbers, though) are the default ones.
      • So babies have an ageduration of 3 days while you see 2 in the screenshot.
  • On the left you see Hex (for hexadecimal numbers) and Dec (for decimal numbers)
    • Just change the value there and press the button Commit File (on the right)
    • You can always press View original to see the default values.
  • I don't know why you hav to input the ageduration for each agegroup (babies, toddlers,...) twice. I haven't tested what happens if you input another value for the same agegroup.

Elders
  • The elders are a special agegroup because of the aspiration.
  • As I mentioned before, I don't remember how to change that and what's the logic behind every value. It's been too long since I calculated that.
    • But what I can do is give you a screenshot of SimPE for my agemod of the project realistic ages 1 month and then you can compare it with the ages the elders can become with each aspiration (Sorry about the labels. You can see them in the screenshot above).
    • The value you see is in hexadecimal. This might help too: http://www.binaryhexconverter.com/hex-to-decimal-converter


Baby: Ages 0 – 1 (12*(1-0))=12 Days
Toddlers: Ages 1 – 6 (12*(6-1))=60 Days
Children: Ages 6 – 13 (12*(13-6))=84 Days
Teens: Ages 13 – 19 (12*(19-13))=72 Days
Adults: Ages 19 – 65 (12*(65-19))=552 Days
Elder: Ages +65
Total of baby to adult: 780 days/12 = 65 years
Elder ("Between": the game choses this randomly):
Platinum aspiration: Between 95,42 and 87,92 years old
Gold aspiration: Between 86,67 and 79,17 years old
Green aspiration: Between 79,17 and 71,67 years old
No aspiration: Between 78,33 and 70,83 years old
Red aspiration: Between 65,83 and 73,33 years old


That's it! Don't forget to save your package while giving it a new filename and test it out in game.
If you have any questions about this tutorial, don't hesitate to ask!



I hope you enjoyed this small tutorial. This is for personal use only.

"I'm so proud of what I just made that I want to upload it somewhere. Can I?"
  • Ask me by contacting me on Facebook (messenger in the side bar of this blog).

Friday, October 28, 2016

New Tutorial: Create A New Universityspan

Why just now?
A lot of people still ask me to create a new lifespan, universityspan, skillspan,.. to their liking. First I just didn't upload the spans anymore as it's hard to name them to keep them apart. But I still created the spans people asked me to do, I just didn't upload them anymore.
But as there are so many possibilities and so many people with different likings on this, I decided to write a tutorial about it so everyone can experiment to their own joy.
There are 7 tutorials. One for every span possible.

  1. New Tutorial: Create A New Pets Pregnancyspan
  2. New Tutorial: Create A New Pregnancyspan
  3. New Tutorial: Create A New Seasonspan
  4. New Tutorial: Create A New Universityspan
  5. New Tutorial: Create A New Lifespan
  6. New Tutorial: Create A New Skillspan
  7. New Tutorial: Create A New Petslifespan

So let's get started
First of all you need SimPE. The correct version can be found here: http://sims.ambertation.de/en/
You don't need a basic SimPE skill as this is very very simple to do.


Tutorial
First download this template:

When you open this mod, you'll see some files in the Resource List you can change:


  • Press the Behaviour Constant (BCON) in the Resource Tree (on the left)
    • Go to Tuning - Class Generals
  • Then in Plugin View you can see a few lines. You only need to change the following one:
    • Line 0x0 (0) Time in Grading Period
  • On the left you see Hex (for hexadecimal numbers) and Dec (for decimal numbers)
    • Just change the value (in hours) there and press the button Commit File (on the right)

That's it! Don't forget to save your package while giving it a new filename and test it out in game.
If you have any questions about this tutorial, don't hesitate to ask!






I hope you enjoyed this small tutorial and, please, follow my policy if you decide to share your package.

"I'm so proud of what I just made that I want to upload it. Can I?"
Only if you follow these terms:
  • Only upload on this blog or on MTS.
    • Not ever on a paysite (even if it has a free section) or to the exchange!
  • Credit me (LientebollemeiS2I) and this blog http://bit.ly/Sims2Idea for the tutorial so others can learn how to create their own custom content.

If you have any questions about this policy, ask first!


Additional credits
It's very important that you credit the correct people when uploading. So, please, don't forget to  thank and link back to this blog http://bit.ly/Sims2Idea if you decide to upload your creation.
All people who helped making this possible, Delphy, Inge Jones.






I accept requests full time!
If you have a request please go here: http://bit.ly/dorequest

Please, don't upload these creations anywhere. If you want to share them, share by the button Twitter, Facebook,...
Or share this link anywhere: http://bit.ly/Sims2Idea


Thursday, October 27, 2016

New Tutorial: Create a new seasonspan

Why just now?
A lot of people still ask me to create a new lifespan, universityspan, skillspan,.. to their liking. First I just didn't upload the spans anymore as it's hard to name them to keep them apart. But I still created the spans people asked me to do, I just didn't upload them anymore.
But as there are so many possibilities and so many people with different likings on this, I decided to write a tutorial about it so everyone can experiment to their own joy.
There are 7 tutorials. One for every span possible.

  1. New Tutorial: Create A New Pets Pregnancyspan
  2. New Tutorial: Create A New Pregnancyspan
  3. New Tutorial: Create A New Seasonspan
  4. New Tutorial: Create A New Universityspan
  5. New Tutorial: Create A New Lifespan
  6. New Tutorial: Create A New Skillspan
  7. New Tutorial: Create A New Petslifespan

So let's get started
First of all you need SimPE. The correct version can be found here: http://sims.ambertation.de/en/
You don't need a basic SimPE skill as this is very very simple to do.

Seasonspan
You, of course, need EP5 Seasons in order for this to work.

Tutorial
First download this template:

When you open this mod, you'll see one file in the Resource List you can change:



  • Press the Behaviour Constant (BCON) in the Resource Tree (on the left)
    • Go to Seasons - Season Lengths
  • Then in Plugin View you can see 4 lines. One for each season (see the labels).
  • On the left you see Hex (for hexadecimal numbers) and Dec (for decimal numbers)
    • Just change the value (in days) there and press the button Commit File (on the right)

That's it! Don't forget to save your package while giving it a new filename and test it out in game.
If you have any questions about this tutorial, don't hesitate to ask!






I hope you enjoyed this small tutorial and, please, follow my policy if you decide to share your package.

"I'm so proud of what I just made that I want to upload it. Can I?"
Only if you follow these terms:
  • Only upload on this blog or on MTS.
    • Not ever on a paysite (even if it has a free section) or to the exchange!
  • Credit me (LientebollemeiS2I) and this blog http://bit.ly/Sims2Idea for the tutorial so others can learn how to create their own custom content.

If you have any questions about this policy, ask first!


Additional credits
It's very important that you credit the correct people when uploading. So, please, don't forget to  thank and link back to this blog http://bit.ly/Sims2Idea if you decide to upload your creation.
All people who helped making this possible, Delphy, Inge Jones.






I accept requests full time!
If you have a request please go here: http://bit.ly/dorequest

Please, don't upload these creations anywhere. If you want to share them, share by the button Twitter, Facebook,...
Or share this link anywhere: http://bit.ly/Sims2Idea

Monday, October 24, 2016

New Tutorial: Create A New Pregnancyspan

Why just now?
A lot of people still ask me to create a new lifespan, universityspan, skillspan,.. to their liking. First I just didn't upload the spans anymore as it's hard to name them to keep them apart. But I still created the spans people asked me to do, I just didn't upload them anymore.
But as there are so many possibilities and so many people with different likings on this, I decided to write a tutorial about it so everyone can experiment to their own joy.
There are 7 tutorials. One for every span possible.

  1. New Tutorial: Create A New Pets Pregnancyspan
  2. New Tutorial: Create A New Pregnancyspan
  3. New Tutorial: Create A New Seasonspan
  4. New Tutorial: Create A New Universityspan
  5. New Tutorial: Create A New Lifespan
  6. New Tutorial: Create A New Skillspan
  7. New Tutorial: Create A New Petslifespan

So let's get started
First of all you need SimPE. The correct version can be found here: http://sims.ambertation.de/en/
You don't need a basic SimPE skill as this is very very simple to do.

Pregnancyspan
You need EP3 OFB for this. I don't know why. It's just needed.
It might work without, because I think EP3 is needed because of the other values you can change and that it's not about the sims pregnancy.

Tutorial
First download the template:
http://simfileshare.net/folder/108529/
When you open this mod, you'll see many many things you can change:


  • Press the Behaviour Constant (BCON) in the Resource Tree (on the left)
    • Go to Global Tuning
  • Then in Plugin View you can see a lot of lines. You only need to change the following lines:
    • Line 0x32 (50) Pregnancy - Hours Til Showing
    • Line 0x33 (51) Pregnancy - Hours Til Full Show
    • Line 0x34 (52) Pregnancy - Hours Til Birth
  • On the left you see Hex (for hexadecimal numbers) and Dec (for decimal numbers)
    • Just change the value (in hours) there and press the button Commit File (on the right)
In order to know what amount of hours you need to fill in, you have to do some mathematice.
In case of my Project Realistic Ages 1 month (which has the same values as the template) it's the following:
First trimester (impregnation to first morth): 50 hours (2 days and 2 hours)
Second trimester (first morth to second morth): 110 hours (4 days and 14 hours)
Third trimester (second morth to birth: 60 hours (2 days and 12 hours)

  • So Line 0x32 (50) is 50 hours
  • Line 0x33 (51) is 50+110 = 160 hours (in total from impregnation until Full Show)
  • Line 0x34 (52) is 50+110+60 = 220 hours (in total from impregnation until Birth)

That's it! Don't forget to save your package while giving it a new filename and test it out in game.
If you have any questions about this tutorial, don't hesitate to ask!


  • You can take a look and change other lines too, but that's at your own risk. The label says clearly what the value will change, though.
    • E.g.: Line 0x04 (4) changes the maximum number of family members





I hope you enjoyed this small tutorial and, please, follow my policy if you decide to share your package.

"I'm so proud of what I just made that I want to upload it. Can I?"
Only if you follow these terms:
  • Only upload on this blog or on MTS.
    • Not ever on a paysite (even if it has a free section) or to the exchange!
  • Credit me (LientebollemeiS2I) and this blog http://bit.ly/Sims2Idea for the tutorial so others can learn how to create their own custom content.

If you have any questions about this policy, ask first!


Additional credits
It's very important that you credit the correct people when uploading. So, please, don't forget to credit Zirconia Wolf and also thank and link back to this blog http://bit.ly/Sims2Idea if you decide to upload your creation.
All people who helped making this possible, Delphy, Inge Jones, Zirconia Wolf

Monday, October 17, 2016

New Tutorial: Create a new PETS pregnancyspan

Why just now?
A lot of people still ask me to create a new lifespan, universityspan, skillspan,.. to their liking. First I just didn't upload the spans anymore as it's hard to name them to keep them apart. But I still created the spans people asked me to do, I just didn't upload them anymore.
But as there are so many possibilities and so many people with different likings on this, I decided to write a tutorial about it so everyone can experiment to their own joy.
There are 7 tutorials. One for every span possible.

  1. New Tutorial: Create A New Pets Pregnancyspan
  2. New Tutorial: Create A New Pregnancyspan
  3. New Tutorial: Create A New Seasonspan
  4. New Tutorial: Create A New Universityspan
  5. New Tutorial: Create A New Lifespan
  6. New Tutorial: Create A New Skillspan
  7. New Tutorial: Create A New Petslifespan

So let's get started
First of all you need SimPE. The correct version can be found here: http://sims.ambertation.de/en/
You don't need a basic SimPE skill as this is very very simple to do.

Pets pregnancyspan
You need EP4 Pets for this (obviously).

Tutorial
First download this template:

When you open this mod, you'll see just two things you can change:
  • Press the Behaviour Constant (BCON) in the Resource Tree (on the left)
    • Go to Tuning - Pet Pregnancy
  • Then in Plugin View you can see two lines.
    • One for the Minimum Hours Before Birth
    • And one fot the Maximum Hours Before Birth
  • On the left you see Hex (for hexadecimal numbers) and Dec (for decimal numbers)
    • Just change the value (in hours) there and press the button Commit File (on the right)
That's it! Don't forget to save your package while giving it a new filename and test it out in game.
If you have any questions about this tutorial, don't hesitate to ask!




I hope you enjoyed this small tutorial and, please, follow my policy if you decide to share your package.

"I'm so proud of what I just made that I want to upload it. Can I?"
Only if you follow these terms:
  • Only upload on this blog or on MTS.
    • Not ever on a paysite (even if it has a free section) or to the exchange!
  • Credit me (LientebollemeiS2I) and this blog http://bit.ly/Sims2Idea for the tutorial so others can learn how to create their own custom content.

If you have any questions about this policy, ask first!


Additional credits
It's very important that you credit the correct people when uploading. So, please, don't forget to credit Zirconia Wolf and also thank and link back to this blog http://bit.ly/Sims2Idea if you decide to upload your creation.
All people who helped making this possible, Delphy, Inge Jones, Zirconia Wolf





I accept requests full time!
If you have a request please go here: http://bit.ly/dorequest

Please, don't upload these creations anywhere. If you want to share them, share by the button Twitter, Facebook,...
Or share this link anywhere: http://bit.ly/Sims2Idea

Older creations