Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
function main()
repeat wait(0) until isSampAvailable()
while true do
wait(0)
if isKeyJustPressed(99) then
sampSendChat('/usedrugs 3')
sampSendChat('q')
end
end
end
function main()
repeat wait(0) until isSampAvailable()
while true do
wait(0)
if isKeyJustPressed(99) then
sampSendChat('/usedrugs 3')
sampSendChat('q')
end
end
end