Bloodrose Emporium
Index > Login
Name: Password: Remember:

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


Sarkis
Sarkis
Council Member

Joined: 13.04.2005
Posts: 1627
Posted: 15 Jan 2006 04:08     Subject:
I do! It's proven useful.

Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 18 Jan 2006 19:21     Subject:
Yeah I'll post it... sometime soon...
Up View profile :: Send message
Sarkis
Sarkis
Council Member

Joined: 13.04.2005
Posts: 1627
Posted: 20 Jan 2006 00:20     Subject:
...have I told you how much I love you, recently?
Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 23 Jan 2006 07:42     Subject:
T: {<}The elixir heals and soothes you.{>}
A: #set varElixir = "------"

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

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

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

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

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

T: {<}You take some salve from a vial and rub it on your {w}.{>}
A: #set varSalve = "-----"

T: {<}You may apply another salve to yourself.{>}
A: #set varSalve = SALVE

A: st
A: #set t $1
   settarget t $1

T: {<}H:{d} M:{d} E:{d} B:{d}% {*}
A: #math dispHealth $1 - $health
   #math dispMana $2 - $mana
   #set health $1
   #set mana $2
   #echo_ [ H:$dispHealth | M:$dispMana ] [ $varElixir | $varMoss | $varTree | $varSalve ] < $t >


VARIABLES:
varTree
varMoss
varElixir
varSalve
dispHealth
dispMana
health
mana
t

Easier to read. Salve balance. You may need to change the number on tree, depending on your survival ranking.

ST is your targetting alias. Just ST <thing>

I also got rid of two variables and added line breaks, so it should run a bit faster.

And audio cues for moss/elixir.

Up View profile :: Send message
Sarkis
Sarkis
Council Member

Joined: 13.04.2005
Posts: 1627
Posted: 24 Feb 2006 01:29     Subject:
Ok so...if set an alias like this "SETALIAS 1 HKP &tar"
How does your system work with that at all?

Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 24 Feb 2006 19:03     Subject:
setalias 1 hkp &t
Up View profile :: Send message
Sarkis
Sarkis
Council Member

Joined: 13.04.2005
Posts: 1627
Posted: 28 Feb 2006 22:04     Subject:
Thankee much.
Up View profile :: Send message

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