anyone know why im getting this on both my monks
View attachment 42514
that isn't an mq2monk thing. (and i moved it out of mq2monk thread)
this means you are running a macro or something else using macro stuff and have some bad condition somewhere
mq2react
mq2hud
mule/kiss condition
this isn't mq2monk, we don't use ${stuff inside here} like that
examples on things that would cause this are things like:
${Me.Casting} when it should be a ${Me.Casting.ID} where you are casting "Really Cool Spell" and thus it returns that "r"
the "$" likely means you're missing a bracket/race somewhere and it is seeing "${stuff without a closing brace"
here are some other examples of a similar error:
> here <
> here <
> here <
>...