Başlıkdada belirttiğim gibi cmd şu hatayı veriyor yardım edebilecek arkadaşlar çok teşşekürler kullandığım envanter sistemi disc
for i=1, #shopResult, 1 do
if ShopItems[shopResult.store] == nil then
ShopItems[shopResult.store] = {}
end
if itemInformation[shopResult.item].limit == -1 then -----------------------------43. satırda bu
itemInformation[shopResult.item].limit = 30
end
for i=1, #shopResult, 1 do
if ShopItems[shopResult.store] == nil then
ShopItems[shopResult.store] = {}
end
if itemInformation[shopResult.item].limit == -1 then -----------------------------43. satırda bu
itemInformation[shopResult.item].limit = 30
end