Bloodrose Family Forums Archive


Public Board

-

Scripts

-

Pipe System for Nexus

Poted by Sarkis on 24 Jul 2006 21:15 - Pipe System for Nexus
Ok, to make this easy, make sure you know your pipe numbers.
PIPELIST is naturally the easiest way to do this.
Under group, instead of default, put "pipes" for each of the things I list, so you can change the info int hese as you need to quickly.
(this lets you group things under the view list in the left hand side of the system screen)

===================================================
|Aliases:|--------------------------------------------
===================================================

A: fpe

Outc elm
empty pipe34512
put elm in pipe34512

---------------------------------------------
A: fps

outc skullcap
empty pipe23451
put elm in pipe23451

---------------------------------------------
A: fpv

outc valerian
empty pipe12345
put valerian in pipe12345

---------------------------------------------
A: lpipe

light pipe34512
light pipe23451
light pipe12345
#wait 1000
#echo   (enter about 10 spaces in this echo)
#echo ()()()()()()()()()()()() PIPES ARE LIT!!! ()()()()()()()()()()()()()()

--------------------------------------------
A: selm

smoke elm

--------------------------------------------
A: sskp

smoke skullcap

--------------------------------------------
A: sval

smoke valerian

=========================================
|Triggers|------------------------------------------
=========================================

T: You feel an aura of rebounding surround you.

A:
#echo )))))))))))YOUR REBOUNDING IS UP!!!(((((((((((

-----------------------------------
T: You suddenly perceive the vague outline of an aura of rebounding around

A:
#echo ENENMY REBOUNDING IS UP!!!!
#echo REBOUNDING IS UP!!!!
#echo ENENMY REBOUNDING IS UP!!!!

----------------------------------
T: Your aura of weapons rebounding disappears.

A:
#echo  [[[[[[[ WARNING! REBOUNDING IS DOWN!!! ]]]]]]

---------------------------------
T: Your pipe has gone cold and dark.

A:
#echo ))))))))))) PIPE IS UNLIT!!! (((((((((((

--------------------------------

I'm trying to figure out how to get it so I can put a palcehold for say my enemy so that I can have a warning for when HIS rebounding goes down. Help would be appreciated.
Poted by Avian on 24 Jul 2006 21:34 -
For the placeholder, use {w}

You might want to trigger a few actions ( like lighting and smoking for aura ), as well as have an alias that lights all/fills all/puffs all.

Also, your echo for pipes lit is unwieldy, since you can't light off balance. You might want to just highlight the pipes being lit message.
Poted by Sarkis on 24 Jul 2006 21:36 -
*chin* I'll give those all a try. I'm new to the whole scripting dealio.
Poted by Sarkis on 24 Jul 2006 21:58 -
Is there a way to have "If, Then" statements in nexus scripting?

I.E. IF conditon (1) and condition (2) are met..

Then condition (4) is activated and condition (3) turned off.

...If there si, that'd make healing and such muuuuuuch easier.
Poted by Avian on 24 Jul 2006 22:02 -
#if (1) and (2){
    (4)
}else (3)

Like that?
Poted by Sarkis on 24 Jul 2006 22:03 -
More or less.
Poted by Jeloseth on 06 Aug 2006 21:11 -
... losers... just... GET OUT OF THE HOUSE!!

Actually, just you Avian. I mean, Sarkis's is just easy enough, a few basic triggers, aliases... and some echos... but you... I mean... damn
Poted by Arota on 07 Aug 2006 02:01 -
Jeloseth.  I mean this in the nicest possible way.

Shut up.
Poted by Avian on 07 Aug 2006 08:44 -
... losers... just... GET OUT OF THE HOUSE!!

Actually, just you Avian. I mean, Sarkis's is just easy enough, a few basic triggers, aliases... and some echos... but you... I mean... damn


I didn't even post an actual code...

Back to main forum archive

View normal forum version