ID:175942
Feb 25 2003, 8:45 am
|
|
Does each client have there own screen that you can add stuff to without putting it on the the whole world screen say like hud!! This might be a question but i had to know.
|
Copyright © 2024 BYOND Software.
All rights reserved.
Yes, they are each accounted for seperately. To add something to client.screen, you must first specify which client. To give it to every client's screen, you will have to loop through all the clients, and add it to each.