PDA

View Full Version : Sims 2 Social interactions


vida994
14th May 2011, 11:36 AM
Hi, I would like to learn how to make sims 2 social interactions...
I already have basic knowledge with simPE, animations, BHVs, pie menus and so...

Now, I'm working on a mini project for TS2, which I can't finish without
the knowledge of social interactions...

this is the basic functionality i want to ad to my object:
- when i click on my sim an interaction appears, for example "jump"
when i click it, my sim jumps...

- when i click on other sim, interaction appears, something like "fight"
and then two animations get played at the same time,
one is for sim A, the other for sim B, something like:
sim A hits, sim B deffends.
( here I'm inspired with the sims 3 World Adventures where you have
the sim fu system, where two sims can spar, so..
i would like to add similar functionality to Sims 2 :) )

- in ored for a sim to use this, he has to have it in his inventory
nothing special, just acts like a permission to use the, above mentioned, interactions.
and sims' body skill has to be >= 5.

Please, if anyone could help, i would really appreciate it :)

maybesomethingdunno
16th May 2011, 08:05 AM
Check out this thread (http://www.modthesims.info/showthread.php?t=208885). Basically, you clone the SocialDownloadTest and change the Super-Duper Hug (or whatever it is) behavior.

vida994
21st May 2011, 03:59 PM
aha, tnx alot :D
I'll look into it...