Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Daisy's Patched Smarter Bot AI

More or less messy fixes for Smarter Bot AI which doesn't seem to work well anymore. Use this version instead of the original. Needs Lua for Barotrauma like it's non-patched ancestor. If you encounter errors I've missed feel free to share and I'll have a look.

There might be logic errors too that makes the AI not work but doesn't throw errors in the console; those are from the original mod and generally not my fault but you're welcome to tell me about them anyway, I may or may not be able to fix them. I just recommend turning off any feature you find that's causing problems until I can hopefully get them fixed.

Known issues

UseFurniture

Has some weird quirks and problems that might be harder to fix than I first thought. They do seem to try to use the beds but sometimes they get stuck kinda shuffling around it and not laying down. I'm working on it but I don't know what's wrong since it's the same logic that makes them use chairs, which do work.

The stayInBedIfHurt does in fact work but it does exactly what it says on the tin; the bot will stay in bed if hurt if they are laying down in one but there doesn't seem to have ever been any function to make them actually seek out a bed. If you're playing singleplayer you can work around that by taking control of the hurt crew member and putting them in bed manually and they should stay there. I might try to make them actually look for a bed when hurt but that's for when the basic fixes of existing features are done.
ReplenishItems

Welding fuel, oxygen tanks work now. Batteries also work properly now, including for stun batons. Hopefully stun guns as well? Ammunition works for me but the code is a bit different from the other items so please share any potential problems with that. ForceGEQQuality should work now, I added a safeguard that should prevent an error that existed before which hopefully didnt break something else.
UseTalents

All the instruments seem to work now including the guitar, but let me know if there are still problems, I can't test all situations after all. I'm not sure about the other two assistant talents, someone let me know if they work or no.
EquipItems

Works for me so far but seems to have various sporadic problems for others that I haven't been able to reproduce, for example assigning modded items. I'm looking at it but it's very hard to troubleshoot when not being able to reproduce it.
CleaningAdditions

NPCs will not deconstruct merchant crates even tho the order is assigned correctly. This is a vanilla problem afaict and outside the scope of this mod so not something I will be fixing.