2unhy2-RemoteSignalTranslator icon

RemoteSignalTranslator

Use the Signal Translator remotely with the /sig chat command.

By 2unhy2
Last updated 20 minutes ago
Total downloads 3
Total rating 0 
Categories Client-side Tweaks & Quality Of Life
Dependency string 2unhy2-RemoteSignalTranslator-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
baer1-ChatCommandAPI-1.2.1 icon
baer1-ChatCommandAPI

A Lethal Company modding API for easy creation of Minecraft-style Chat Commands

Preferred version: 1.2.1

README

RemoteSignalTranslator

Use the Signal Translator remotely from anywhere using a simple chat command.

Usage

Type the following command in chat:

/sig <message>

Example:

/sig RUN

The message will be sent through the Signal Translator without having to use the ship terminal.

Features

  • Use the Signal Translator from anywhere.
  • Uses the /sig chat command.
  • Requires the Signal Translator to be purchased.
  • Uses the vanilla Signal Translator cooldown.
  • Shows the remaining cooldown in chat.
  • /sig commands are not shown as normal chat messages.
  • Supports IME input correctly.

Notes

  • Anyone who wants to use the /sig command should have the mod installed.
  • Signal Translator message length and behavior follow the vanilla game.
  • Non-Latin text rendering depends on the fonts available in your game.

Installation

Install with r2modman or Thunderstore Mod Manager.

Manual installation

Place RemoteSignalTranslator.dll in:

BepInEx/plugins/RemoteSignalTranslator/

Command

/sig <message>

Version

1.0.0

  • Initial release.

1.0.1

  • Added ChatCommandAPI integration.
  • Fixed compatibility with NiceChat and ChatCommandAPI-based mods.

Developer Note

I made this as a learning project, and wow... this was harder than I expected ;-;