login.render = function() -- render func.
if login.thiscategory == 1 then
local x, y = guiGetScreenSize()
function defaultFunction ()
playVideo (0, 0, x, y, "https://www.youtube.com/embed/rRjY8SOZ9Uo?autoplay=1&showinfo=0&rel=0&controls=0&disablekb=1", 12500, true, false)
end
--dxDrawImage(0, 0, screenW, screenH, ":ac-logowanie/i/tlo.png", 0, 0, 0, tocolor(255, 255, 255, 255), false)
dxDrawImage(sw(750), sh(10), sw(400), sh(400),'logo.png', 0, 0, 0, tocolor(255, 255, 255, 255), false)
showChat (false)
if getElementData(localPlayer,"notshowhud") then return end