GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Unable to load sequence with icon=461113,

TimothyLuke opened this issue ยท 1 comments

commented

Even though the Icon is selected it doesnt reload

Sequences['SVTest'] = {
author="Longdraw@Dragonblight",
specID=255,
helpTxt = 'Talents: 3222210',
icon=461113,
PreMacro=[[
/targetenemy [noharm][dead]
/petattack [@target]
]],
"/cast Mongoose Bite",
"/cast Lacerate",
"/cast Flanking Strike",
"/cast [combat] Butchery",
PostMacro=[[
/startattack
/use [combat]13
/use [combat]14
]],
}

Instead of getting hung on the Icon this should revert to the spec one.

commented

Unless this crops up again im not going to spend any more time on it.