PDA

View Full Version : creating an inteen similar mod?


ebrader
16th Aug 2011, 03:17 AM
ok so i am WAY new to modding and i was wondering if there was a project to create a new mod similar to inteen 3?i if not then any good tutorials for me to read up on before i dive headfirst into trying to do this myself? ( again very new so talk to me as someone who has never coded a single thing ever!!)

Nukael
16th Aug 2011, 07:23 AM
If you're referring to a mod that will let your teens do woohoo, Twallan's Woohooer covers that and much more even. It's also customizable to your own preferences:

http://www.the-isz.com/nraas/index.php?/topic/918-the-woohooer-phase-six-version-66-updated-2011-jul-25/

Srikandi
16th Aug 2011, 07:40 PM
ok so i am WAY new to modding and i was wondering if there was a project to create a new mod similar to inteen 3?i if not then any good tutorials for me to read up on before i dive headfirst into trying to do this myself? ( again very new so talk to me as someone who has never coded a single thing ever!!)

As Nukael said, I think you need to think carefully about exactly what functionality you want in your mod (inteen did a lot of different things), and then look carefully at the existing mods that overlap with its functionality. If you want something different, it'll give you an idea of what game systems are involved and how those kind of mods work.

Besides Woohooer, there are several other mods that do some of it, including afaik EGC and Awesomemod.

Note that making these kinds of mods in TS3 is not for the faint of heart, and some programming skill is advisable :) You'll want to read the tutorials on script modding and core modding to get an idea of what's invovled.