нашел суть бага, не тот код дал
function samp.onShowDialog(id, style, title, button1, button2, text)
if id == 384 then
OpenDialog = true
local rNick, rId = title:match("(%S+)%[(%d+)%]")
local rText = text:match("(.*)")
reports = {}
reports[#reports +...