Author |
Message |
Topic: gauges |
malice
Replies: 11
Views: 2931
|
Forum: zMUD General Discussion Posted: Wed May 26, 2004 7:23 pm Subject: gauges |
nah it wont work :(
I give up... |
Topic: gauges |
malice
Replies: 11
Views: 2931
|
Forum: zMUD General Discussion Posted: Wed May 26, 2004 6:01 pm Subject: gauges |
heh, ok changed then to %d, it still doesnt work though :( |
Topic: gauges |
malice
Replies: 11
Views: 2931
|
Forum: zMUD General Discussion Posted: Wed May 26, 2004 12:38 pm Subject: gauges |
Okay!
I changed it to:
-------------------------------------------
#TR {(%a)/(%b)hp (%c)/(%d)mp (%e)/(%f)mv }{
#VAR hp %1
#VAR maxhp %2
#VAR mp %3
#VAR maxmp %4
#VAR mv %5
#VAR ... |
Topic: gauges |
malice
Replies: 11
Views: 2931
|
Forum: zMUD General Discussion Posted: Wed May 26, 2004 4:41 am Subject: gauges |
I am using a registerd zmud 7.05 and I want to make a graphical bar thing to show how much hp and mp I have etc, Is that best done in a gauge or status bar?
also, I have no idea how to do it, my t ... |
|