• gui.OpenURL Help
    0 replies, posted
Hello! I am having a little trouble with making HTML full screen in string context. [CODE] for k,v in pairs(player.GetAll()) do v:SendLua([[gui.OpenURL(\"http://i.imgur.com/NnykxQz.gif\")]]) end [/CODE] I've tried adding v:Dock( FILL ) which doesn't work I want to make it so that the whole page is border less as well. Thanks
Sorry, you need to Log In to post a reply to this thread.