Theatre Screen โ Video Streaming
Grand Meridian MLOOverview
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:
| What | Value |
|---|---|
| Prop name | theatre_los_screen.ydr |
| Texture dictionary | theatre_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.