Skip to Content

Theatre Screen โ€” Video Streaming

Wire a TV / video script to the theatre screen inside Grand Meridian MLO

Overview

The theatre inside Grand Meridian ships with a screen that can be used to stream videos when paired with a compatible TV / video-player script (P-Television, or any other resource that targets a prop + texture dictionary).

Youโ€™ll need two identifiers to point your script at the correct surface:

WhatValue
Prop nametheatre_los_screen.ydr
Texture dictionarytheatre_screen.ytd

How to Use

Pass those two values to your video-player scriptโ€™s config wherever it asks for a target prop and texture dictionary. Every TV/streaming script phrases it slightly differently โ€” look for fields called something like propName, objectName, entity, txd, textureDict, or dictionary.

Once configured, players can walk into the theatre and stream video content to the screen using whatever command or interaction the script exposes.

Both files ship inside the Grand Meridian stream folder โ€” you donโ€™t need to add or move anything. Just reference the names above in your video scriptโ€™s config.

Donโ€™t rename theatre_los_screen.ydr or theatre_screen.ytd. Any other resource that references the screen (including future Grand Meridian updates) expects these exact names.

Last updated on