single_user
A visual effect that will be shown only to a particular user for a period of time.
Vars | |
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 |
Procs | |
add_mind | Add the image to the user's screen |
remove_mind | Remove 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