Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Lockout
Lockout the facility for a certain amount of time.
| Date uploaded | 2 years ago |
| Version | 1.1.2 |
| Download link | Somindras-Lockout-1.1.2.zip |
| Downloads | 425 |
| Dependency string | Somindras-Lockout-1.1.2 |
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.2100README
Lockout
Lockout the facility for a certain amount of time.
Important
This mod is client-side, meaning everyone has to install it in order to work.
Information
After a period of time a popup will appear on your screen telling you that the facility is locked out therefore you will neither be able to enter it nor exit it by the Main Entrance but you can still exit it by the Fire Exit.
After another period of time a popup will inform you that the facility is unlocked again, letting you enter by the Main Entrance again and exit by any door.
You can only enter the facility by the Main Entrance because Fire Exit are locked from the inside.
Configuration
After launching the game with the mod once you will be able to configure:
- Timers
Time Before Lockout- The time before the facility is locked out (0-1) time range ratio of a dayTime Before Unlock- The time before the facility is unlocked again (0-1) time range ratio of a day
- Fire Exit
Can Enter Fire Exit During Lockout- Whether or not you can enter the facility by the Fire Exit during lockoutCan Exit Fire Exit During Lockout- Whether or not you can exit the facility by the Fire Exit during lockoutCan Enter Fire Exit During Unlock- Whether or not you can enter the facility by the Fire Exit during unlockCan Exit Fire Exit During Unlock- Whether or not you can exit the facility by the Fire Exit during unlock
- Main Entrance
Can Enter Main Entrance During Lockout- Whether or not you can enter the facility by the Main Entrance during lockoutCan Exit Main Entrance During Lockout- Whether or not you can exit the facility by the Main Entrance during lockoutCan Enter Main Entrance During Unlock- Whether or not you can enter the facility by the Main Entrance during unlockCan Exit Main Entrance During Unlock- Whether or not you can exit the facility by the Main Entrance during unlock
Requirements
- BepInEx
Installation
- Unzip this mod
- Copy the Lockout.dll
- Navigate to Lethal Company folder (Go to your Steam Library => Right click on Lethal Company => Manage => Browse local files)
- Open the BepInEx folder and then open the plugins folder
- Paste the Lockout.dll file inside
Or use the Thunderstore Mod Manager
CHANGELOG
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.1 (2024-01-03)
1.3.0 (2024-01-03)
Features
- can use key to bypass the lockout (3f91d4a)
1.2.1 (2024-01-02)
Bug Fixes
- power variable sync and reset correctly (e4feafd)
1.2.0 (2023-12-31)
Features
- building power can affect lockout (c9b45ea)
1.1.2 (2023-12-30)
Bug Fixes
- added logs and handle time correctly (4b7a1d1)