getContainerInfo — Retrieves the number of items and stones for a container.
call subs.txt getContainerInfo { Id } [ return ]
the.WZA
Retrieves the number of items and the total weight in stones for a container.
@%2Items and @%2Stones
#property and #strRes
call subs.txt getContainerInfo %backpackID myContainer set %freeItems 125 - %myContainerItems set %freeStones 400 - %myContainerStones