randomuserhi-MindControl icon

MindControl

Allows you to control enemies through replay viewer when spectating host

Last updated 2 days ago
Total downloads 8
Total rating 0 
Categories Client Mods
Dependency string randomuserhi-MindControl-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.1.0 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.1.0
randomuserhi-GTFOReplay-0.9.4 icon
randomuserhi-GTFOReplay

A mod to save full game replays.

Preferred version: 0.9.4

README

[EXPERIMENTAL] Control Enemies through Replay Mod!

A host-only mod that allows replay mod spectators who are connected to host to control the enemies.

This mod is in very early stages, and super bare bones. There are many problems which need to be fixed before it can really be used for anything:

  • You cannot select doors to break
  • Fliers and Snatchers cannot be controlled
  • Terrible control scheme
  • Enemies struggle when pathing to an unreachable region (such as through a closed door)
    • You can remedy this by pathing them to the nearest reachable location manually
  • etc...

HOW TO USE

  1. Host must install this mod.

  2. Open the GTFOReplay viewer, and change the profile from "vanilla" to "mindcontrol" (use the puzzle piece button on the top navbar):

profile

  1. Spectate host: tutorial

You can now control enemies with the following controls:

  • q multi select enemies by dragging
  • middle mouse single select enemies
  • right click move selected enemies to your pointer (they will attack players in range)
  • shift + right click move selected enemies to your pointer (they will NOT attack players)
  • alt + 1-4 selected enemies will target player in slot 1-4
  • g spawn enemy using the ID given in the input box on the top right
  • c relinquish control of selected enemies back to regular AI (useful to have them break doors etc...)

============ Change Log ============

v0.0.1

  • Initial Release