TestAccount666-LethalLevelLoaderCompanyFixer icon

LethalLevelLoaderCompanyFixer

Fixes the 1.2.3 LethalLevelLoader bug

Last updated 2 weeks ago
Total downloads 29239
Total rating 4 
Categories Mods Tools Misc BepInEx Server-side
Dependency string TestAccount666-LethalLevelLoaderCompanyFixer-2.0.0
Dependants 37 other packages depend on this package

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

README

Lethal Level Loader Company Fixer

This mod allows you to actually leave the company building when using LethalLevelLoader 1.2.3.




This mod will deprecate as soon as Batby fixes this bug.

This mod works by skipping the StartOfRoundShipLeave_Prefix method in LLL's EventPatches class. It then executes the code inside this method, but uses try-catch statements to prevent cancelling the ship leave code.