Author |
Message |
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Sun Dec 09, 2001 1:19 am Subject: Graphic bars into numbers |
Nope. It is correct. And it doesn't seem to matter whether there are tildes in the range of pattern or not. I tried both ways with same results.
#sh "[@@@XXxxxxxxxx...]" gives 30000
#sh ... |
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Thu Dec 06, 2001 11:46 am Subject: Graphic bars into numbers |
I made it that way right from Zugg's advise, there are only letters in the bar.
-Ogg
|
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Thu Dec 06, 2001 10:44 am Subject: Graphic bars into numbers |
It is now. Doesn't work any better.. in fact, [@@@XXXXXXxxx] sums up as 20000 now.
Then, if I add # after @'s, it gives the correct value.
But if a . is added after lower case x's, it gives 30000 ag ... |
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Wed Dec 05, 2001 3:34 am Subject: Graphic bars into numbers |
Now this is getting intresting. After corrections by Zugg, the trigger still gives wrong results...
Pattern [@@@XXxxxxxxxx...] gives value of 30000.
But if I add a # between @ and X, it gives the co ... |
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Sun Dec 02, 2001 5:19 am Subject: Graphic bars into numbers |
Now that I've been playing for a while, I came up with something weird.
Pattern [@@......] transforms into [@.]when ran thru the trigger (one that Caled posted.
I can't find anything that would caus ... |
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Sun Dec 02, 2001 3:21 am Subject: Graphic bars into numbers |
After testing I decided to use Caled's solution.
I had to modify the pattern a bit to avoid matching similar graph bars, but it seems to work perfectly.
Thanks to everyone for help.
|
Topic: Graphic bars into numbers |
OggTheGorillaEmperor
Replies: 20
Views: 26842
|
Forum: zMUD General Discussion Posted: Fri Nov 30, 2001 4:22 am Subject: Graphic bars into numbers |
I've been trying to make a trigger which would calculate a graphic bar into numeric value.
The bar is made up of 5 characters, @ = 10k, # = 1k, X = 100, x = 10 and . = 1.
An example bar would be lik ... |
Topic: Zmud freezes when switching to settings editor |
OggTheGorillaEmperor
Replies: 2
Views: 8092
|
Forum: zMUD General Discussion Posted: Thu Nov 15, 2001 4:49 pm Subject: Zmud freezes when switching to settings editor |
Damn. I thought of that myself too, but I was hoping that it would be a way around it.
Problem is, that I cannot afford to upgrade, as I'd have to get a new hard drive as well.
So I'm doomed to suff ... |
Topic: Zmud freezes when switching to settings editor |
OggTheGorillaEmperor
Replies: 2
Views: 8092
|
Forum: zMUD General Discussion Posted: Thu Nov 15, 2001 6:34 am Subject: Zmud freezes when switching to settings editor |
Anyone know what might cause it or how can I get rid of this nuisance?
When I press any of the buttons from Zmud menu that open up the editor, or switch to a editor that is already open, the editor ... |
|