Converting a GS macro to GS-E

local Sequences = GSMasterSequences -- Dont remove this

------------------
----- Death Knight
------------------
Sequences["FrostDKST"] = {
specID = 251,
author = "MysticalNyte",
helpTxt = "Talents – 2233213",
lang = "enUS",
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
]], 
    '/cast Frost Fever',
    '/cast [combat] Remorseless Winter',
    '/cast [combat] Glacial Advance',
    '/cast Frost Strike',
    '/cast [combat] Pillar of Frost',
    "/castsequence Howling Blast, Frostscythe, Howling Blast",
    "/castsequence Howling Blast, Howling Blast, Frostscythe, Howling Blast",
PostMacro = [[
/use [combat] 13
/use [combat] 14
/startattack
]],
}

I put this in and it worked straight out of the box. Only thing I can think of is maybe you had changed the first line to the local GNOME,Sequences = … that was in old GS

Seems to be working fine now.

Looks like it needed to be added to both GS-DraiksMacros folder and his own GS-yourMacros folder

[quote quote=30797]```
local Sequences = GSMasterSequences – Dont remove this


----- Death Knight

Sequences[“FrostDKST”] = {
specID = 251,
author = “MysticalNyte”,
helpTxt = “Talents – 2233213”,
lang = “enUS”,
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
]],
‘/cast Frost Fever’,
‘/cast [combat] Remorseless Winter’,
‘/cast [combat] Glacial Advance’,
‘/cast Frost Strike’,
‘/cast [combat] Pillar of Frost’,
“/castsequence Howling Blast, Frostscythe, Howling Blast”,
“/castsequence Howling Blast, Howling Blast, Frostscythe, Howling Blast”,
PostMacro = [[
/use [combat] 13
/use [combat] 14
/startattack
]],
}

<img src="http://i.imgur.com/HsVHdjE.png" alt="" />
[/quote]

Got it working!

I had to import the macro into DraikMacros AND myMacros for it to work!

Big thanks to Cymiryc and TimothyLuke for helping me out!

Awesome News. You should be able to disable DraikMacros and it should still work though but thats a problem for another day.

[quote quote=30802]Awesome News. You should be able to disable DraikMacros and it should still work though but thats a problem for another day.
[/quote]

Just tested that out by disabling DraikMacros and keeping myMacros enabled and that worked, too.

Updated this to 1.2