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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Rune580-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.7README
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.
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.