Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
function sampev.onDisplayGameText(style, time, text)
if text:find('You are hungry!') or text:find('You are very hungry!') then
sampSendChat('/meatbag')
end
end
function sampev.onDisplayGameText(style, time, text)
if text:find('You are hungry!') or text:find('You are very hungry!') then
sampSendChat('/meatbag')
end
end