Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local count = 0
require('samp.events').onShowDialog = function(dialogId, style, title, button1, button2, text)
for n in text:gmatch('[^\r\n]+') do
if n:find('Квесты') then
sampAddChatMessage('Номер строки '..count, -1)
end
count = count + 1
end
end
local count = 0
require('samp.events').onShowDialog = function(dialogId, style, title, button1, button2, text)
for n in text:gmatch('[^\r\n]+') do
if n:find('Квесты') then
sampAddChatMessage('Номер строки '..count, -1)
end
count = count + 1
end
end
local count = 0
require('samp.events').onShowDialog = function(dialogId, style, title, button1, button2, text)
for n in text:gmatch('[^\r\n]+') do
if n:find('Квесты') then
sampAddChatMessage('Номер строки '..count, -1)
end
count = count + 1
end
end
local count = 0
require('samp.events').onShowDialog = function(dialogId, style, title, button1, button2, text)
for n in text:gmatch('[^\r\n]+') do
if n:find('Квесты') then
sampAddChatMessage('Номер строки '..count, -1)
end
count = count + 1
end
end