Golden Birdman Posted July 3, 2023 Share Posted July 3, 2023 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 https://forums.kleientertainment.com/forums/topic/148944-help-making-custom-chest-monkey-proof/ Share on other sites More sharing options...
_zwb Posted July 4, 2023 Share Posted July 4, 2023 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 https://forums.kleientertainment.com/forums/topic/148944-help-making-custom-chest-monkey-proof/#findComment-1645625 Share on other sites More sharing options...
Golden Birdman Posted July 6, 2023 Author Share Posted July 6, 2023 (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, 2023 by Golden Birdman grammar fix 1 Link to comment https://forums.kleientertainment.com/forums/topic/148944-help-making-custom-chest-monkey-proof/#findComment-1645860 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