Golden Birdman Posted July 3 Share Posted July 3 Hi everyone! As part of a mod I'm trying to edit the monkey brain so that it cannot loot a chest with a certain tag ("monkeyproof"), however, all my attempts at doing so with the AddBrainPostInit have thus far failed. If anyone has any ideas that might help me solve this problem, the help will be greatly appreciated. Thanks in advance Link to comment Share on other sites More sharing options...
_zwb Posted July 4 Share Posted July 4 You would have to change the "AnnoyLeader" node in the monkeybrain.lua file or add one of the NO_LOOTING_TAGS to your container. Spoiler That being "INLIMBO", "catchable", "fire", "irreplaceable", "heavy", "outofreach" and "spider" Link to comment Share on other sites More sharing options...
Golden Birdman Posted July 6 Author Share Posted July 6 (edited) I ended up going with adding one of the no looting tags to the container since that was so much simpler than trying to modify the brain post init Edited July 7 by Golden Birdman grammar fix 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now