Hello, there,
I have a serious problem. My MTA has patched when I started it. After that I ran the server, joined and started my script, that worked today at 1 AM. Now I get errors.
debugscript says that this:
--[[
Something here so it's commented.
--]]
is deprecated, as well as it says that i have and unexpected character near "[" in this line:
outputChatBox(tostring(i).."|"..items[slot[3]][2])
Again. The exact same script has worked at 1AM today.
What did the patch change?