I've been trying to create a macro that lights up my surrounding.
All my light items are inscribed by 3, e.g.
rod of illumination {z3}
staff of light {r3}
scroll of light {u3}
phial {A3}
I want to have a macro that tries to activate 3, then tries rods 3, then staff 3 then lastly a scroll 3.
That way I will have a macro that will last me up through the various stages of a character levels.
I seldom (never) have more than one set of light source, but it doesnt hurt if the macro tries all 4 of them
I tried with:
A3\ez3\eu3\er3\e
But both the activation and the read scroll doesnt clear itself with the \e, so it stops.
A z3\eu3\e works though.
All my light items are inscribed by 3, e.g.
rod of illumination {z3}
staff of light {r3}
scroll of light {u3}
phial {A3}
I want to have a macro that tries to activate 3, then tries rods 3, then staff 3 then lastly a scroll 3.
That way I will have a macro that will last me up through the various stages of a character levels.
I seldom (never) have more than one set of light source, but it doesnt hurt if the macro tries all 4 of them
I tried with:
A3\ez3\eu3\er3\e
But both the activation and the read scroll doesnt clear itself with the \e, so it stops.
A z3\eu3\e works though.
Comment