PDA

View Full Version : Adding "Vaccinate" as an Option under "Friendly"


vpottergirlv
21st Jul 2012, 11:17 AM
Hello, all.

I'm trying to find a way to add the vaccination interaction from Ambitions to the friendly "sim to sim" category. I tried just faking this interaction using cmomoney's Animation Player, but it doesn't work. I even made the sim a level 10 doctor, but I still got nothing. Other animations were fine, but a2a_soc_inoculation_ouchyLooking_y, a2a_soc_inoculation_ouchyLooking_x and a2a_soc_inoculation_ouchyLooking_inoculationGun didn't do anything at all.

I know it's possible to add pie menu interactions, even though I'm not sure how to accomplish that myself. But, mainly I need to know if this will work since the vaccination thing only works in game as an opportunity you get at work. I'd like to add a vaccinate option for level 7 doctors and above, [complete with all the animations, moodlets, etc] from the Ambitions vaccination clinic opportunities.

Any help or information is greatly appreciated. :luff:

Cherry92
21st Jul 2012, 1:35 PM
You mean you want to reorganize the interaction menu?
It's easier to replace the interaction definition, with new string[] GetPath(bool);

I'm not sure if there's an even easier way, but the first thing come up with my mind is this..

vpottergirlv
21st Jul 2012, 7:01 PM
Thanks, I'll see if I can figure something out with that.