corrected spelling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Wechsel der Blaumagier Einstellungen
|
||||
# Wechsel der Blaumagier Rolle
|
||||
## Beschreibung
|
||||
Mit diesen Makros kann man einfach zwischen seinen häufigsten Blaumagier Skillsets wechseln.
|
||||
Nicht nur die Skills werden (de)aktiviert auch werden diese auf den (Kreuz)-Leisten abgelegt.
|
||||
Die Skills werden (de)aktiviert und automatisch nach Rolle auf den (Kreuz)-Leisten abgelegt.
|
||||
|
||||
Ich schreibe Makros immer weitest gehendst auf Englisch, die Klassen (und auch Skills etc.) Namen müssen aber immer in der jeweiligen Sprache sein in denen das Spiel gespielt wird.
|
||||
|
||||
@@ -30,7 +30,7 @@ Um sicher zu gehen das wir aber alle vom gleichen Reden:
|
||||
Hier ist wichtig das wir die Nummer des Ausrüstungssets kennen.
|
||||
In diesem Fall ist das die 29.
|
||||
|
||||
#### 2. GrundKlasse
|
||||
#### 2. Grundklasse
|
||||
Klassen die früher der später tot sind:
|
||||
|
||||
Grundklasse | Job
|
||||
@@ -108,31 +108,31 @@ Weiterführend werden wir noch 4 gegenteilige Makros erstellen, das wir das was
|
||||
### Sets speichern
|
||||
#### Solo save Makro
|
||||
> /micon $EQ gearset
|
||||
> /crosshotbar copy Blaumagier 1 Hermetiker 1
|
||||
> /crosshotbar copy Blaumagier 2 Hermetiker 2
|
||||
> /crosshotbar copy Blaumagier 3 Hermetiker 3
|
||||
> /crosshotbar copy Blaumagier 4 Hermetiker 4
|
||||
> /crosshotbar copy Blaumagier 1 Hermetiker 1
|
||||
> /crosshotbar copy Blaumagier 2 Hermetiker 2
|
||||
> /crosshotbar copy Blaumagier 3 Hermetiker 3
|
||||
> /crosshotbar copy Blaumagier 4 Hermetiker 4
|
||||
|
||||
#### Heal save Makro
|
||||
> /micon $EQ gearset
|
||||
> /crosshotbar copy Blaumagier 1 Druide 1
|
||||
> /crosshotbar copy Blaumagier 2 Druide 2
|
||||
> /crosshotbar copy Blaumagier 3 Druide 3
|
||||
> /crosshotbar copy Blaumagier 4 Druide 4
|
||||
> /crosshotbar copy Blaumagier 1 Druide 1
|
||||
> /crosshotbar copy Blaumagier 2 Druide 2
|
||||
> /crosshotbar copy Blaumagier 3 Druide 3
|
||||
> /crosshotbar copy Blaumagier 4 Druide 4
|
||||
|
||||
#### Tank save Makro
|
||||
> /micon $EQ gearset
|
||||
> /crosshotbar copy Blaumagier 1 Gladiator 1
|
||||
> /crosshotbar copy Blaumagier 2 Gladiator 2
|
||||
> /crosshotbar copy Blaumagier 3 Gladiator 3
|
||||
> /crosshotbar copy Blaumagier 4 Gladiator 4
|
||||
> /crosshotbar copy Blaumagier 1 Gladiator 1
|
||||
> /crosshotbar copy Blaumagier 2 Gladiator 2
|
||||
> /crosshotbar copy Blaumagier 3 Gladiator 3
|
||||
> /crosshotbar copy Blaumagier 4 Gladiator 4
|
||||
|
||||
#### DD save Makro
|
||||
> /micon $EQ gearset
|
||||
> /crosshotbar copy Blaumagier 1 Thaumaturg 1
|
||||
> /crosshotbar copy Blaumagier 2 Thaumaturg 2
|
||||
> /crosshotbar copy Blaumagier 3 Thaumaturg 3
|
||||
> /crosshotbar copy Blaumagier 4 Thaumaturg 4
|
||||
> /crosshotbar copy Blaumagier 1 Thaumaturg 1
|
||||
> /crosshotbar copy Blaumagier 2 Thaumaturg 2
|
||||
> /crosshotbar copy Blaumagier 3 Thaumaturg 3
|
||||
> /crosshotbar copy Blaumagier 4 Thaumaturg 4
|
||||
|
||||
### Erläuterung
|
||||
#### Load Makros
|
||||
|
||||
Reference in New Issue
Block a user