castsequence

Description for Version 0.3 beta:
-------------------------------------------------

This is my first RoM addon.

This addon add the command
/castsquence
which maybe some people known from WoW.

The castsequence can be easy used in a macro and work like WoW's castsquence.

Usage:
   /castsequence [reset={target or combat}] [auto={on or off}] [restart=List_position] {Spell or wait time}[, ...]
   example for time: /castsequence reset=combat auto=on restart=3 Plasma Arrow, wait 3, Fireball, wait 6
   example for manual action: /castsquence reset=combat auto=off Fireball, Plasma Arrow

     reset - at which moment will be reset the sequence? combat = after fight   target = on target change
     auto - on = sequence activate the next spell automaticaly
     restart - index number = restart the sequence after the last spell not on begin, start at position in list
     wait - wait for time seconds and activate the next spell in the list. Notice: wait is a pseudo spell. Dont forget the comma after the time
              time can be also wrriten in float number: 1.23  
     Spell - the to casting spell

Now for the german friends ;)  ... nochmal in deutsch:

Das ist mein erstes Addon für Rom.

Dieses Addon fügt das
/castsquence
Kommando, was Ihr vielleicht auf WoW kennt, hinzu.

Der castsequence Befehl kann einfach in Makros verwendet werden und funktioniert wie in WoW.

Benutzung:
   /castsequence [reset={target or combat}] [auto={on or off}] [restart=List_position] {Spell or wait time}[, ...]
   Zeitbeispiel: /castsequence reset=combat auto=on restart=3 Plasma Arrow, wait 3, Fireball, wait 6
   Beispiel für manuelle Aktivierung(BlizzLike): /castsquence reset=combat auto=off Fireball, Plasma Arrow

     reset - Wann soll die Sequence zurück gesetzt werden? combat = nach dem kampf   target = beim Zielwechsel
     auto - on = Sequence startet nächten Spruch automatisch
     restart - index number = An welcher Position die Sequence beginnen soll, wenn das Ende erreicht ist. Standard ist 1
     wait - Wartet time Sekunden. wait wird als Spruch benutzt, also das Komma nicht vergessen.
              Die time kann auch als Kommawert angegeben werden. Wichtig: Mit Punkt schrieben, nicht mit Komma. Beispiel: 1.23
     Spell - Der zu castende Spruch

--------------------------------------------------------------------------------------------------------------------------------------------
Extra Informations:

Default values are / Stardardwerte sind:
     auto=off
     restart=1
     reset=combat

The spell "wait" irgnore the auto setting. So you can create a bomb casting sequence with follow example:
Der Spruch "wait" ignoriert die auto Einstellung. So könnt Ihr mit folgenden Beispiel eine Bomb-Casting-Sequence aufbauen:
  /castsequence Electrostatic Charge, wait 0.7, Discharge, wait 0.7, Purgatory Fire
  /castsequence Statische Aufladung, wait 0.7, Entladung, wait 0.7, Fegefeuer

Attantion: Don't write a wait spell at last position. This will create a endless spelling.
Achtung: Als letzter Spruch darf auf keinen Fall wait stehen, das sonst eine Endlosschleife entsteht.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
04 Jul 2009
Category
Last update
05 Jul 2009
Development stage
Beta
License
GNU General Public License version 3 (GPLv3)
Curse link
castsequence
Recent files

Authors