As a healer, I found the best way to maximize HPS is to have several small GSSE macros. The problem I run into is that I can not get the Macro Icon to change. I have tried manually writing it in, and aimlessly clicking to no avail. Can anyone help?
Example:
Sequences[‘Cat’] = {
– This Sequence was exported from GSE 2.2.03.
Author="",
SpecID=103,
Talents = “”,
Default=1,
Icon=‘ability_druid_catform’,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/cast [@player,nostance:2] Cat Form”,
“/cast [nostealth,nocombat] Prowl”,
“/stopattack [stealth]”,
},
PreMacro={
},
PostMacro={
},
KeyRelease={
},
},
},
}