You are viewing a potentially older version of this package. View all versions.
Electric131-OuijaBoard-1.1.0 icon

OuijaBoard

Give the dead the ability to communicate through a Ouija Board.

Date uploaded 7 months ago
Version 1.1.0
Download link Electric131-OuijaBoard-1.1.0.zip
Downloads 1903
Dependency string Electric131-OuijaBoard-1.1.0

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
Evaisa-LethalLib-0.14.2 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.14.2
Rune580-LethalCompany_InputUtils-0.6.3 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.6.3

README

Quick TLDR

Do you want the ability to speak to the dead? Look no further! Dead players can now speak though ouija boards.

Features

Adds a UI message system that is used with a ouija board that can be found.

Press 'o' while dead to enable the message popup. Shortcut messages included:

  • y / yes
  • n / no
  • bye / goodbye

Note: You can also type any message that is 10 characters long (invalid symbols STILL count but will not be written)

Contact/Find

Thunderstore

PLEASE REPORT BUGS TO GITHUB!

Github

Unofficial Discord Forum Post

Changelog / Patchnotes

v0.1.0

First beta build.

  • Basic spawning and networking
  • Ability to use /ouija (Now Deprecated)
  • No check for if player dead

v0.1.1

  • README updated.. that's all

v1.0.0

  • OFFICIAL RELEASE!!
  • I decided to add a github url for issues and possible pull requests.
  • Changed system to use a UI instead of chat
  • No responsive feedback for message not sending (will fix in later UI changes)

v1.0.1

  • Fixed the tooltip on the Ouija Board item

v1.0.2

  • Fixed UI not opening
  • Removed attempt to keep menu open on Enter

v1.1.0

  • UI closes automatically when you respawn
  • Config options for scrap / shop items as well as weight / cost respectively.
  • Fixed minor bugs