ustaalon / LethalCompany.ExtraDays

Allows the player to purchase an extra day via the terminal. This mod's uniqueness is that it tries to be more realistic with the game, as it is not trying to modify the main logic of the deadline. It tries to add functionality that will give you extends for the deadline but with some price on it.
https://thunderstore.io/c/lethal-company/p/Anubis/ExtraDaysToDeadline/
MIT License
2 stars 1 forks source link

When player is buying an extra day - its not in sync with everybody else (visual only) #17

Closed ustaalon closed 8 months ago

ustaalon commented 8 months ago

When player that is not the host buying an extra day, deadline not in sync till round start (ship landed and then back to orbit)

ustaalon commented 8 months ago

Only after re-entring the current save / ship landed and back to orbit

ustaalon commented 8 months ago

Solution: Only the host (ship's captain) can purchase the deadline (only then it will be in sync with everyone)

I still need to figure it out. But it will work in the meantime.