str8monkey
Member
- Joined
- Jul 8, 2017
- RedCents
- 276¢
I'm running a necro in my group, and want to use her for CC.
When I utilize the Mez section of the INI I get the following
Undefined variable MezAECount used on line [email protected] /if (${Select[${MezOn},1,3]}&& ${MezAECount}>0 && ${MezMobAECount}>=${MezAECount} && ${MezAETimer}==0 && &{Select[${Me.CLass.ShortName},BRD,ENC]})
It matters not if I set mezon= 1 2 or 3, I get the same error
[Mez]
MezOn=2
MezMinLevel=25
MezMaxLevel=55
MezStopHPs=80
MezSpell= Screaming Terror
MezDebuffOnResist=0
MezDebuffSpell=Null
It always pauses the macro. I have to keep mezon=0 and manually mez. Any help with this?
Thanks
When I utilize the Mez section of the INI I get the following
Undefined variable MezAECount used on line [email protected] /if (${Select[${MezOn},1,3]}&& ${MezAECount}>0 && ${MezMobAECount}>=${MezAECount} && ${MezAETimer}==0 && &{Select[${Me.CLass.ShortName},BRD,ENC]})
It matters not if I set mezon= 1 2 or 3, I get the same error
[Mez]
MezOn=2
MezMinLevel=25
MezMaxLevel=55
MezStopHPs=80
MezSpell= Screaming Terror
MezDebuffOnResist=0
MezDebuffSpell=Null
It always pauses the macro. I have to keep mezon=0 and manually mez. Any help with this?
Thanks

