Jump to content

1 Screenshot

About This File

A new game should no longer be required

 

 

Files:

Gossip - Main file

 

For Gossip versions < 2:

Gossip Events - Sends fame events based on sight and sex

SLSFtoGossip - Unstable, not recommended for use other than as a reference... an xEdit script to convert mods that have SLSF conditions to Gossip - instructions to use here. Sources for MXPF and mteFunctions

 

What is this?

This is a free permissions fame framework, made for SE. The deisgn premise was meant to be lightweight and not overextend what it is meant to be; A central storage of fame.My ideals have eroded, call me long arms McGee cause I'm bout overextend the fuck outta this.

The mod <-- This was goof on my end, I published without finishing it, but I think its funny how its almost a statement. Like "THE MOD OF ALL TIME" so I keep it

 

Requirements:

 

Supported Mods:

 

 

What's in it?

Fame Types:

 

  • Fame types are the same as SLSF.
  • The fame of the players current fame region are in Globals. 

   

Spoiler

    0.Anal
    1.Argonian
    2.Beastiality
    3.Dominant
    4.Exhibitionist
    5.Corrupted
    6.Group
    7.Khajiit
    8.LikeMan
    9.LikeWoman
    10.Masochist
    11.Nasty
    12.Oral
    13.Orc
    14.Pregnant
    15.Sadistic
    16.DrugAbuse
    17.Slut
    18.Submissive
    19.Whore

 

Interest

  • Every point of fame gained adds to the towns interest.
  • Interest is used to calculate the chance for comments and the chance for fame decay.
  • Interest decays every day at 8 A.M so long as the player has not been in that region for 24 hours.
  • Interest decays at a random rate between 1 and the number of days since you have been to that region.

 

Decay

  • Currently, if a region succeeds its chance for decay, all fame decays by 1. This may/may not change based on more extensive testing.

 

Gossip events:

  • Fame will be gained from sex events.
  • Fame will be gained from sight(currently not togglable).

 

 

The future:

Scandals: Will work essentially the same as the original jContainers implementation of Gossip, just not a pain in the ass to write more complex code for.

 

Better Gossip to fame ratios that take interest/tolerance into account

 

Better documentation

 

Better fame decay

 

Gossip/Fame transfer between regions

 

Better comment calculation

 

Reimplement getting fame by index, I really just don't wanna rewrite most of the getters :(

 

For Modders: 

Spoiler

For comments, add this to the conditions: 

GetGlobalValue -> _GIP_Comment_allowComment == 1

 

If you plan to add a lot of fame to a region, it recommended to use set/modGossipValue to help prevent fame gain in a region rising too fast.

 

 

 

 

 

 

 

 

 

SKSE Source

Permissions:

-Open

 

Edited by SkyLover37
Small edits


What's New in Version 2c1

Released

2c1-

-Fixed GetFameValue always returning 1


Other Files from SkyLover37


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use