Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local sampev = require 'lib.samp.events'
function sampev.onDisplayGameText(style, time, text)
if text:find(': 10000') then sampAddChatMessage('10к', -1) end
end
local sampev = require 'lib.samp.events'
function sampev.onDisplayGameText(style, time, text)
if text:find(': 10000') then sampAddChatMessage('10к', -1) end
end