Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account
This post has been closed. You can still view previous posts, but you can't post any new replies.

Projector / Beamer play

1538161038

Edited 1538164749
Hello Roll20 Sorry if this is all ready asked i cant find it here. I like to have a option for the player to turn on Projector/TV mode: No Sound/Video out and in (Yes, i can turn it of i know) No interface, toggle interface whit F1 or something. (I know how to get it code for it) here: javascript:(function(){$("#zoomslider").css("display","none");$("#floatingtoolbar").css("display","none");$("#sidebarcontrol").css("display","none").click();$("#playerzone").css("display","none");$("#initiativewindow").parent().css("left","-10000px");$("#page-toolbar").css("display","none")})(); Black outside of the map (Yes, there is a chrome ext Stylus option for that) ::-webkit-scrollbar {     display: none !important }  #sidebarcontrol, #zoomslider, #radial-menu, .player {     display: none !important } body {     background-color: #000;     background-image: none; } #floatingtoolbar {     left:0;     right:auto;     top:auto;     height:100%;     bottom:auto;     width:10px;     background-color:transparent;     border:none; box-shadow: none;     } #floatingtoolbar ul { height:100%;     width: 100%;         display: table;     position: absolute; } #floatingtoolbar li {     border:none;     color:#888;     display:none;     height:100%;     padding:0; } #floatingtoolbar div.submenu {     left: auto;     top:auto;     position:relative; } .pictos {display:none} #select {     display:none !important; } #zoompanel {    display: table-cell !important;     vertical-align: middle;         position:relative !important; } #zoompanel:hover { background-color: rgba(128,128,128,.4) !important; } #zoompanel:hover .pictos {display:block; color:#FFF;} #zoompanel select {     width: 130px; } #initiativewindow ul li.gmlayer {opacity: 1;} Last thing: Close Handouts when the GM is closing it, same as whit the Turn Order. There are a lot of people using a Projector or TV i see on the forum, why is Roll20 not making a option for the these  players? It looks like its not that hard to make or am i wrong about that? I really like to have this option within Roll20 now Chrome is crashing sometimes. Thanks for your time. Edwin Roll20 (projector / tv)
This would be a helpful thing for using Roll20 in person. A few months ago I was asked to run a game for some buddies over the weekend.   I've got some great maps I've made in roll20 and wanted to bring the party through the adventure. Having an to display to a TV or projection screen would be fantastic. 
D.J. said: This would be a helpful thing for using Roll20 in person. A few months ago I was asked to run a game for some buddies over the weekend.   I've got some great maps I've made in roll20 and wanted to bring the party through the adventure. Having an to display to a TV or projection screen would be fantastic.  Vote it up than :)  Hit the blue triangle :)
1538170318
Gold
Forum Champion
Last thing: Close Handouts when the GM is closing it, same as whit the Turn Order. Also, images popped up by the GM with Shift-Z, need the ability to force-close those pop-ups on the 2nd screen.
Gold said: Last thing: Close Handouts when the GM is closing it, same as whit the Turn Order. Also, images popped up by the GM with Shift-Z, need the ability to force-close those pop-ups on the 2nd screen. yeah good one :) ty
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .