- 125
- 79
- Версия SA-MP
-
- 0.3.7-R3
Перестало работать после обновы автоеда, ищу рабочую автоеду
Это код нерабочей автоеды
Это код нерабочей автоеды
Lua:
function samp.onShowTextDraw(id,data)
if activ and (data.text:find('You are hungry!') or data.text:find('You are very hungry!')) then
sampSendChat('/jmeat')
end
end
function samp.onDisplayGameText(style, time, text)
if activ and (data.text:find('You are hungry!') or data.text:find('You are very hungry!')) then
sampSendChat('/jmeat')
end
end