Kratos Posted January 20, 2013 Content Count: 1187 Joined: 06/13/10 Status: Offline Share Posted January 20, 2013 what did i do? Link to comment
Crazy Swede Posted January 20, 2013 Content Count: 1719 Joined: 09/14/10 Status: Offline Share Posted January 20, 2013 In the private rooms you can play basically any URL with a video, for example... cinema_video_request "http://www.twitch.tv/nl_kripp" cinema_video_request "http://vk.com/video_ext.php?oid=191740236&id=163769432&hash=625b2f711d311c0c&hd=1&autoplay=0" width="607" height="360" frameborder="0"" In VIP you cannot do such things. Yeah, that is because the guy who made the mod, made it that way. So that is out of our hands I'm afraid : / Link to comment
Sleggie Posted January 20, 2013 Content Count: 940 Joined: 12/22/12 Status: Offline Share Posted January 20, 2013 I remember, there was another Gmod 12 server with theater mod but now they're gone (or I don't see them anymore). So I'm happy that now there's a new theater! Time to spam some MLP... JUST KIDDING! Link to comment
leeroyjenkinsboy Posted January 20, 2013 Content Count: 351 Joined: 06/17/10 Status: Offline Share Posted January 20, 2013 Fixing VIP would be nice :3, isn't there some way to restrict certain usergroups to go there or something? Link to comment
Sleggie Posted January 20, 2013 Content Count: 940 Joined: 12/22/12 Status: Offline Share Posted January 20, 2013 Fixing VIP would be nice :3, isn't there some way to restrict certain usergroups to go there or something? Yeah, I was just about to mention that too. Link to comment
Crazy Swede Posted January 20, 2013 Content Count: 1719 Joined: 09/14/10 Status: Offline Share Posted January 20, 2013 Yeah, I was just about to mention that too. Not unless somebody is good at LUA coding. Link to comment
Chainedlord Posted January 20, 2013 Content Count: 1278 Joined: 05/30/08 Status: Offline Share Posted January 20, 2013 Is the gamemode available for public download, I don't believe switching a theater setting would be of great difficulty. Link to comment
Crazy Swede Posted January 20, 2013 Content Count: 1719 Joined: 09/14/10 Status: Offline Share Posted January 20, 2013 Is the gamemode available for public download, I don't believe switching a theater setting would be of great difficulty. These are all the gamemode settings available. cinema_url url cinema url to load on theater screens cinema_skip_ratio 0-1 ratio between 0-1 determining how many players are required to voteskip a video cinema_allow_url 0/1 allow any url to be set in private theaters cinema_allow_reset 0/1 reset the theater after all players have left cinema_allow_voice 0/1 allow theater viewers to talk amongst themselves cinema_allow_3dvoice 0/1 use 3D voice chat And yes, it is available for download. It's even open source. Reason that he didn't include open URL for VIP, is because the official map, have no VIP section, so he never considered that. But if you can find a way to MAKE it possible, go ahead Link to comment
Nishok Posted January 20, 2013 Content Count: 3178 Joined: 08/06/08 Status: Offline Share Posted January 20, 2013 These are all the gamemode settings available. cinema_url url cinema url to load on theater screens cinema_skip_ratio 0-1 ratio between 0-1 determining how many players are required to voteskip a video cinema_allow_url 0/1 allow any url to be set in private theaters cinema_allow_reset 0/1 reset the theater after all players have left cinema_allow_voice 0/1 allow theater viewers to talk amongst themselves cinema_allow_3dvoice 0/1 use 3D voice chat And yes, it is available for download. It's even open source. Reason that he didn't include open URL for VIP, is because the official map, have no VIP section, so he never considered that. But if you can find a way to MAKE it possible, go ahead PM me a link to the mod and I'll have a look (long time I have coded in GLua, but I'm pretty sure this would be a simple copy paste and a bit of editing). Link to comment
Chainedlord Posted January 20, 2013 Content Count: 1278 Joined: 05/30/08 Status: Offline Share Posted January 20, 2013 It was indeed just that Nishok, https://github.com/pixeltailgames/cinema/blob/master/cinema/gamemode/maps/theater_nexmultiplex_1m.lua#L168 Added Flags = THEATER_PRIVATE, to the Hidden Theater and changed Flags = THEATER_PRIVILEGED, to Flags = THEATER_PRIVATE, for the VIP lounge, map has yet to change, but I see no reason as to why this shouldn't work Link to comment
Recommended Posts
Reply to Thread
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now