#Keep My Suit On

54 messages · Page 1 of 1 (latest)

rare star
worldly zephyr
#

Wanted to ask, what happens if you have a paid suit?

#

Does it still save it??

rare star
#

Yes

#

And if by paid you mean like, bought via Terminal, then yea

worldly zephyr
#

Yeah, idk what other meaning could it have haha

rare star
#

I was thinking more like, a private commissioned mod

#

This mod works with vanilla methods (just how MoreSuits adds.. more suits to base game)

#

Which kinda allows you to have any suit with it, you just need to know a name of that suit

worldly zephyr
#

Cool!

#

So whenever you join the game again it will automatically suit you

rare star
#

Mhm, yeah, no matter if you start hosting a game or join already pending one

#

I see no reason why it shouldn't work with mods like More Company

worldly zephyr
#

Is it per save or global??

rare star
#

It's saved per profile

#

And if you don't use mod manager, it's global?

worldly zephyr
#

Oh oki!

rare star
#

I mean there isn't really a way to make it global other than accessing SpecialFolders such as Documents/ but no, I went with BepInEx config folders

worldly zephyr
#

Ye i mean global like more company cosmetics

#

Like no matter where you install it or which profile you are in

#

It still saves your cosmetics

rare star
#

Hmm, maybe I could provide a way to set it to global
Like, with LethalConfig or something

#

but you know, if you load into game that has no model you used,
and you pick any other, it will overwrite the last used one

tepid sonnet
#

I'm interested if this one might have the same bugs as SuitSaver did

#

I remember when I had that + #1201952899928948808 with the "unlocked by default" setting or something it would make me reset the lobby everytime we were ejected because it would get stuck on the gameover screen

rare star
#

oh

#

I actually don't know if it restores skins upon game over, lemme quickly check

tepid sonnet
#

it was one of them definitely, maybe the one that required you buy all the basegame suits?

rare star
#

Also this mod does bare minimum of saving suit you last wore, it doesn't check if you own it

#

There definitely is a way to check if suit is unlocked, so I could expand on that

noble musk
worldly zephyr
rare star
#

Imma try doing the same on Lan connection

tepid sonnet
rare star
#

:?

#

Which mod

#

and which config for which mod

#

oh my god, it's because i kept fallback function in the code

#

so it keeps suits between games overs

tepid sonnet
#

sorry I was doing an exam 😭

rare star
#

Nah no worries, good luck on your exam

rare star
#

I think I will have to add a bit more 'safe guards' for suit restoration

#

Yesterday was playing with friends and somehow I managed to not get my suit restored, despite my friend seeing my suit changed

#

desync thing, i'll find the callback that syncs every stuff in

#

I also will add more conifg options

#

such as DontRestoreLockedSuits thing

#

or maybe i should make it CanRestoreLockedSuits ?

rare star
#

okayy, I've updated my mod

v1.0.1

  • Added CanRestoreLockedSuit config option (default: false)
  • Changed logic a bit to make sure suit loads properly
  • Minor description fix

#

Also I prolly will have to try using other methods for setting suits