
NoBrokenBotGear
Fixes Bot gear getting broken when they try to equip something that doesn't exist.Details
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.