> For the complete documentation index, see [llms.txt](https://nteamdev.gitbook.io/nteam-development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nteamdev.gitbook.io/nteam-development/maps/drive-in-cinema.md).

# Drive-In Cinema

**Installation:**

* Download our asset (map and script) from your keymaster
* Extract our asset in your resources folder
* Ensure assets in your server.cfg

**If you use RTX TV script** you can now simply enter the following data into Config.TelevisionObjects:

````
{ --  NTEAM DRIVE IN
        scale = vector3(1.675500, 0.738000, 1.000000),
        maxdistance = 200.0, 
        maxcontroldistance = 200.0,
        rendertarget = false,
        nonobject = true,
        nonobjectcoords = vector3(1135.885010, 3918.536621, 65.398376),
        nonobjectrotation = vector3(-0.500000, -19.000000, 0.000000),
    },        ```
````

\
**Lights control:**

* To control lights use command <mark style="color:$primary;">/dc</mark>
* To change ui color / text use command <mark style="color:$primary;">/dccontrol</mark>
