Common errors
ESX 1.1 ONLY
if blackmarket[1].type == "item" and xPlayer.canCarryItem(blackmarket[1].item_id, 1) thenif blackmarket[1].type == "item" thenelseif blackmarket[1].type == "item" and not xPlayer.canCarryItem(blackmarket[1].item_id, tonumber(blackmarket[1].amount)) thenelseif blackmarket[1].type == "item" thenif xPlayer.canCarryItem(items[1].item_id, tonumber(items[1].amount)) thenif true thenLast updated