silveralol
Advanced OT User
- Joined
- Mar 16, 2010
- Messages
- 1,484
- Solutions
- 9
- Reaction score
- 217
Hello, I'm trying make the global depot, by using "no town" in the depots, but when I step in the glowing switch don't show how much items I have in the chest, what is the function to get my depot ?
????
I'm using "zero" to try get the depot with noTown...
Code:
local depotItems = (player:getDepotChest(0):getItemHoldingCount())
I'm using "zero" to try get the depot with noTown...