Issues in Paladin lua
Dumbo1942 opened this issue · 2 comments
In LNPV prot macros, order of attributes ( author, spec id ) need to be changed around to work, also in macro DB_Palla_Prot_Aoe macro the extra coma's need to be removed. Currently ,",
Thank you
Ive been looking at that for weeks and not found what was wrong. I have updated the ,'s
The order part is irrelevant. as long as they are there it will work. WoW internally saves them in its own random order in WTF eg:
["Oak_FrostMage"] = {
{
"/stopcasting [mod:shift]\n/castsequence [mod:shift] reset=target/combat Flurry,Ice Lance\n/stopcasting [mod:alt]\n/cast [mod:alt] Ice Lance\n", -- [1]
"/cast [nochanneling,combat,nomod] Frozen Orb", -- [2]
"/cast [nochanneling,nomod] !Glacial Spike", -- [3]
"/cast [nochanneling,combat,nomod] !Rune of Power", -- [4]
"/cast [nochanneling,combat,nomod] Mirror Image", -- [5]
"/cast [nochanneling,combat,nomod] Ray of Frost", -- [6]
"/cast [nochanneling,combat,nomod] Ice Nova", -- [7]
"/cast [nochanneling,nomod] Frostbolt", -- [8]
["PostMacro"] = "/startattack\n/petattack\n/use [nochanneling,combat,nomod]13\n/use [nochanneling,combat,nomod]14\n/cast [nochanneling,nomod] Ice Barrier\n/cast [nochanneling,combat,nomod] Ice Floes\n/cast [nochanneling,combat,nomod] Icy Veins\n",
["author"] = "Smoknmirrors@Boulderfist",
["source"] = "Local",
["version"] = 1,
["StepFunction"] = " limit = limit or 1\n if step == limit then\n limit = limit % #macros + 1\n step = 1\n else\n step = step % #macros + 1\n end\n",
["helpTxt"] = "Talents: 1121122 - Works for several different tallent builds. Shift for Brain Freeze Procs, Alt for fingers of frost procs",
["specID"] = 64,
["PreMacro"] = "/targetenemy [noharm][dead]\n/cast [nopet,nomod] Summon Water Elemental\n",
["icon"] = 135846,
Thank you for a great product… It has really kept me playing ..
From: Timothy Minahan [mailto:[email protected]]
Sent: Friday, September 9, 2016 9:58 PM
To: TimothyLuke/GnomeSequenced-Enhanced [email protected]
Cc: Dumbo1942 [email protected]; Author [email protected]
Subject: Re: [TimothyLuke/GnomeSequenced-Enhanced] Issues in Paladin lua (#78)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #78 (comment) , or mute the thread https://github.com/notifications/unsubscribe-auth/ATjkYDF-vNcP39Q9t7iNKSyp8AXq-iKMks5qohyqgaJpZM4J5Lrz . https://github.com/notifications/beacon/ATjkYPxXo3N9rnwaBG7FTdJUGZMmWUMRks5qohyqgaJpZM4J5Lrz.gif