hello guys i use 0.4
i have this script xikini made for me from long time
local config = {
{"heroshema", 45001},
{"getry", 45002},
{"amandyi", 45003}
}
function onSay(cid, words, param, channel)
local text = "Boss Timers:\n\n"
for i = 1, #config do
local timer, boss...