JarheadHME-NoBrokenBotGear icon

NoBrokenBotGear

Fixes Bot gear getting broken when they try to equip something that doesn't exist.

Last updated a month ago
Total downloads 238
Total rating 0 
Categories Client Mods
Dependency string JarheadHME-NoBrokenBotGear-1.0.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

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

Preferred version: 3.2.1

README

Fixes bot gear getting broken if they try to equip a gun that doesn't exist.

This could typically happen in one of two ways:

  • You go from playing one modded rundown with custom guns, to vanilla on the same profile
  • You're playing modded rundowns with The Archive, which redirects bot gear saves to the same folder when MTFO is loaded, with a folder marked TODO. This is eventually supposed to point towards an actual folder for the rundown in particular, or maybe the profile, or something, but right now if you have MTFO and archive, they point to the same folder.

The end result is, when you load up a level and a bot tries to equip a gun or gear that doesn't exist in the current environment, their gear would be stuck on an empty gear with the text "MACHINE GUN", and you would be completely unable to change it.

This mod just resets the fields to be empty if this would happen.