Hey all
Im new to the forum but i wanted to share this handy macro/bind thing with you. i hope you like it.
i made it to keep my screen nice and tidy. after i got my nova form i got more powers, and with more powers you get less space. so what i wanted to do is make a macro that changes one tray with the form you are using at the moment.
i have a warshade. but you can also use this for your PB
logicaly you get 3 macro's. one for each form you have.
Human form:
Human tray
Nova form:
Nova tray
watch how the tray below automaticly changes while you are transforming in your Nova form!
havent got the dwarf form yet. but the macro should work
macro for Human Form
Warshades
/Macro Human "powexec_toggle_off Dark Nova$$ powexec_toggle_off Dark Dwarf$$ goto_tray 2"
Peacebringers
/Macro Human "powexec_toggle_off Bright Nova$$ powexec_toggle_off White Dwarf$$ goto_tray 2"
Macro for Nova Form
Warshades
/Macro Nova "powexec_toggle_on Dark Nova$$goto_tray 3"
Peacebringers
/Macro Nova "powexec_toggle_on Bright Nova$$goto_tray 3"
Macro for Dwarf Form
Warshades
/Macro Dwarf "powexec_toggle_on Dark Dwarf$$goto_tray 4"
Peacebringers
/Macro Dwarf "powexec_toggle_on White Dwarf$$goto_tray 4"
i hope you like it. if you have suggestions please post them.
Optimus-X2