Forcing stat panel forward? in BYOND Discussion
For my guide's building UI, I'd like to create and bring forward a certain stat panel when they bring up a particular browser page. I think Tom mentioned a way to do this before, but I don't remember...
Try using client.statpanel = "panelname" to bring that panel forward.