sestorme
Member
doSetStorage(600, (getStorage(600)) - 25)
selfSay('Thank you so much, only "..(getStorage(600)).." left.', cid)
Will first one work fine? I mean, will it subtract 25 from current storage 600 quantity?
And how can I implement storage value into text? This above didn't work.
Thanks +rep
selfSay('Thank you so much, only "..(getStorage(600)).." left.', cid)
Will first one work fine? I mean, will it subtract 25 from current storage 600 quantity?
And how can I implement storage value into text? This above didn't work.
Thanks +rep