View unanswered posts | View active topics It is currently Thu Mar 28, 2024 4:55 pm



Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
 Watersports 
Author Message
Rank 4
Rank 4

Joined: Tue Jul 14, 2015 10:09 am
Posts: 11
New user here going through existing feature requests. This gets my vote as well.


Wed Jul 15, 2015 9:32 am
Profile
Site Admin
Site Admin

Joined: Thu Feb 07, 2013 11:16 am
Posts: 1865
Ejecting fluid from pussy, anus, tits and mouth is possible through modding now.

Monica has already fluid and positions setup for tits, so only the SetFluid command has to be called from the script.

Something like this:

Code:
loc.sf.id  = 2; // Milk like fluid
loc.sf.loc = TITL; // Left tit
SetFluid(loc.sf); // Squirt from left tit
loc.sf.loc = TITR; // Right tit
SetFluid(loc.sf); // Squirt from right tit


Wed Jul 15, 2015 9:55 am
Profile
Rank 15
Rank 15

Joined: Sun Jun 28, 2015 8:36 am
Posts: 243
Thanks for this, browsing the fluid scripts I found the milk but I wasn't sure if it would work.

Is it modable an event to check if you squeeze a nipple or boob? Can you please help with a quick example?


Wed Jul 15, 2015 10:01 am
Profile
Rank 15
Rank 15

Joined: Tue Oct 07, 2014 1:11 am
Posts: 231
Very interesting. I would like to see lactation in the game, It could oy will work very well with the dungeon scene, milking machine comes to mind again. Also, adult nursing is a very common fetish. so this could led to some very interesting mods.


Wed Jul 15, 2015 10:06 am
Profile
Site Admin
Site Admin

Joined: Thu Feb 07, 2013 11:16 am
Posts: 1865
It is possible to use the touch nipple event to start the action.

Code:
[state.dyn.me.coll.skin0_touch.obj_par == 2] // Left nipple
[state.dyn.me.coll.skin0_touch.obj_par == 3] // Right nipple
{
  SetFluid...
}


Wed Jul 15, 2015 10:47 am
Profile
Rank 15
Rank 15

Joined: Sun Jun 28, 2015 8:36 am
Posts: 243
xpadmin wrote:
It is possible to use the touch nipple event to start the action.

Code:
[state.dyn.me.coll.skin0_touch.obj_par == 2] // Left nipple
[state.dyn.me.coll.skin0_touch.obj_par == 3] // Right nipple
{
  SetFluid...
}


Thank you very much. Now I'm starting to learn...


Wed Jul 15, 2015 11:24 am
Profile
Rank 15
Rank 15

Joined: Mon Jun 03, 2013 7:33 pm
Posts: 221
I would like to see a water bottle in fast sex option


Tue Sep 08, 2015 9:03 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 17 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group.
Designed by X-Moon Productions.