Quote Originally Posted by Erra View Post
While we're on the topic of looting, will it eat food out of corpses even if the char is out of capacity / space when looting?
Great question. I actually almost released a version that WOULDN'T until I used myself the same question. What I've done is encapsulated the "do I loot this?" loop under the capacity message check. If that loop does not set a value (read as: doesn't find an item to loot or has no cap), the bot will then try to eat.


@nato: I'll take a look at it.