Hey, was wondering, how do you, or even -is- there, a way to define the order that stat windows come up in.
As it stands now, I have one added stat window in my engine, an 'Inventory' window. Unfortunatly, when you first log in, the Inventory window is the one that comes up first, making you have to go and click over to the verb window.. is there a way to set the default window at startup? ^^;;
Elorien
You can sort statpanels by the order you define them in the mob's Stat() proc. However, verb panels will always be to the right of the statpanels. It's possible that we'll have some control over that in BYOND version 3, but we'll have to wait.