You are viewing a potentially older version of this package. View all versions.
Date uploaded 5 months ago
Version 1.0.0
Download link DestroyedClone-DropInMultiplayer_GUI-1.0.0.zip
Downloads 303
Dependency string DestroyedClone-DropInMultiplayer_GUI-1.0.0

This mod requires the following mods to function

niwith-DropinMultiplayer-3.0.0 icon
niwith-DropinMultiplayer

Drop in and out of multiplayer with your friends. Automatically adds items to help you catch up.

Preferred version: 3.0.0
bbepis-BepInExPack-5.4.2114 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2114

README

Drop In Multiplayer Helper

github issues/request link discord invite

This is a client-side mod that acts as a companion mod to niwith's DropinMultiplayer.

This mod is compatible with ScrollableLobbyUI.

Preview

Features

  • /list_survivors - Opens a menu of selectable survivors. Click on a survivor to automatically use /join_as on them.
    • Open your scoreboard to expose your cursor so that you can click on it.
    • Press Esc to close the menu early.
    • Does not activate if you click on a survivor that you already are.

Known Issues

  • LobbyAppearanceImprovements (v1.2.0) will print out an error whenever the character select UI is spawned ingame

Planned

  • Hide selected survivor instead of disabling click

Written with StackEdit.

CHANGELOG

  • 1.0.1 - Features
    • Clicking on the survivor icon you're currently playing as will just close the menu instead of leaving it open.
    • Now displays survivor variants from Survariants
    • Hitting Escape now closes the menu first, instead of closing it and opening the pause menu too.
  • 1.0.0 - Released