ID:178200
![]() Jun 10 2002, 5:44 am
|
|
how would i make a tab anyways? how do i add stuff to it?
|
You can't actually attach verbs to a statpanel. Statpanels and verbpanels are two different things that just appear in the same spot. The best thing you could do is to create an object (with or without an icon) and put that in the statpanel. Make it so the object activates a verb when Click()ed, and you're all set. Zilal wrote a tutorial on that at BYONDscape somewhere, I think.
|
Statpanels are created through the Stat() proc, using additional statpanel() and stat() procs inside of that. Look them up in the reference for details.