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!

No Annoying Club Invite Requests

SCREENSHOTS
2,130 Downloads 83 Thanks  Thanks 20 Favourited 4,530 Views
Uploaded: 6th May 2021 at 7:48 PM
Please note that this mod requires Get Together!

Don't you just love it when you have an empty slot in one of your clubs and all of your friends are constantly requesting invites to it? No? Neither do I. It drives me up the wall, especially since I use clubs for storytelling purposes or to keep spouses from flirting near their children.
This mod disables them completely, both for clubs that are open-invite and for clubs that are invite-only.

Technical stuff: these annoying texts are scheduled by a Drama Node tuning file. These files are responsible for tons of events in the game, especially phone calls. Usually, what's not done with a Drama Node tuning file is done with a Situation tuning file. In any event, this mod does two things.

Firstly, the file schedules these texts to take place at certain hours and during certain days. For example, the Starlight Accolades are only scheduled to take place on Sundays; they cannot take place on any other day. This appears in the code as a list of all seven days in the week with "true" or "false" next to them. NACIR changes them all to false.

Secondly, texts of every sort have a "scoring" to them, which denotes how likely the event is to take placeā€”or, rather, how much weight the event has relative to the other events in the game. This mod changes that scoring to zero, so that the game has no regard for it.

This mod modifies two tuning files: 2553F435!00000009!000000000001F98A.clubInviteRequestDramaNode_RequestInvite_NotInviteOnly.DramaNodeTuning and 2553F435!00000009!000000000001F989.clubInviteRequestDramaNode_RequestInvite_InviteOnly.DramaNodeTuning. Anything else that does so will conflict with it!