You are viewing a potentially older version of this package. View all versions.
willis81808-HackPad-1.1.2 icon

HackPad

Open/close big doors and disable turrets on-the-go!

Date uploaded 7 months ago
Version 1.1.2
Download link willis81808-HackPad-1.1.2.zip
Downloads 7636
Dependency string willis81808-HackPad-1.1.2

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
Evaisa-LethalLib-0.8.0 icon
Evaisa-LethalLib

My modding tools for Lethal Company

Preferred version: 0.8.0
NotAtomicBomb-TerminalApi-1.4.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.4.0
willis81808-LethalSettings-1.2.2 icon
willis81808-LethalSettings

A centralized place for configuring mods from in-game

Preferred version: 1.2.2

README

Hack Pad

This mod introduces a new item: the Hack Pad. The tool provides a way to open and close Big Doors as well as disable turrets manually without requiring somebody to stay behind in the ship.

Usage

To use the Hack Pad ensure it is charged, press the "use" key (LMB on keyboard/mouse) to turn it on and off. While the Hack Pad is powered on simply look at nearby turret or big door and hold the "interact" key (E on keyboard/mouse) to begin hacking.

Configuration

Both the price and hacking speed of the Hack Pad are configurable. To change these values take the following steps:

  • Run the game at least once after installing the mod
  • Open r2modman or Thunderstore Mod Manager
  • Click "Edit Config" and look for a config entry named BepInEx/config/com.willis.lc.portablehackpad.cfg
  • Modify HackPad_Cost, HackPad_HackDuration, and HackPad_BatteryLife to your desired values
  • Click "Save"
  • Run the game

Features

  • The MultiTool is a grabbable object within the game.
  • It has a screen that displays the hacking progress.
  • It can play different audio clips based on the state of the hack (idle, in progress, success, failure, abort).
  • The MultiTool can be used to interact with TerminalAccessibleObjects in the game.
  • The hack progress is displayed as a series of dots, representing the percentage of completion.
  • The MultiTool uses batteries, which can be used up.

Dependencies

  • atomic.terminalapi
  • evaisa.lethallib

Contributing

Contributions are welcome. Please submit a pull request with your proposed changes.

License

This project is licensed under the terms of the GPL-3.0 license.

CHANGELOG

1.1.3

  • Updated LethalSettings dependency, fixing an issue with the Hack Pad settings sliders erroneously setting hack duration to the maximum value on game start