You are viewing a potentially older version of this package. View all versions.
joejoejoe-LCLightsStartOffMod-1.0.6 icon

LCLightsStartOffMod

The factory lights start off! Find the breaker box to turn them back on.

Date uploaded 7 months ago
Version 1.0.6
Download link joejoejoe-LCLightsStartOffMod-1.0.6.zip
Downloads 2325
Dependency string joejoejoe-LCLightsStartOffMod-1.0.6

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
NotAtomicBomb-TerminalApi-1.4.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.4.0

README

LCLightsStartOffMod

The factory lights start off! Find the breaker box to turn them back on.

Config Settings

A bepinex config file for the mod is created with a global default value of 100 that is used if a custom local chance has not been set in the terminal. You can edit the config file to set a different defualt value or use the terminal. In the future, I will implement a slider in the Settings menu to easily edit the global value before entering the game.

Custom Lights Start Off Chance

You can choose a custom lights start off chance by entering a command in the ships terminal before the round starts. The local setting will persist for the life of that save file.

Terminal Commands

Enter these commands in the ship terminal to interact with the LSO mod:

lso                      # shows this output
lso help                 # shows this output
lso get                  # shows the current lights start off chance and if it is local or global
lso get default          # show the current global default lights start off chance
lso set local [0-100]    # sets the local lights start off chance to the number entered
lso set local default    # sets the local lights start off chance back to the default
lso set default [0-100]  # set the global default lights start off value in the config to the number entered