Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

Livestreaming Mod (Update 1/16/24) - Blog Followers & Celeb Points Fix

SCREENSHOTS
6,885 Downloads 181 Thanks  Thanks 53 Favourited 16,234 Views
Uploaded: 10th Jan 2024 at 8:03 AM
Updated: 7th Apr 2024 at 4:43 AM
Mod Description

This mod gives sims the ability to livestream video games from their computers to earn tips, social media followers, and celebrity points.

This is a script mod that can be placed in your Packages folder. It was built and tested on 1.69 but should work fine on 1.67.

Updates

4/6/24


Livestreaming

In order to livestream, your sim must have an active social networking blog. The "Livestream..." interaction will then appear on a computer's pie menu.

Sims can livestream for 2 hours, 4 hours, 6 hours, or indefinitely.

Livestreaming raises a sim's Social Networking skill and hidden Video Game skill.

Each hour of streaming counts as one blog post. Sims will either gain or lose followers every hour they stream.

Sims who livestream will start receiving tips once they have 50 followers and start gaining celebrity points once they reach 300 followers.

They will have a 50% chance of receiving tips and a 40% chance of gaining celebrity points for every 10 minutes they stream after the follower thresholds are met.

There are 15 video games your sims can stream. 6 are from The Sims 3 and 9 are conversions from The Sims 4 with proper audio and visuals.

Tuning

All of the following values are tunable in the mod’s XML files.

kCelebrityPointsForLivestreaming = 5
kCelebrityPointsForLivestreamingLevel1 = 10
kCelebrityPointsForLivestreamingLevel2 = 15
kCelebrityPointsForLivestreamingLevel3 = 20
kCelebrityPointsForLivestreamingLevel4 = 25
kCelebrityPointsForLivestreamingLevel5 = 30
kLivestreamSmallStage = 2 (hours)
kLivestreamMediumStage = 4 (hours)
kLivestreamLargeStage = 6 (hours)
kMinFollowersRequiredForDonations = 50
kMinFollowersRequiredForCelebPoints = 300
kRateOfSkillGainForVideoGame = 2
kMinutesPerCheck = 10 (checking for tips and celeb points)
kChanceOfTip = 0.5
kChanceOfCelebPoints = 0.4

Conflicts & Known Issues

This is a new script mod so there shouldn’t be any conflicts.

Credits

EA/Maxis for The Sims 3 and The Sims 4, Visual Studio 2019, ILSpy, s3pe, and Notepad++.

Thank You

Thank you to simbouquet for extracting the video files and answering all of my questions, and to ani_ for the SimTube Camera Mod that inspired this mod!