1.) How much faster is the internal command .winset than the proc winset() ?
2.) Also, I understand .winset is client-side and can still be used once the client has disconnected, but how would you practically use it to replace the winset() proc?
Copyright © 2025 BYOND Software.
All rights reserved.
.winset is a ton faster, but it's a little more of a pain in the butt to use and there's no way to know if it was successful or not.