Space Station 13 - Modules - TypesVar Details - Proc Details

single_user

A visual effect that will be shown only to a particular user for a period of time.

Vars

displayed_imageThe image to show to the user
image_iconThe icon to pull the image from
image_icon_stateThe real icon state to be applied to the image
image_layerThe layer to apply the image to
image_planeThe plane to apply the image to
source_UIDThe UID of the person who the image is being displayed to

Procs

add_mindAdd the image to the user's screen
remove_mindRemove the image from the user's screen

Var Details

displayed_image

The image to show to the user

image_icon

The icon to pull the image from

image_icon_state

The real icon state to be applied to the image

image_layer

The layer to apply the image to

image_plane

The plane to apply the image to

source_UID

The UID of the person who the image is being displayed to

Proc Details

add_mind

Add the image to the user's screen

remove_mind

Remove the image from the user's screen