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

OnlyHostShopkeeperSwitch

The shopkeeper's on/off button only works for the host. Options to wake it on shop load and make it leave the host alone. Host install only.

By redos7
Date uploaded 5 days ago
Version 1.1.0
Download link redos7-OnlyHostShopkeeperSwitch-1.1.0.zip
Downloads 326
Dependency string redos7-OnlyHostShopkeeperSwitch-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

README

OnlyHostShopkeeperSwitch

Only the host can press the on/off button on the shopkeeper.

That orange button on the shopkeeper robot, anyone in the lobby can press it. Wakes the thing up, puts it back to sleep. Bad when one friend keeps flipping it the second you're walking out of the truck with a full cart.

This makes only the host's press count. Everyone else can mash it all day, the shopkeeper just sits there.

Options

Everything lives in BepInEx/config/com.red.OnlyHostShopkeeperSwitch.cfg, all on by default:

  • OnlyHostPressesSwitch - the main thing
  • ShopkeeperOnByDefault - shopkeeper wakes up on its own when the shop loads, nobody has to walk over and press it
  • HostNeverTargeted - it never warns, grabs or shoots the host. Everyone else is fair game

Install

Host only. Friends don't need to install anything.

Get it from Thunderstore (r2modman search) or drop the dll into your BepInEx/plugins folder. Needs BepInExPack.

Notes

Doesn't touch anything else about the shopkeeper. It still gets angry at everyone else, still shoots, still does its thing.

The auto-wake fires once per shop. If the host switches it off after that, it stays off.

When a non-host press gets blocked you get one line in the BepInEx log. Otherwise quiet.

RED

CHANGELOG

  • 1.1.0 - two new options: shopkeeper starts awake when the shop loads, shopkeeper leaves the host alone. New icon, code cleanup
  • 1.0.0 - first release