Images in a mob? in Developer Help
Well the screen var is a list. So you can probably access that, don't believe me? Look at this lol screen var (client) See also: screen_loc var (movable atoms) This is a list of objects that are displayed on the user's screen.
In what var are all of the images that are currently being shown to a mob (or client?) stored? Is there a way to access this list?
Malver wrote: In what var are all of the images that are currently being shown to a mob (or client?) stored? Is there a way to access this list? It's not very intuitive, but the variable is client.images. ;-)
screen var (client)
See also:
screen_loc var (movable atoms)
This is a list of objects that are displayed on the user's screen.