Jump to content

OSex+ The Greatest Virtual Sex Ever


Recommended Posts

Posted

 

Curious are you able to directly search things on the CK anymore? The only way I can get anything to come up is if I type the exact script name exactly. "Actor Script" for example. I wonder what's happening there, can't really imagine what would be happening maybe it's a recovery to the issue I experience when trying to use the creation kit. The page seems to be a chart of what forms will receive functions and events from each other.

 

 

I never search the CK wiki, because it doesn't work very well.  I just keep the page I linked in an open browser tab because it contains links to all the script object definitions.  The page was reorganized to be more legible this morning and there are a couple items there I don't remember previously seeing.

Posted

any chance i could get the 0sex 1.08 or newer? might be able to help testing if i could get that lol

 

Yeah next month.

 

Posted

 

any chance i could get the 0sex 1.08 or newer? might be able to help testing if i could get that lol

 

Yeah next month.

 

 

 

On the 1st of july was what I recall reading, Is that accurate? Or did I misunderstand what I read and that date is a release for a part of the system?

Posted

 

 

On the 1st of july was what I recall reading, Is that accurate? Or did I misunderstand what I read and that date is a release for a part of the system?

 

 

I think you're confusing a previous release which was promised on June 1.

 

That I'm aware of, no date has been promised for the next version.  IMO, It should be released when it's ready and not before.

Posted

 

 

 

On the 1st of july was what I recall reading, Is that accurate? Or did I misunderstand what I read and that date is a release for a part of the system?

 

 

I think you're confusing a previous release which was promised on June 1.

 

That I'm aware of, no date has been promised for the next version.  IMO, It should be released when it's ready and not before.

 

Agreed. Greatness can't be rushed!

 

Edit: Had a question CEO or anyone familiar with this mod. Recently decided to revert back to 1.06 while 1.08 is being ironed out. As 1.06 has been more stable and producing no crashes thus far. Course this is Skyrim. Anyhow was there a option for more girl on girl. Cause I know 1.08 had fingering.

 

Cause Terra and Sofia's relationship is blossoming if you know what I mean ;)

post-1016637-0-85365700-1467175767_thumb.jpg

Posted

Hi all! Okay total noob question: what is the name of the keymapping in the ini file? Im having a total brain memory loss here...I cant even think of how to describe it....

Posted

Hi all! Okay total noob question: what is the name of the keymapping in the ini file? Im having a total brain memory loss here...I cant even think of how to describe it....

 

You need to edit meshes/0SA/_0S/Config/key.ini

http://wiki.nexusmods.com/index.php/DirectX_Scancodes_And_How_To_Use_Them

I removed it from my signature since you wont need to do it in next release.

 

Does this work with the follower mod "Bijin Warmaidens by rxkx22" ?

 

Yes.

 

This mod works with every other npc/follower mod, don't know about creatures but humanoids do.

 

Creatures dont work since there are no animations for them. People who are interested in this kind of animations can easily make extra module for OSA. I think Leito and other animators made their animations available for public to use freely so people would just have to fill in few xml files in order to play them in OSA.

Posted

 

any chance i could get the 0sex 1.08 or newer? might be able to help testing if i could get that lol

Here you go

 

 

I wouldn't download this, because well, new account, first post, that just screams fishy. Also respect the fact that the dev only released it to certain people for testing and don't spread it around. That's not hard people.

Posted

wow man nice work realy!!

i cant understand why you drive away the idea of force sex

you could make a plugin maybe 

see those bandits sometimes you could fall across a beauty now imagine a series of interactions with your systeme where you could actually 

press her head down with force or maybe try to neutralise her with arms

Posted

wow man nice work realy!!

i cant understand why you drive away the idea of force sex

you could make a plugin maybe 

see those bandits sometimes you could fall across a beauty now imagine a series of interactions with your systeme where you could actually 

press her head down with force or maybe try to neutralise her with arms

 

You are right it can be made but CEO is not the only modder who can animate, but he is already way to busy building this mod. If you know another animator then you can suggest to them to try to make something for this mod.

 

Posted

 

 

 

 

 

Had a crazy bold idea but the more I think about it, the idea seems to become pretty reasonable and a good solution. I'm going to run it by you guys please if you have time to tell me what you think.

 

I've been messing around with different solutions to a long term data storage system for OSA that's saved into the game. There's a bunch of ways it could be done ranging from saving documents, packing data into keyword data strings, saving xml in them, using storageDLL etc. 

 

It occurred to me that at this point modding Skyrim most likely is peaked in terms of major projects and a lot of the tools made are set in stone and always going to be this way, OSA has the scale and scope to warrant a solution like this perhaps:

 

----------------------

Plan:

 

I'm most likely going to start adding properties directly to SKSE's revised Skyrim Baseform papyrus scripts. For example actor long term stats that could be tracked i could just tack them on as properties: It would allow me to just add more properties that the scenes can apply and also that mod developers would have easy access to, and not have to use any complicated data management to get access to them.

 

I don't believe anyone has messed with these before so most likely there isn't a conflict and even if someone did it would just mean this part of the project is incompat with other mods that do the same (Which I think is none), changes could also easily be unified if an agreement was made. The changes would be additive so nothing would be effected retroactively. I would use it as an opportunity to add some properties both libido related and normal life stuff also that would just be nice to have access to in Skyrim for a few scripts. It would be super easy to manage and I think give a lot more depth to the data available to us.

 

I'd do it optional so that whatever OSA is now will work regardless without needing the enhanced scripts attached but if mod developer wants to get into the added properties they can do that also.In a sense it could all play together, let's say BBLS didn't want to use the enhanced scripts but someone wanted to make an osa arousal manager mod the arousal etc could be managed by a mod that is looking at the enhanced scripts to impact the scenes that play in BBLS which wouldn't need to have anything to do with the enhanced scripts.

 

semi-quick thought up examples to try to make my point:

 

Scriptname Actor extends ObjectReference Hidden

 

string property title auto
 
; SkyLife | Libido
bool property virgin auto
float property arousal auto
float property wetness auto
 
float property timeLastSex Auto
float property timeLastOrgasm Auto
 
equip form would get a little more in depth on some much needed stuff imo that Skyrim doesn't cover.
 
1. Slot it's equipped too if equipped
2. Specific detail on what type of clothing it is. Pants vs Skirts etc.
 
stuff like that
 

Don't really see any possible conflicts happening with this, I am kind of forcing myself into something that people avoid doing purely for compat issues but maybe it's ok considering how late game Skyrim is at the moment and that I already been complaining a lot that I can't get interest. Might be a bold but really powerful solution that opens up a lot of doors. Would reduce data management and make things very easy smooth.

 

----------

Maybe there's a major issue I'm not seeing but so far seems really good.

 

Papyrus interaction would be hyper simple:

 

Actor Fione

 

If Fione.arousal >= 50

osa.startscene()

else

Fione.arousal = 0

endif

 

 

I notice that SKSE adds a bunch of properties themselves here and there so what how much harm could adding a few more do if it makes interactivity and possibilities a lot higher?

Posted

wow man nice work realy!!

i cant understand why you drive away the idea of force sex

you could make a plugin maybe 

see those bandits sometimes you could fall across a beauty now imagine a series of interactions with your systeme where you could actually 

press her head down with force or maybe try to neutralise her with arms

 

that's for whoever is into that to make for others into that. CEO has plainly stated his groundwork is geared towards romance. Creatures and rape or otherwise non consensual acts are distasteful to me personally. Which is why the way the mod is directed now is perfect as far as my preferences are situated. But if others want to create such...go for it. Plugins abound. Just keep it optional and modulized would be my suggestion.

Posted

Did some further testing on the SKSE papyrus modifications theory. adding 25 properties to the actor script added on about 150kb to my save but could have just been some fluctuation too seems to not have much impact.

Posted

Actor Fione

 

If Fione.arousal >= 50

osa.startscene()

else Fione.arousal = 0

endif

 

 

If it's something you want to do, go for it.

 

My only other suggestion would be to finish/stabilize/release the current version first.  We can get excited and start working on new things for future builds before finishing current builds and it sometimes results in not knowing if the new thing for future builds is causing a bug or something old is causing the bug.  Not being judgmental.  I've done it myself many times.  Hell, I was the king of scope creep.

Posted

 

 

Sounds like a plan, I'm going to do it. Going with SkyLife for the project designation since it's going to mostly be dealing with enhancing actor and clothing data. Did a google search to make sure it's not some hate group or something and got this image which looked pro enough for me: (I hear your point though I'll see to that)

 

 

Community-Pad.jpg

 

 

The time commitment would be non-existant though.

 

I'm just arrogantly putting in  and marking territory for handling a mass-coordinating kind of thing by entering in a few:

 

float property newActorProperty auto

 

into some skse scripts and will leave it at that. 

Posted

Thank you Kinky! Jeezuz for the life of me I could NOT remember what that was called LOL. Ok another newb question: what numbers do I need to change so that my female char isnt always taller than the guy she is making out with. By the way CEO, Im so happy to see you continuing this! People who come to the internet just to be mean and belittle someone or the fantastic work they do is a sad, pathetic individual. Just because your real life sux doesnt make these talented mod creators your emotional toilet. AAAnyway back on topic, the scaling issue is literally the only one I have experienced, and that is so minor, Im just asking if its ok to change the numbers in the .ini for it, and what would anyone recommend. Thanks again for the awesome work you guys have done here!


 

wow man nice work realy!!

i cant understand why you drive away the idea of force sex

you could make a plugin maybe 

see those bandits sometimes you could fall across a beauty now imagine a series of interactions with your systeme where you could actually 

press her head down with force or maybe try to neutralise her with arms

 

that's for whoever is into that to make for others into that. CEO has plainly stated his groundwork is geared towards romance. Creatures and rape or otherwise non consensual acts are distasteful to me personally. Which is why the way the mod is directed now is perfect as far as my preferences are situated. But if others want to create such...go for it. Plugins abound. Just keep it optional and modulized would be my suggestion.

 

 

I agree with you nothindoin, how is rape hot?
 

Posted

Thank you Kinky! Jeezuz for the life of me I could NOT remember what that was called LOL. Ok another newb question: what numbers do I need to change so that my female char isnt always taller than the guy she is making out with. By the way CEO, Im so happy to see you continuing this! People who come to the internet just to be mean and belittle someone or the fantastic work they do is a sad, pathetic individual. Just because your real life sux doesnt make these talented mod creators your emotional toilet. AAAnyway back on topic, the scaling issue is literally the only one I have experienced, and that is so minor, Im just asking if its ok to change the numbers in the .ini for it, and what would anyone recommend. Thanks again for the awesome work you guys have done here!

 

What you are describing are scaling issues that will hopefully be fixed in next version.

Nothing you can do on your part.

 

Posted

 

Thank you Kinky! Jeezuz for the life of me I could NOT remember what that was called LOL. Ok another newb question: what numbers do I need to change so that my female char isnt always taller than the guy she is making out with. By the way CEO, Im so happy to see you continuing this! People who come to the internet just to be mean and belittle someone or the fantastic work they do is a sad, pathetic individual. Just because your real life sux doesnt make these talented mod creators your emotional toilet. AAAnyway back on topic, the scaling issue is literally the only one I have experienced, and that is so minor, Im just asking if its ok to change the numbers in the .ini for it, and what would anyone recommend. Thanks again for the awesome work you guys have done here!

 

What you are describing are scaling issues that will hopefully be fixed in next version.

Nothing you can do on your part.

 

 

 

i noticed a weird thing when it happened to me. i would try to manually change it with setscale command but the npc would always revert to whatever the mod is set to. after a time it would just work out to default. lol. also when i used setscale on my player character. i wouldn't revert during a scene. of course, when the scene is ended they scale back to whatever you have set as scale.

 

Posted

I don't quite understand what this SkyLife thing will do. Is it essentially SexLab SexLife (http://www.loverslab.com/files/file/1993-sexlife/) but completely integrated into OSA?

 

Hi EniracY,

No it's a little hard to explain, it will not do anything on it's on: Not tied into OSA but OSA will use it.

 

-----------------------------------

Part 1:

 

Everything in Skyrim has a basic script out of the box that gets assigned to it.

 

For example there is an "Actor" and "Equip" script etc.. They hold functions the vanilla game or papyrus developers can use to get data from the actors:

 

If I write in Papryus:

 

fione.getLevel() it's using the getLevel function on the actor script and since fione is an actor she automatically gets that script attached to her and her level would be returned.

 

-------------------------

Part 2:

SKSE adds more functions to these scripts to include more functions we can use. For example if SKSE installed this would work:

 

fione.ChangeHeadPart(FioneNewHeadPart)

 

-------------------------------

The thing is these only have one document, the game will only have one Actor script at a time and if you overwrite it it would erase earlier one's that were installed having only the last loaded version work. That's why it's not used as an approach most likely because it can't be modded multiple times at once. (The same issue animations face and why they need fnis)

 

SkyLife I'm going to add more properties that hold data we don't have access to at the moment For example Skyrim Vanilla can hold Weight, Voicetype, Height: SkyLife will give them more data properties that can be moded around in a very direct way. There's more to a human being then their height + Tone of their voice if you had to write what makes them special, I'm adding in a few extra stored data things for actors (and a couple other form types)

 

The advantages are that it would be super easy to manage, allow multiple mods to all read / use, not need heavy data mangement to get the information in, or load etc. The disadvantage is that only one modder can change this file per load, but due to Skyrim's age I don't think anyone is going to change it (and even if they did it wouldn' be a big deal.).

----

 

From the example I posted,

Currently:

Fione.getLevel() works from any script

Fione.arrousal will not work from anywhere at the moment

 

after skylife

 

fione.arrousal will return her arrousal from any script

and whatever other properties would make sense to expand with.

 

--

To explain in terms of a pizza party:

 

If Skyrim modding is a pizza party, the best slice has been there on the table the whole time but only one person can have it, no one's taken it yet since only one person can. Everyone left the party now and it's over but I'm still there so I'm going to take the slice that was left.

 

I'm prob a decent candidate to do it anyways since I can see adult content in a video game and not have a melt down, I'd be more inclined to address the full spectrum of what's possible in Skyrim, pure Skyrim developers would most likely leave out important stuff and also it seems in a lot of cases view modding skyrim as literally limited to only the exact scope of the game.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...