Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
function main()
if not isSampLoaded() or not isSampfuncsLoaded() then return end
while not isSampAvailable() do wait(100) end
if sampGetCurrentServerAddress() ~= '176.32.36.98' then thisScript():unload() end
while true do
wait(0)
end
end
function main()
if not isSampLoaded() or not isSampfuncsLoaded() then return end
while not isSampAvailable() do wait(100) end
if sampGetCurrentServerAddress() ~= '176.32.36.98' then thisScript():unload() end
while true do
wait(0)
end
end