|
Mortis Beginner
Joined: 10 Feb 2004 Posts: 21 Location: Sweden
|
Posted: Thu Jun 09, 2005 6:52 pm
Slow gauges. |
Hi!
I have a small problem with my gauges.
They don't have instant update for "data record" variables but for normal variables.
Try it yourself.
Make a data record with one key and set it to 0
make a gauge
value=@yourdatarecord.yourkey
gauge max=0
gauge min=%null()
Now go to comman line and try typ
#addkey yourdatarecord yourkey 1
It doesnt update.
Only updates when I enter settings editor or push the gauge.
Anyone had this problem before?
(btw, if your wondering why max is 0 and min is null it's because I only want the gauge to show red and green, on and off, of important spells. So don't comment that part, I want it that way.) |
|
_________________ When you lose, dont lose the lesson. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Jun 09, 2005 8:36 pm |
Yes, this is a restriction that can't be fixed unfortunately. But if you set any normal variable then the gauges will get updated.
|
|
|
|
Mortis Beginner
Joined: 10 Feb 2004 Posts: 21 Location: Sweden
|
Posted: Thu Jun 09, 2005 8:58 pm |
Then it is as I suspected.
Thanks Zugg, you saved me alot of time trying to solve it. |
|
_________________ When you lose, dont lose the lesson. |
|
|
|
|
|