Now it gives only 1 Quest, how to add more?
local config = {
[1] = {storage = 45000, questStatus = 4},
[2] = {storage = 45342, questStatus = 2},
[3] = {storage = 45011, questStatus = 1}
}
if getPlayerStorageValue(cid,45001) < 1 then
if getPlayerStorageValue(cid,45002) < 1 then
if...