GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Importing a Macro creates the Sequence in Uppercase and the /macro entry in normal case.

Zen-Karma opened this issue · 10 comments

commented

This might just be doing it wrong but first Thanks for getting around to fixing the not being able to save issue. Now it seems I can't even get a basic /cast Rockbiter to work. I also tried the record macro part and when I press the macro nothing happens. I might just be doing something wrong and will have to wait to see some example macros but figured I'd post just in case. Also no LUA errors happening but I didn't stay on long so I can try again if you need me to.

commented

I just discovered what the problem is. You have to use all caps for the name of new macros.

commented

You're correct as I just tried and its working. TYSM!

commented

TimothyLuke I Suggest you add the need to use all caps when naming new macros to the instructions.

commented

Latest update, I got it to work by NOT renaming the macro and just leaving it as “NEW SEQUENCE” going to do some more messing around

commented

Just discover a related naming issue, on imported macros. Eventhough the name was in all caps, you still need to edit it out, and reinput the name in all caps, to get the macro to work.

commented

I imported Cymiryc's Arcane Mage macro from the website. It imported fine, But eventhough the name was in all caps, it would not work; Untill I edited its name out, and replaced it: With the exact same thing, again in all caps.

commented
commented

I just imported CYM's Demonology macro and found that it was creating the following macro:

#showtooltip
/click [button:2] CymDemo RightButton; [button:3] CymDemo MiddleButton; [button:4] CymDemo Button4; [button:5] CymDemo Button5; CymDemo

It needed to instead create

#showtooltip
/click [button:2] CYMDEMO RightButton; [button:3] CYMDEMO MiddleButton; [button:4] CYMDEMO Button4; [button:5] CYMDEMO Button5; CYMDEMO

The problem is not resolved by editing the macro and changing this name. This just creates the second macro name. a /gs cleanorphans is still needed to remove the first incorrect macro.

commented

using the following as a test case:

dut5baWsIWBvqVwbMTKUjvQFHIBJs7KQ2Ry3KA)a)wPbsGmuIQbdA4uHdQqoMQCCvLSqcPLsq1IjswUepur6Puwgr55qMOIAQqzYOQPJCzvoSuptrCDOAJeu2kbPntL8ys(iHyBkuFwvP(oHYijsDAuz0QQgpb4KeetJa6AeOopv06iuDxvfFIi68cw8VytDYoFSB8YcwmSUEAcf79EVjVxS5ZvJxP4FXgHt)Bj2iev2Vx6xqJ084C6yUBvzf6vqCRgfS4Fbl(xmgvJia0w8kaAuHBWfVSymQgra40UwbW5Y18iQRdUck(jXyunIaq7V5xXaqr3kfVaJXOAebGs3AEaCDbGIGxLKV1Xl4ymQgraO0TMhaxxaOi4vj5BD8JJXOAebGYxXUcaACo(xDmjoNc)QxJUGfkMrNdHHRve3QJz3x4NM46AmjoNYlhcfS4FXyunIaWHSlV4OFox0haC(yxTuBLIxwmgvJiaCi7YlUIk1paOHZYUAaC(yxnNcaXCwAnf)KymooQjQvdaWHNa4qe6tOyYxe5UvLnyHIjVCUBvzdwOytxwPAkIgkumZXPeYC8YgpouOea

commented

this is the change for beta4