Bloodrose Emporium
Index > Login
Name: Password: Remember:

» Forums » Public Board » Scripts » Damage Counter & Curing Balance


Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 10 Nov 2005 00:17     Subject: Damage Counter & Curing Balance
T: {<}The elixir heals and soothes you.
A: #set varElixir = elixir

T: {<}Your mind feels stronger and more alert.
A: #set varElixir = elixir

T: {<}You may drink another health or mana elixir.
A: #set varElixir = ELIXIR
   #highlight "white on blue"

T: {<}You feel your health and mana replenished.
A: #set varMoss = moss

T: {<}You may eat another bit of irid moss.
A: #set varMoss = MOSS
   #highlight "white on green"

T: {<}You touch the tree of life tattoo.
A: #set varTree = tree
   #wait 30000
   #echo
   #echo )-----[TREE TATTOO]-----(
   #set varTree = TREE

T: {<}H:{d:newHealth} M:{d:newMana} E:{d} B:{d}% {*}
A: #math dispHealth $newHealth - $health
   #math dispMana $newMana - $mana
   #set health $newHealth
   #set mana $newMana
   #echo_ <H:$dispHealth | M:$dispMana> <$varElixir | $varMoss | $varTree >


VARIABLES:
varTree
varMoss
varElixir
newHealth
newMana
dispHealth
dispMana
health
mana

Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 10 Nov 2005 00:18     Subject:
Oh yeah, here's how it works. Under your prompt, it'll show something like this:

< H:-390 | M:0 > < elixir | MOSS | tree >

This shows that in the last hit, you took 390 health damage and 0 mana damage. You are off elixir and tree balance, but you can still eat moss.

You may hafta tweak the prompt trigger depending on how your prompt is configured.

Up View profile :: Send message
Arynn
Arynn
Family Friend

Joined: 31.07.2005
Posts: 413
Posted: 10 Nov 2005 04:33     Subject:
what are these variables? Like...what are their value?

newHealth
newMana
dispHealth
dispMana
health
mana

Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 10 Nov 2005 06:34     Subject:
They'll be set automatically. It's the beauty of the system.
Up View profile :: Send message
Arynn
Arynn
Family Friend

Joined: 31.07.2005
Posts: 413
Posted: 10 Nov 2005 06:38     Subject:
Ah, okie then ^_^ Hehe, made a novice today just to play around with this stuff.
Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 10 Nov 2005 06:45     Subject:
...it's a good system, just use Arynn with it.
Up View profile :: Send message
Arynn
Arynn
Family Friend

Joined: 31.07.2005
Posts: 413
Posted: 10 Nov 2005 06:51     Subject:
Meh, I like Zmud.
Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 10 Nov 2005 07:05     Subject:
My system > your system.
Up View profile :: Send message
Arynn
Arynn
Family Friend

Joined: 31.07.2005
Posts: 413
Posted: 10 Nov 2005 07:30     Subject:
My Zmud system = next to non-existant
Up View profile :: Send message
Arynn
Arynn
Family Friend

Joined: 31.07.2005
Posts: 413
Posted: 12 Nov 2005 00:30     Subject:
I hate Nexus! It keeps deleting my triggers!
Up View profile :: Send message

Pag: 1 2 3
Advertising
© Copyright 2001-2015 iNDY Design. Contact - About