pixeltailgames / cinema

:movie_camera: Gamemode for Garry's Mod featuring multiplayer video streaming
http://www.pixeltailgames.com/cinema/
87 stars 63 forks source link

VIP and Admin Only areas #124

Closed ghost closed 7 years ago

ghost commented 8 years ago

Hi,

I noticed the VIP Implementation code in the cinema gamemode and I was wondering how I would go about setting it up so that certain ULX ranks can access certain theaters, but others can't. I tried an elseif statement using the code provided, but that blocked any ranks from entering the privileged rooms.

Thanks.

Crazy

samuelmaddock commented 7 years ago

https://github.com/pixeltailgames/cinema/blob/master/cinema/gamemode/modules/theater/sv_hooks.lua#L70-L96