You are viewing a potentially older version of this package. View all versions.
LeefSnake-YATM-1.1.1 icon

YATM

Yet Another Terminal Mod for Lethal Company

Date uploaded 6 months ago
Version 1.1.1
Download link LeefSnake-YATM-1.1.1.zip
Downloads 1004
Dependency string LeefSnake-YATM-1.1.1

This mod requires the following mods to function

NotAtomicBomb-TerminalApi-1.5.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.0

README

YATM

Yet Another Terminal Mod for Lethal Company

Stats

You can show the current stats of the savefile that are usually shown after being fired.
The stats include:

  • Days survived
  • Deaths
  • Scrap collected (value)
  • Steps taken You can either type "show stats" or just "stats".

Teleport

You can teleport a player without leaving the terminal.
Both "tp" and "teleport" work for this.

EXPERIMENTAL

Sending "tp [playername]" or "teleport [playername]" will switch the camera view and teleport the specific player.
This is disabled by default, but can be turned on in the configs.

ITP

Using the inverse teleporter via the command "itp" is possible. It works the same as the regular inverse teleporter; it literally just presses the button.

Configuration

Every command can be toggled off client-side via the config file.
Plans for the future include syncing the config to clients when you're the host but this is currently NYI.

Known Issues

Being the host and trying to teleport a player via name (teleport [name]) causes a desync and won't teleport anyone.

CHANGELOG

1.1.1

  • Added Config

1.1.0

  • Added itp command
  • Code Cleanup
  • Partial fix for teleport by name

1.0.1

  • Code Cleanup and Bugfixes
  • Added Known Issues to Readme

1.0.0

  • Initial release