WalkieTalkieMimic
WalkieTalkieMimic is a BepInEx mod for Lethal Company by Michalis.
- Masked enemies will transmit Mirage voice mimicry through walkie-talkies when they are far enough from all players.
- When close to players, Mirage handles voice normally in 3D space — no interference.
- Distance, minimum interval and maximum interval between transmissions are all configurable.
- Supports both naturally spawned Masked enemies (Mirage) and dead body mimics (NightOfTheLivingMimic).
- Compatible with ReservedWalkieSlot for reserved slot walkie detection.
- Compatible with multiplayer.CurrentlyFixingBugs
Dependencies (Required)
Optional Dependencies
Configuration
A config file WalkieTalkieMimic.cfg is generated in BepInEx/config/ on first launch.
| Setting |
Default |
Description |
| MinDistance |
15 |
How far (Unity units) the Masked must be from ALL players to transmit |
| MinInterval |
10 |
Minimum seconds between transmissions |
| MaxInterval |
40 |
Maximum seconds between transmissions |
Installation
- Install all required dependencies listed above.
- Copy
WalkieTalkieMimic.dll to BepInEx/plugins/WalkieTalkieMimic/ (for local testing).
- Launch the game.