ExtraDaysToDeadline
Allows the player to purchase an extra day via the terminal. This mod's uniqueness is that It tries to add functionality that will give you the option to extend the deadline but with some price on it.
Last updated | 9 months ago |
Total downloads | 236172 |
Total rating | 18 |
Categories | Mods Tools Misc Client-side Server-side Items |
Dependency string | Anubis-ExtraDaysToDeadline-2.2.2 |
Dependants | 243 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Ozone-Runtime_Netcode_Patcher
Patches Netcode RPC methods during runtime utilizing Harmony
Preferred version: 0.2.5LethalAPI-LethalAPI_Terminal
A fully fledged modding API for everything to do with the on-ship Terminal. Including custom commands, interactions, terminal overhauls, conditional command overrides, and more.
Preferred version: 1.0.1AinaVT-LethalConfig
Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.
Preferred version: 1.3.4README
Extra Days
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. You can buy as many days as you want if you have enough credits. Every cycle (all days passed), the game deadline will reset to defaults - 3 days.
Note that, due the "reset to default", it will might have issues with other mods that deals with deadline increment. If you facing any issues please let me know.
How To Use? (all players can do it)
- Enter the ship's terminal
- Go to the
Other
category - Execute the
buyday
menu item - CONFIRM / DENY purchase of an extra day
All players need to have the mod installed to play.
Modpacks
This mod gets updates frequently and does have support. Make sure you have the latest version. If you facing any issues, do let me know.
If you are using it with DynamicDeadline or ProgressiveDeadline mod
I made the relevant adjustments so it will work without any issues so that you can play both mods together. Moreover, I fix two major issues that happens when you have higher deadline:
- Enemies not spawning when you have a deadline higher than 10 days or more
- Negative buying rate from the company
So by using my mod, it will fix those issues for both of them.
LethalConfig Menu
Bugs, Issues & Requests
Please let me know about any bugs, issues or requests regarding my mod by opening an issue, by leaving a comment in this Discord channel or by sending me an email at [email protected]
Please consider support by this link. It will help me to continue and focus on mods and open-source.
Additional Credits
Thanks to Lethal Company Community on Github for making modding easy for Lethal Company. Thanks, also, to LethalAPI.TerminalCommands for adding the ability to make new commands.