Jump to content

a couple of questions pertaining to scripting.


Recommended Posts

Posted

not sure if right section or not, but there's two things I'm not sure how to change entirely, and would like input upon before I go messing with them...

 

specifically which scripts are they,

which lines of the script should affect these things,

and should I try altering the esm or should I make an esp to house the modified scripts?

 

 

#1 is the thing that stops you from entering menus during sexual acts

 

#2 is the thing that decides when you get an orgasm and from whom it was given in sexual exploits menu

(because apparently a woman can't please a woman who they've known along time, but some random male barkeep can give her the ride of her life :@ )

Posted

I don't ever recommend altering an esm.  You could unknowingly break multiple plugins that way.  Instead modify the esp of the plugin that you are using (or make a new one).

 

As to number one, I don't think there is, or if so it can be interrupted.  An example of interrupting a sex act would be LPK Extender on the cumming stage. You can cum or keep fucking via menu.  You'll need to get more specific on what type of sex act and via what plugin you are talking about.  Rape via RaperS, PK Extender, via Adult play plus or just normal sex.  You also will need to explain what you are trying to accomplish and how you think you will do it.

 

Number 2 sounds like a PK extender deal as sex is sex, regardless of whom you have it with for the lovers core plugins.  Again, you need to list out what plugin you are talking about or how you are engaging in sex for us to try to help you.

 

Without more information I am not sure we can really help you much.  Sorry.

Posted

lovers adultplayplus for SSP is my the main way I start up the sex act.

 

occasionaly I use lovers bed, raperS, or lovers pay bandit

 

I don't use extender, didn't like it much.

 

-Edit-

 

should I be modifying adultplay and not make a new esp if the way you engage is important?

Posted

I certainly would recommend modifying the plugin itself rather than making a new esp, depending on what you are trying to accomplish.  Until you tell us what you are trying to do and how, we really can't help you much.

 

As far as I am aware there is no satisfaction rating outside of PK Extender for sex.  Sex is just sex.  LPK will keep track of rapes separately but that is pretty much it.

Posted

thank you for the info so far.

 

hhhm, ok i'll to explain better

 

#1 whenever I am in a sex act, and then go into a menu, it kicks my out of the menu and says "this feels so good why would you want to (fast travel, ect.)?"

 

#2 there is a spell "sense sexual exploits" and you can use it to set voice and check out an npc's sexual stats, like rapes, who they slept with last and orgasms.

If you say that the base package only keeps track of rapes, how do I make the stats keep track of orgasms?

Posted

The orgasm portion is flawed.  From what I remember it was originally designed to keep track of cumming inside the vagina and outside of it.  However the mechanics of it were not well understood and thus haven't been followed.  I meant at one time to check it out, but just never found the time with all that I am working on. 

 

I really can't help you much if that is the direction you are wanting to go as that would be a very scripting complicated thing I would think.  My knowledge of scripting is my weak link when it comes to modding.  :blush:

 

As to the blocking of menu's during sex, this is done to prevent you from messing up the animation that is playing.  Undoing that could have very bad consequences to your game so I don't really recommend that.  Perhaps if you explained why you possibly would want to disable this it might help.

Posted

what I want  to do in the menu is change clothes during the act, as there isn't  a separate dressing option for npcs and the player.

 

It's a shame about the orgasm thing, I guess i'll have to role play a bit and pretend that the animation and noise was the orgasm and not the number on the screen (role playing in an RPG and not counting stats...what an upsurd concept)

Posted

The only current way I know of to change clothes during the sex act is via break armor.  Being raped or raping someone else can damage armor if you allow it.  This changes the armor state.  Having a separate menu pop up to control things is way beyond what I can help with.

 

While what you are asking for is certainly possible (I think) it involves scripting and I am fairly limited in that regard.  Sorry I can't be more helpful.

Posted

The orgasm count, if that's what you mean, tolerance, is controlled by addition of the token xLoversPkrCountPSpermV in the function xLoversPkrAddSpermCount, in LPK.

 

If you read this function, it only allows male on female sex to give the female an orgasm. This is trivial to change, as long as you don't want to redistribute you modified mod.

 

If you don't want to change LPK itself, just write something that adds that token to your character after sex with your favourite partner, et voila, your orgasm count goes up. This has nothing to do with the LPK extender, of course.

 

 

Posted

eh, the script is gibberish for me as I don't have a cs version that can use the original language, but thanks for telling me the item, now I can go make it playable and literaly GIVE her orgasms :P

 

 and I found  a quick change clothing mod.

 

so while I didn't solve things the way I wanted to, consider this solved

 

thank you both.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...