You are viewing a potentially older version of this package. View all versions.
MasterAli2-TeleportDecline-1.1.0 icon

TeleportDecline

A mod for Lethal Company that enables you to prevent/decline a teleport.

Date uploaded a week ago
Version 1.1.0
Download link MasterAli2-TeleportDecline-1.1.0.zip
Downloads 4767
Dependency string MasterAli2-TeleportDecline-1.1.0

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
Rune580-LethalCompany_InputUtils-0.7.7 icon
Rune580-LethalCompany_InputUtils

API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.

Preferred version: 0.7.7
xilophor-StaticNetcodeLib-1.1.1 icon
xilophor-StaticNetcodeLib

A library/patcher for NGO in a static context.

Preferred version: 1.1.1

README

Teleport Decline

Overview

Teleport Decline is a mod for Lethal Company that enables you to prevent/decline a teleport.

Dependencies

Ensure that you have the following dependencies installed:

Usage/Examples

When a teleport starts, a message will pop up instructing you to press the 'H' key (default keybind) to decline the teleport.

To decline the teleport, press the 'H' key (default keybind), and a new popup will confirm to you that the teleport has been declined.

Default keybind for declining: H

This mod is client-side, meaning only you need to have it installed so it works for you.

Support

If you encounter any issues or have suggestions, please visit our GitHub Issues Page or reach out on the Discord Release Forum in the Lethal Company Modding Server.

ScreenShots

Teleport Popup:

Decline Confirmation:

Contributing

If you wish to contribute to this project, please fork the repository and submit a pull request.

Credits

Mod Idea by _Hect1c

Icon by pedro9006

License

This project is licensed under the GNU AGPLv3.

CHANGELOG

Version 1.1.0

  • Fixed Compatibility issues with some mods
  • General bug fix
  • Rewrite of the mod
  • Other clients with this mod are now notified when you decline.
  • Added StaticNetcodeLib as dependency.

Version 1.0.2

  • Fixed Compatibility issues with some mods
  • General bug fix

Version 0.0.2

  • Fixed typo in README

Version 0.0.1

  • Initial release