I could help, is giving me this error in functions.lua
This is the error
sys/lua/cs2dtibia/funcions.lua:431: <name> or '...' expected near '0'
This is the line code 431
1
2
3
2
3
function hudtxt2(id, "Hello World", 255255255, 320, 240, 1) parse("hudtxt2 " .. id .. " " .. txtid .. " \"©" .. tostring(colour) .. text .. "\" " .. x .. " " .. y .. " " .. align) end