ID:170820
Dec 11 2004, 3:12 am
|
|
Well, I am a pretty good coder myself, I have been coding for a little while now. I know alot of the basics and alot of advanced things. The problem I am having is that I need to make a Saga Panel, but when I try to use the Stat() proc, it just takes over the original stat panel. I want the Saga Panel to stick out with the red font on the tab. If anyone could help me with this, I will be very thankful.
|
In response to Lummox JR
|
|
How do I select a new panel then?
|
In response to Plagu3r
|
|
Like this, this is part of my game...
mob |
In response to Lummox JR
|
|
but doesn't statpanel() default to red font for the text on the tab? and "set category" in verbs defaults to black.
|
The statpanel() proc can select a new panel for you, but it can't force the panel heading to any particular color.
Lummox JR