You are viewing a potentially older version of this package. View all versions.
2unhy2-RemoteSignalTranslator-1.0.0 icon

RemoteSignalTranslator

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

By 2unhy2
Date uploaded 8 hours ago
Version 1.0.0
Download link 2unhy2-RemoteSignalTranslator-1.0.0.zip
Downloads 5
Dependency string 2unhy2-RemoteSignalTranslator-1.0.0

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.

Developer Note

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