Hello to everyone!
I am trying to make one trade premium days script using talkactions + creaturescripts with TFS 0.4
The script is working perfectly, but i got a problem and i would like your help.
function onSay(cid, words, param, param2, channel)
local t = string.explode(param, ",")
local...