Winset For All in Developer Help
|
|
I'm trying to make it so that when I change something via winset() it will apply to everyone. Say for instance I make a label visible or change the text of a label this will be visible for all players. I thought about running a loop for all players, and when a player logs in to check to set what is visible and what the text says and set it for them. However this seems unproductive and I'm sure that must be another way.
|