Most scenes seem to completely disregard it, making the PC get out of it as if it was normal clothing. Literally unplayable, plz fix, k.
I have yet to come across a scene that supports omnisuit, and I've been using it since release.You literally have to provide a list of scenes to fix. Since it requires each one to be fixed to support fully exposed clothes.
Most scenes seem to completely disregard it, making the PC get out of it as if it was normal clothing. Literally unplayable, plz fix, k.
It won't fix the issue by any means.Or it could be moved from "armor" to "underwear" slots taking both upper and bottom one.
wouldnt it be faster and more plausible to just code it like [if_pc.armor=omnisuit] to bypass the stripping scene for pc? i think its less about the cumflation of the suit, and more that you strip it off, yet the flags for skin/vagina/whatever color stay as the shiny black as if you had it on.To be fair, the lack of support for the omnisuit has to do with how the parser treats clothing. Its literally just [pc.Armor], and then that calls a blurb for how that specific armor is taken off. If you'd like more support for the omnisuit, there are two options: writing scenes with specific, branching interactions if you are wearing the omnisuit, so that it has descriptions of you fucking a person with the suit on and having it fill with the products of you and your partner (like Terensha's scenes) -OR- gating content behind wearing the suit, so that it can be written solely for the intention of using the second skin-like properties of the suit.
Know what both of these options require?
Additionally scenes written specifically to support the item. Are you interested enough in seeing support added for the item to write for it?
Oh, it is easy. Problem is - every scene in a game needs this code.wouldnt it be faster and more plausible to just code it like [if_pc.armor=omnisuit] to bypass the stripping scene for pc? i think its less about the cumflation of the suit, and more that you strip it off, yet the flags for skin/vagina/whatever color stay as the shiny black as if you had it on.
wouldnt it be faster and more plausible to just code it like [if_pc.armor=omnisuit] to bypass the stripping scene for pc? i think its less about the cumflation of the suit, and more that you strip it off, yet the flags for skin/vagina/whatever color stay as the shiny black as if you had it on.
Yeah i know that, which is where the main issue arrises. I was mostly pointing out there wouldnt have to be totally branching scenes for every scene like owens seemed to be suggesting, just a piece of code bypassing the stripping scene.Oh, it is easy. Problem is - every scene in a game needs this code.
I think that's only Ren's suit, the one the player wears somehow lets fluid through.having it fill with the products of you and your partner
I think that's only Ren's suit, the one the player wears somehow lets fluid through.
Maybe somehow code it in a way that the omnisuit becomes your skin instead of armor? So that the [pc.skin] varibale returns something along the lines of "shiny black omnisuit surface ". Which should result in sentences like "Syri runs her hands over the shiny black omnisuit surface of your well shaped ass and licks her lips."
Removing the suit then could praobably done via a new option in the Appearance screen.
It does. But collar still goes to some slot. Though... It possible to make it not use a slot at all, but it would require dirty hooks to have actual stats.Maybe somehow code it in a way that the omnisuit becomes your skin instead of armor? So that the [pc.skin] varibale returns something along the lines of "shiny black omnisuit surface ". Which should result in sentences like "Syri runs her hands over the shiny black omnisuit surface of your well shaped ass and licks her lips."
Removing the suit then could praobably done via a new option in the Appearance screen.