Bloodrose Family Forums Archive


Public Board

-

Scripts

-

Script Requests

Poted by Avian on 24 Nov 2005 10:39 - Script Requests
Anyone need any scripts to do anything? Nexus is a lot more versatile than Java, but don't expect a miracle.

Or any system for that matter.
Poted by on 29 Nov 2005 19:36 -
Well...some triggers for mobile bashing would be welcome, you know cultists, duggers, stirges, rock-devils...guess its pretty basic stuff for you guys, but I rather have a good foundation to work myself up.

Am using Java.
Poted by Yreogh on 29 Nov 2005 21:55 -
Duggers and rock devils can be hit with ANIMAL, by the way.
Poted by Avian on 30 Nov 2005 00:56 -
'Kay, let's see.

setalias m maul &t


T: {<}You have slain {*}.
A: #set alive 0

T: {<}You spring forwards onto {*}, and maul {w} viciously.
A: #set alive 1

T: {<}You have recovered balance on all limbs.
A: #if alive = 0{
       m
  }


Tada. When you want to kill something, go:

st t <target>
m


And you'll keep attacking until it dies.

Well... or if you die.

That's if you use maul though.
Poted by Avian on 30 Nov 2005 00:56 -
By the way, you should make a variable called:

alive

Back to main forum archive

View normal forum version