|
shibbidy joe Wanderer
Joined: 02 Nov 2002 Posts: 76 Location: Tuvalu
|
Posted: Sat Feb 08, 2003 10:31 pm
Gemstone III Health/Mana/Spirit display [updated] |
[Script updated for aethetics. 2.11.03]
Modified form of what came with zMUD 6.53.
#CLASS {Gemstone}
#TRIGGER {j} {ShowExits {%2}} "" {gsl}
#TRIGGER {You can't go there} {#NODIR}
#BUTTON 13 {} {} {} {} {} {} {} {Size} {66} {1} {Pos} {44} {1} {127} {} {Separ} {} "" {} {} {seporatorHigh} {4}
#BUTTON 14 {@hp} {} {} {} {@hp} {} {} {Size} {47} {13} {Pos} {46} {20} {32800} {} {Gauge||12|@maxhp|@maxhp / 10|7} {-19} "" {Explore|Inset} {Hp: @hp/@maxhp} {hpgauge} {4}
#BUTTON 15 {@mana} {} {} {} {@mana} {} {} {Size} {47} {13} {Pos} {59} {20} {32816} {} {Gauge||9|@maxmana|@maxmana / 10|7} {-19} "" {Explore|Inset} {Mana: @mana/@maxmana} {managauge} {4}
#BUTTON 16 {@spirit} {} {} {} {@spirit} {} {} {Size} {47} {12} {Pos} {72} {20} {32864} {} {Gauge||6|@maxspirit|@maxspirit / 10|7} {-19} "" {Explore|Inset} {Spirit: @spirit/@maxspirit} {spiritgauge} {4}
#BUTTON 17 {Hp} {} {} {} {} {} {} {Size} {19} {13} {Pos} {45} {0} {} {} {Separ} {} "" {} {} {} {4}
#BUTTON 18 {Ma} {} {} {} {} {} {} {Size} {20} {11} {Pos} {59} {0} {} {} {Separ} {} "" {} {} {} {4}
#BUTTON 19 {Sp} {} {} {} {} {} {} {Size} {20} {13} {Pos} {71} {0} {} {} {Separ} {} "" {} {} {} {4}
#BUTTON 20 {} {} {} {} {} {} {} {Size} {66} {1} {Pos} {43} {1} {15} {} {Separ} {} "" {} {} {separatorShad} {4}
#CLASS 0
-Shib |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Fri Feb 21, 2003 11:40 pm |
i had to reset the display an the 3 meters to @hp @mana and @spirit as it only put in the current value of the variables instead of the variables themselves
now it shows my current ammount instead of just what it was when i copied it into zmud
Shalimar
AIM: shalimarwildcat |
|
|
|
Calbrenar Beginner
Joined: 18 Nov 2003 Posts: 11
|
Posted: Wed Nov 19, 2003 3:04 pm |
Oooh so you just paste into the class thing and it does it automatically.
Niiiice
-Cal
-No clue what he's doing heh |
|
|
|
Calbrenar Beginner
Joined: 18 Nov 2003 Posts: 11
|
Posted: Wed Nov 26, 2003 2:35 pm |
I install this and the bars show up perfect. But every time I move a step I get a thing in yellow that says visible exits with the exits of the room redone over again N | S | E | ? | ? | etc and then right after a "I don't understand what you typed"
|
|
|
|
unlikelyVariableName Newbie
Joined: 14 Dec 2003 Posts: 4
|
Posted: Sun Dec 14, 2003 1:00 pm |
quote: Originally posted by Calbrenar
I install this and the bars show up perfect. But every time I move a step I get a thing in yellow that says visible exits with the exits of the room redone over again N | S | E | ? | ? | etc and then right after a "I don't understand what you typed"
Remove the top two triggers if you don't have the Compass class which comes with zMud 6.62. Works fine for me. |
|
|
|
|
|