Van Ca Posted October 12, 2024 Share Posted October 12, 2024 Hello, I'm modifying Action Queue to serve my needs. I want to stop repeatedly giving materials to the full filled Composting Bin to move on to the next Composting Bin but don't know how to tell if is full or not. I have compared full vs not full Composting Bin through ent:GetDebugString() but they have the same tags & working anim. I also tried ent:AddComponent("compostingbin") but ent.components.compostingbin:IsFull() always return false. Can you show me a way to tells if a Composting Bin is full or not? Thank you. Link to comment https://forums.kleientertainment.com/forums/topic/160176-client-mod-how-to-tells-if-a-composting-bin-is-full/ 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