Jump to content

Recommended Posts

Guest Harryngton
Posted

Quick question:

 

Is there currently a way to cycle through animations? In Oblivion, with LoversPK, you could press (I don't remember the exact button) "z" or "/", and it cycled through the animations in order.

Posted

Quick question:

 

Is there currently a way to cycle through animations? In Oblivion' date=' with LoversPK, you could press (I don't remember the exact button) "z" or "/", and it cycled through the animations in order.

[/quote']

 

No there is not.

 

But I would like to ask: how far away are we from seeing this? Or is it even possible at all atm? I also remember that this feature was in the original Sexout. Could it be re-introduced?

Posted

Is there documentation on the callback form lists somewhere? I'm trying to figure out who is the give/receiver.

 

Cannot find the reference, but I did cut/paste the key comment from Prideslayer comments (it was sufficiently important that I included the comment within one of my patches, and that is where I just now retrieved it):

 

; For 2p and 3p, set actorB to the actor playing the part of the "female", "receiver", "taker",

; whatever you want to call it. actorB is the one that will GET fucked, GIVE blowjobs, EAT pussy, etc.

 

I have been using the callback for about at least two months, and have done quite a few print-to-consoles related to it (mapped out many M-F, F-F, and a few M-M encounters wrt the callback.)

 

Maybe this is obvious, but I learned it the hard way. I found that "self" is always actorB and therefore not on the list (the list has the actors that are servicing actorB). Of course the first listed actor is ActorA (traditionally male role), the second would be ActorC (for my purposes I always disregard this actor.) If no actor, then ActorB is doing self-service.

 

Of course the Courier could be "self" (i.e., ActorB) or ActorA, depending on what the Courier is doing (for example, F-F), or the sex of the courier.

 

I did have a couple of instances where the callback occurred but 00SexoutActor token was not in the player's inventory, yet the player/courier was having sex - probably a rare timing error intrinsic to the design of FONV. So now with callbacks I do not rely on player's 00SexoutActor inventory, but rely on either ActorA or ActorB being the Courier (if I am screening for Courier sex.)

 

Hope this helps.

Posted

This modding community looks amazing. All these requirements for Sexout are pretty daunting though. The content looks great but process of installing all of this is far from elegant.

Posted

Is there documentation on the callback form lists somewhere? I'm trying to figure out who is the give/receiver.

I've been using the SexoutRaper / SexoutRapee Tokens in SCR's SexStarted Script for the Messages and assuming that if neither was the case it was consensual, but that still doesn't tell you who is the giver or reciever.

Posted

Just a tiny bit that bothers me in game about SexoutNG.

 

In the MCM options, the player preference (straight, homosexual or bisexual) doesn't seem to be recorded.

 

I am sorry if this has already been reported, and maybe is it even because my current mod setup, or it's indeed recorded but just not displayed, but I dislike having to set it back each time I load the game.

 

Thanks.

Posted

Just a tiny bit that bothers me in game about SexoutNG.

 

In the MCM options' date=' the player preference (straight, homosexual or bisexual) doesn't seem to be recorded.

 

I am sorry if this has already been reported, and maybe is it even because my current mod setup, or it's indeed recorded but just not displayed, but I dislike having to set it back each time I load the game.

 

Thanks.

[/quote']

 

Have you seen any effect to that setting? I don't think it it is used anywhere.

As for the value not being recorded, prideslayer might have to replace ListAddRef by ListAddForm in the script. I will check.

EDIT: Confirmed. (The script is looking for playerRef, when it is player that is recorded). Should be easy to correct in the next update.

Posted

has there been a plugin yet that makes creatures randomly rape npcs along with the player?

 

also... with the latest sexout stuff and the common resources pack installed, whenever i activate any other sexout mods like sexoutsex, creatures love, or smalltalk the game crashes on startup.

Posted

game crashes on startup.

 

The usual reason for this is load order. You are either missing a master file or have a master file loading after another file that depends on it.

Posted

game crashes on startup.

 

The usual reason for this is load order. You are either missing a master file or have a master file loading after another file that depends on it.

 

actually got that fixed, downloaded the resource pack, just didn't realize there was an mod file to go with it.

 

ok, so i've got that plugin with the rapist creatures you summon through npcs working, but it still goes unanswered if there's a plugin that has the creatures in the wild or created with the console raping everyone around them....

Posted

To be honest, no, I haven't, but I'd expect it to.

 

In any case, thank you Jaam for having looked into this :)

 

 

Have you seen any effect to that setting? I don't think it it is used anywhere.

As for the value not being recorded' date=' prideslayer might have to replace ListAddRef by ListAddForm in the script. I will check.

EDIT: Confirmed. (The script is looking for playerRef, when it is player that is recorded). Should be easy to correct in the next update.

[/quote']

Posted

game crashes on startup.

 

The usual reason for this is load order. You are either missing a master file or have a master file loading after another file that depends on it.

 

actually got that fixed' date=' downloaded the resource pack, just didn't realize there was an mod file to go with it.

 

ok, so i've got that plugin with the rapist creatures you summon through npcs working, but it still goes unanswered if there's a plugin that has the creatures in the wild or created with the console raping everyone around them....

[/quote']

 

I don't use Creature rape, but SexoutBrutalRapers should do that, no?

Guest user29
Posted

creature lover or whatever is probably broken by now it hasn't been updated in a while.

Posted

Quick question:

 

Is there currently a way to cycle through animations? In Oblivion' date=' with LoversPK, you could press (I don't remember the exact button) "z" or "/", and it cycled through the animations in order.

[/quote']

 

Quick question:

 

Is there currently a way to cycle through animations? In Oblivion' date=' with LoversPK, you could press (I don't remember the exact button) "z" or "/", and it cycled through the animations in order.

[/quote']

 

No there is not.

 

But I would like to ask: how far away are we from seeing this? Or is it even possible at all atm? I also remember that this feature was in the original Sexout. Could it be re-introduced?

 

Not trying to be repetitive or anything but, if anyone knows...

Posted

Quick question:

 

Is there currently a way to cycle through animations? In Oblivion' date=' with LoversPK, you could press (I don't remember the exact button) "z" or "/", and it cycled through the animations in order.

[/quote']

 

Quick question:

 

Is there currently a way to cycle through animations? In Oblivion' date=' with LoversPK, you could press (I don't remember the exact button) "z" or "/", and it cycled through the animations in order.

[/quote']

 

No there is not.

 

But I would like to ask: how far away are we from seeing this? Or is it even possible at all atm? I also remember that this feature was in the original Sexout. Could it be re-introduced?

 

Not trying to be repetitive or anything but, if anyone knows...

 

I don't know of anyone working on it.

 

To implement it is both easy and complex!

 

The easy part is adding or subtracting to the animation selection counter during sex and restarting the timer.

The hard part is implementing the limits so you don't select an animation that does not exists or that does not apply to the current number of character.

 

Lastly, it cannot be an addon as it have to modify core scripts into SexoutNG.

 

So, don't get yout hopes up.

Posted

Sexout Brutal Rapers is what you want for creature sex in general. Be sure you get Grolik's I think it works the best.

 

where can i find this grolik version?

 

 

my head is spinning >< i can't seem to find any way to browse users, search isn't helping, and the only references i'm finding to it point me back to this thread http://www.loverslab.com/showthread.php?tid=2107 but none of the user names match what i think i'm being directed to.

 

edit, found it, and oh dear goodness >< somebody ought to make the one line of text bold or something lol ><

 

more edits. is there a way to boost combat rape settings beyond what's in the mcm? so far, only the setting seem to work for people and *sometimes* centaurs (only ones summoned by the 14f429 console code)

 

as it is combat rape will happen 100% of the time creature vs the player, but beyond the player character, the creatures mostly ignore my companions and any other human npcs. this is both in the wild and ones summoned by the console. this is also with every applicable setting maxed out and a clean save.

Posted

guys,i can't seem to download SexoutNG_datapack.7z

 

I have tried 2 different browsers and it just seems to fail after it's been downloading for a min or so...

Posted

Using the latest version, and I noticed that in the MCM menu for SexoutNG, the "Male clothes" submenu is titled "Player clothes" in the header at the top of the menu instead of "Male clothes".

Posted

will this work with requium mod that adds fo3 and nv together and if not is it possible to make it work?

 

It works perfectly fine. In fact, I'm using them right now!

Posted

I still can't download SexoutNG_datapack.7z

 

if anyone could maybe upload it to media fire,rapidshare etc. It would be of great help....

 

Nevermind...I read a few pages back about someone having a problem like mine...so i used my pocket pc to get the file...still makes me wonder why the heck i could not get it from my pc

Posted

I still can't download SexoutNG_datapack.7z

 

if anyone could maybe upload it to media fire' date='rapidshare etc. It would be of great help....

 

Nevermind...I read a few pages back about someone having a problem like mine...so i used my pocket pc to get the file...still makes me wonder why the heck i could not get it from my pc

[/quote']

 

edit: works now

 

Unfortunately I don't have a pocket pc. I had the same problem with tryout's datapack, but Loogie provided a mirror (thank you btw). I get about 45 seconds before the server resets, and that gets me ~4mb. Tried it with Firefox, IE, and Chrome. I also tried the re-attach five pages back, same thing.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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