Poster Display - adrianomesl/script_shack_support GitHub Wiki
Poster Display is a simple script that serves the simple purpose of displaying one poster on a object's face. The object may contain multiple posters and authorized users can manually change the one on display.
The display's behaviour can be modified via settings from a notecard called poster_display.ini.
TextureFace <integer> - Default 0. The face on which the poster needs to be printed. If you use the provided frames, the texture face is 0 as the default.
TextureRotation: <integer> - Default: 0 degrees. Fixes orientation issues. Most of the times, 0 will work just fine but it's possible that you need to adjust it. Usual values are 90 and 180.
HorizontalScale: <float> - Default: 1.0. Scalar value that resizes the image horizontally.
VerticalScale: <float> - Default: 1.0. Scalar value that resizes the image vertically.
RestrictToGroup: (yes|no) - Default: no. Set to yes if you want to allow admin access to avatars wearing the group tag matching the object's group.
Note that users listed in AdminGrantList will have access regardless of the group tag they are wearing.
List the UUIDs of all the avatar's that you want to have admin access to the script's menu.
Enter one UUID per line.