You are viewing a potentially older version of this package. View all versions.
PixelIndieDev-TeleportWithYourItems-1.0.0 icon

TeleportWithYourItems

A simple mod that allows you to keep your items when being teleported

Date uploaded 6 days ago
Version 1.0.0
Download link PixelIndieDev-TeleportWithYourItems-1.0.0.zip
Downloads 1339
Dependency string PixelIndieDev-TeleportWithYourItems-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
AinaVT-LethalConfig-1.4.6 icon
AinaVT-LethalConfig

Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.

Preferred version: 1.4.6

README

Teleport With Your Items

A simple mod that allows you to keep your items when being teleported. Any equipment or scrap that you might have collected won't drop when getting teleported by the normal teleporter or the inverse teleporter.

Gif of a player getting teleported to the facility while keeping its items

Installation

  1. Install BepInEx
  2. Install LethalConfig
  3. Drop 'BepInEx' from the TeleportWithYourItems.zip into your Lethal Company folder.

What it does

  • Prevents your items from being dropped when using the normal teleporter.
  • Prevents your items from being dropped when using the inverse teleporter.
  • Gives the option to customize which teleporters allow item holding via the LethalConfig config menu.

What it doesn't do

  • Does not alter any other teleporter and inverse teleporter logic

Configuration

All settings are available in the LethalConfig menu in-game.

Setting Default Key
Keep items when being teleported back to the ship true
Keep items when being teleported into the facility true

All players in the lobby are required to have the TeleportWithYourItems mod installed. Clients without the mod will receive an generic "an error occurred" message and be sent back to the main menu.

Compatibility

Works for V81

This mod should work alongside most other mods.

CHANGELOG

v1.0.0

  • Initial release