Closed RandomZFx closed 4 years ago
Typo I am assuming. canCarry is not a statement for pre-limit. I changed it to cb(xPlayer.getInventoryItem(item, 1)) and it works just fine now :)
Hi Thanks for pointing that out, Indeed, that isn't supposed to be there. It slipped past me when I updated the code to the newer version. I pushed a fix thanks.
Typo I am assuming. canCarry is not a statement for pre-limit. I changed it to cb(xPlayer.getInventoryItem(item, 1)) and it works just fine now :)