I'm having trouble adding objects to the client.screen list. I've looked up client.screen and screen_loc on reference and know that I have to use:
set src in usr.client.screen
However I'm not sure where it's supposed to go. I also have trouble trying to define the newly created object and putting it into client.screen.
If someone could help I would much appreciate it.
Copyright © 2024 BYOND Software.
All rights reserved.
/client/var/list/screen is a list that is added to and removed from like any other list.
Instead of text, it takes movable atoms (/atom/movable, /objs, /mobs) that have a screen_loc.