Moderator: MacroQuest Developers
Code: Select all
DoCommand - Couldn't parse 'if (!${Me.Moving} && ${Me.AltAbilityReady["208"]} && ${Me.AltAbility["208"]}>0 && !${Me.Casting.ID}) {'
AFNuke.inc@80 (Xuzl): /if (!${Me.Moving} && ${Me.AltAbilityReady["246"]} && ${Me.AltAbility["246"]}>0 && !${Me.Casting.ID}) {
AFNuke.inc@633 (Nuke): /if (${Me.AltAbilityReady["246"]} || ${Me.AltAbilityReady["208"]}) /call Xuzl
afnuke.mac@300 (main): /if (${engagedmob}==1 && ${Target.ID}==${mobid} && ${Target.LineOfSight}) /call Nuke

try using /echo nuke1 Strike of Solusekiceman01 wrote:I get the error message --- You dont have the spell white fire, I know that, how do you set your spell in this macro? I tried /nuke1 Strike of Solusek, but I still get that error message. Please help, thanks
in your nuke_Libra file you'll see autoTL=0 that should say autoTL=1Libra wrote:Anyone know why translocate isn't working?
I didn't understand exactly what fires it off, so it might be my error not the macro...