You are viewing a potentially older version of this package. View all versions.
nono_t27-KillCommand-1.0.5 icon

KillCommand

A mod that will let you allow your character to die by pressing =.

Date uploaded 2 months ago
Version 1.0.5
Download link nono_t27-KillCommand-1.0.5.zip
Downloads 1186
Dependency string nono_t27-KillCommand-1.0.5

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

README

Lethal Company Kill Command Mod

A mod that will let you allow your character to die by pressing =.


Technologies:

  • C#
  • Unity
  • BepInEx (THIS IS REQUIRED FOR THE MOD TO WORK PROPERLY)
  • LethalCompanyInputUtils (THIS IS REQUIRED FOR THE MOD TO WORK PROPERLY)

A pretty simple mod that allows your character to die by pressing = on the keyboard. It's just a mod to get me started in for making mods in Lethal Company. I wanted to create something simple so I have coded this.


Video: https://youtu.be/l97tpB2xEck?si=symuLdncX53EHiUQ

CHANGELOG

Version: 1.0.2: Changed the bind to = as it would interfere with the terminal. I don't think = has any of importance to the terminal.

Version: 1.0.4: Now you can't use the kill command while on chat or the terminal and the random players spawning in has been fixed. I hope that's the last of the problem but only time will tell.

Version: 1.0.5: Fixed an issue where players would get sent to the void when dying. I don't know how I made such a simple mistake but it happens. Coding moment.