how would i do an /if command for checking inventory space, i want to do something like this:
if inventory full = false /goto :buy
if inventory full = true /goto :done
but im not sure how to do the inventory stuff, anyone know how i can do this?
thanks


