HentHighSchool Development Forum

Game Development => HHS+ => HHS+ Mods => Topic started by: eventidegames on Aug 21, 2023, 11:46 PM

Title: [Mod][1.10] Just Chat-Adds a couple interactions like flirting and chatting.
Post by: eventidegames on Aug 21, 2023, 11:46 PM
I have long hated how there is very few options to just be friendly with people consistently to gain friendship so I spent half an hour remembering how to put together a string of code to make this. A very simple mod that adds a Quick chat option to the relationship tab, adding a small amount of friendship and passing 3 minutes of time. Is it balanced, no, am I going to, probably not.
 Also added, light flirt, since I can never remember archetype match-ups.

Requires a new save or to reload game events for the interaction to show up. Works with every mod as far as I can see since it only adds a small interaction and self contained vanilla images.

https://mega.nz/file/mOQSwZAa#kIk_0kfnaKqqF215rXWAJWXbTVnWJJPz6AZmgrv8No4
Title: Re: [Mod][1.10] Just Chat-Quick chat with anyone to build friendship
Post by: ⚧ Squark on Aug 22, 2023, 09:52 AM
Quote from: eventidegames on Aug 21, 2023, 11:46 PMI have long hated how there is very few options to just be friendly with people consistently to gain friendship so I spent half an hour remembering how to put together a string of code to make this.
Thanks for this! It's something that I feel is needed.

EDIT: I tried this out just now and it adds +3 to Relationship, not Friendship.
Maybe it works properly in 1.10.5.7, but I kind of like having two copies of Sierra Hardman's panties.
Title: Re: [Mod][1.10] Just Chat-Quick chat with anyone to build friendship
Post by: eventidegames on Aug 22, 2023, 11:02 AM
Yeah I messed up the variable, will fix.
Title: Re: [Mod][1.10] Just Chat-Adds a couple interactions like flirting and chatting.
Post by: eventidegames on Aug 22, 2023, 11:36 AM
Quote from: ⚧ Squark on Aug 22, 2023, 09:52 AM
Quote from: eventidegames on Aug 21, 2023, 11:46 PMI have long hated how there is very few options to just be friendly with people consistently to gain friendship so I spent half an hour remembering how to put together a string of code to make this.
Thanks for this! It's something that I feel is needed.

EDIT: I tried this out just now and it adds +3 to Relationship, not Friendship.
Maybe it works properly in 1.10.5.7, but I kind of like having two copies of Sierra Hardman's panties.

Alright, now fixed, also added a flirt option since I already had it coded.