Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local sampev = require("samp.events")
function sampev.onShowDialog(id, style, title, b1, b2, text)
if title:find("Название диалога") then
return false
end
end
local sampev = require("samp.events")
function sampev.onShowDialog(id, style, title, b1, b2, text)
if title:find("Название диалога") then
return false
end
end
local sampev = require("samp.events")
function sampev.onShowDialog(id, style, title, b1, b2, text)
if title:find("Название диалога") or id == 123 then
return false
end
end
local sampev = require("samp.events")
function sampev.onShowDialog(id, style, title, b1, b2, text)
if title:find("Название диалога") or id == 123 then
return false
end
end
local sampev = require("samp.events")
function sampev.onShowDialog(id, style, title, b1, b2, text)
if title:find("Название диалога") or id == 123 then
return false
end
end
local sampev = require("samp.events")
function sampev.onShowDialog(id, style, title, b1, b2, text)
if title:find("Название диалога") or id == 123 then
return false
end
end