Jump to content

? servers

? players online

A theatre server!

Recommended Posts


  • Content Count:  1719
  • Joined:  09/14/10
  • Status:  Offline

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 : /


  • Content Count:  1719
  • Joined:  09/14/10
  • Status:  Offline

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 :p


  • Content Count:  3178
  • Joined:  08/06/08
  • Status:  Offline

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 :p

 

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).


  • Content Count:  1278
  • Joined:  05/30/08
  • Status:  Offline

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...