ID:273815
 
Ok, this is kind of a nooby question, I know. For a game I'm working on, how do I make it so when I create a new window in the skin it doesn't pop up when I log in? Thanks.
There is an option in the interface editor for every control, it's 'visible' it's in the "general tab" when editing something. If you're doing it during run-time, you can use winset and set the parameter "is-visible" to "false"