Anubis-ExtraDaysToDeadline icon

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 3 months ago
Total downloads 201701
Total rating 16 
Categories Mods Tools Misc Client-side Server-side Items
Dependency string Anubis-ExtraDaysToDeadline-2.2.2
Dependants 228 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Ozone-Runtime_Netcode_Patcher-0.2.5 icon
Ozone-Runtime_Netcode_Patcher

Patches Netcode RPC methods during runtime utilizing Harmony

Preferred version: 0.2.5
LethalAPI-LethalAPI_Terminal-1.0.1 icon
LethalAPI-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.1
AinaVT-LethalConfig-1.3.4 icon
AinaVT-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.4

README

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)

  1. Enter the ship's terminal
  2. Go to the Other category
  3. Execute the buyday menu item
  4. 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

image

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.