hello, Maybe this is a problem:
for k, v in pairs(t) do
if err~=nil then
end -- when you place you mouse here and press enter
end
will be:
for k, v in pairs(t) do
if err~=nil then
end
end
hello, Maybe this is a problem:
for k, v in pairs(t) do
if err~=nil then
end -- when you place you mouse here and press enter
end
will be:
for k, v in pairs(t) do
if err~=nil then
end
end