You are viewing a potentially older version of this package. View all versions.
Kosblue-TITSLethalCompany-1.0.1 icon

TITSLethalCompany

Twitch Integrated Throwing System integration for Lethal Company

Date uploaded 5 months ago
Version 1.0.1
Download link Kosblue-TITSLethalCompany-1.0.1.zip
Downloads 846
Dependency string Kosblue-TITSLethalCompany-1.0.1

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
2018-LC_API-3.4.5 icon
2018-LC_API

Multipurpose modding API for Lethal Company

Preferred version: 3.4.5

README

T.I.T.S Integration

https://youtu.be/GBXJCBUrGvs

A mod for Lethal Company that hooks into T.I.T.S (Twitch Integrated Throwing System) to spawn thrown items and damage the player.

Setting up T.I.T.S

Make sure that "T.I.T.S API" is enabled in T.I.T.S by going in the cogwheel in bottom-right and scrolling down.

If you want items to spawn, you must import models into T.I.T.S with the exact same name as the item is in Lethal Company. You can find a collection of some pre-prepared items here that are ready to be imported straight into T.I.T.S.

You can import the models by going to "Object Manager" and then right-clicking the blank space on the left and selecting "Import Model" in the menu.

You can then create a trigger under "Trigger Manager" and under "Object-Customization" add only the Lethal Company themed items. Then configure the trigger in a way that you want your viewers to be able to throw flash grenades at you while you're sneaking past dogs.

Important Notes

  1. You must launch T.I.T.S before you start a game or connect to a server. If you launch T.I.T.S after loading into a game, you need to exit to the main menu and reconnect or start the server again.

  2. For best results, everyone on the server needs the mod installed.

    • If you turn off Stun Grenade pin pulling only the host and the player running T.I.T.S need the mod installed.
    • If you also turn off item spawning and only have damage enabled, only the player running T.I.T.S needs the mod regardless if they are the host or not.

CHANGELOG

Changelog

v1.0.1

  • Fixed a typo in the config file

v1.0.0

  • Initial Release