Lets say I have an attack variable of Targets=Guard|Prisoner|Thief and I am using a macro that does #FORALL @Targets {kill %i}. Now lets say that I want to change the order to Prisoner|Guard|Thief. ...
Never mind. Here I figured it would be complicated but simply using #t- wizard worked out fine. I guess that means be careful not to make classes with the same names even if they are in sub folders! ...
Silly question. Lets say I have a class called Spells and within that class I have another class folder created called Wizard. How to I toggle just wizard?