Jump to content

Exhibitionist Mod


algures

Recommended Posts

Posted

Hello, I ask if anyone could build a mod that, when your char is naked, produces a stronger reaction on npcs: staring, cheering, booing, following, ...

 

An on/off option would be a plus.

 

cheers

Posted

Not too hard to do. There's a story manager event that kicks off a quest when an NPC passes close enough to trigger a "hello" reaction: http://www.creationkit.com/Player_Activate_Actor

 

So you could add some conditions to that to test if the PC was naked.

 

To make the passers by cheer or wave or whatever, you could add the actor to a quest alias. You'd need to move an idle marker from a warehouse cell somewhere and give the alias a useIdleMarker package. When it times out, clear the alias and return the marker to the cell.

 

You can do a certain amount with "hello" topics and conditions as well. Just give them a handful of comments like "what a slut" or "I wouldn't mind some of that..."

 

It gets harder detecting outfits that are effectively naked, like Gatti's Slave jewelry, for instance. Can probablty fix that with keywords and/or formlists.

 

I'd planned to do some of that for SSG, and probably still will given time. But it's not a hard mod if someone wants to make a standalone version.

Posted

This is reminding me I posted on the Nexus forum a request about a mod which would create a new crime : being naked = being punished for exhibitionist. Nobody answered...

 

Well, I'm supporting the idea !

 

And if somebody could create the ULTIMATE crime, I would be soooo happy !

Yes yes ! I'm speaking about THIS crime ! You know ? The one which is so surprising that it HAS to be : when you meet the orc in the Markarth's prison, he said he was arrested for many crimes + one especially. I don't know the english version but in french it's "interdit de glandouiller". Could be translated in "daydreaming prohibited", I suppose.

 

 

Me want crimes for exhibitionnist and afk ! *laughs*

Posted

This is reminding me I posted on the Nexus forum a request about a mod which would create a new crime : being naked = being punished for exhibitionist. Nobody answered...

 

Well' date=' I'm supporting the idea !

[/quote']

 

Making it crime should be easy enough. Same event on the story manager, add a test to see if the observer is a guard. You could launch one of a number of quests at random that could result in anything from the guard joining in the leering to being fined to being taken back to the guardhouse for a cavity search.

 

Yes yes ! I'm speaking about THIS crime ! You know ? The one which is so surprising that it HAS to be : when you meet the orc in the Markarth's prison' date=' he said he was arrested for many crimes + one especially. I don't know the english version but in french it's "interdit de glandouiller". Could be translated in "daydreaming prohibited", I suppose.

 

Me want crimes for exhibitionnist and afk ! *laughs*

[/quote']

 

That would be "lollygagging" in English, I suspect :) I'm not sure how you'd catch player idle time though.

Posted

Somewhat off topic, but does Skyrim offer a way to actually detect if a character (especially PC) is wearing anything? or better yet detect if top or bottom armor slots are occupied or not? If I recall correctly Oblivion does not have these functions.

Posted

Somewhat off topic' date=' but does Skyrim offer a way to actually detect if a character (especially PC) is wearing anything? or better yet detect if top or bottom armor slots are occupied or not? If I recall correctly Oblivion does not have these functions.

[/quote']

 

naked=yes, but I dont know about armor slot(head,hand,body,feet).

Just walk around naked, and you're gonna hear someone tell you to get a clothes, or children shout "you're naked".

Posted

A couple of thoughts on criminalising Lollygagging:

 

There's an animation variable that is set if the player is playing an idle animation, and another one that looks like it records how long an actor has been idle.

 

The second one would do as a test. If a guard triggers a hello event with the player, and if the player has been idle for however long, they get a lollygagging order. If they're still idle the next time that guard sees them they get arrested and/or whatever.

 

No idea if it would work mind, just had the idea browsing the wiki.

Posted

Somewhat off topic' date=' but does Skyrim offer a way to actually detect if a character (especially PC) is wearing anything? or better yet detect if top or bottom armor slots are occupied or not? If I recall correctly Oblivion does not have these functions.

[/quote']

 

naked=yes, but I dont know about armor slot(head,hand,body,feet).

Just walk around naked, and you're gonna hear someone tell you to get a clothes, or children shout "you're naked".

 

I think it solely relies on whether you have a piece of armor/clothing equipped on the torso. They'll still consider you nude in hat and boots.

Posted

Somewhat off topic' date=' but does Skyrim offer a way to actually detect if a character (especially PC) is wearing anything? or better yet detect if top or bottom armor slots are occupied or not? If I recall correctly Oblivion does not have these functions.

[/quote']

 

naked=yes, but I dont know about armor slot(head,hand,body,feet).

Just walk around naked, and you're gonna hear someone tell you to get a clothes, or children shout "you're naked".

 

I think it solely relies on whether you have a piece of armor/clothing equipped on the torso. They'll still consider you nude in hat and boots.

 

Yeah, this is indeed the case afaik.

Archived

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

  • Recently Browsing   0 members

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