Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local sampev = require("samp.events")
function sampev.onPlayerChatBubble(playerId, color, distance, duration, message)
if not string.find(message, "%[На паузе%]:[{%x+}%s]") then
--
end
end
local sampev = require("samp.events")
function sampev.onPlayerChatBubble(playerId, color, distance, duration, message)
if not string.find(message, "%[На паузе%]:[{%x+}%s]") then
--
end
end