I just returned to EQ, so I hope I'm not doing something stupid since its been awhile and I've forgotten a lot, but has anyone else been having problem's with the krust macro? Such as when I run commands associated with other plugins, the macro likes to spit out errors that I really don't see why. Such as my hotkey to do this:
Code: Select all
/twist off
/exchange "composers greaves"
/itemnotify legs rightmouseup
/pause 16
/exchange "umbracite plate leggings"
it gives me the error:
Code: Select all
/if ((${Me.PctHPs} <= 25) && !${Me.Stunned} && !${Me.Invis} && !${Window[RespawnWnd].Open} && !${Me.Feigning}) {
It does things like this with quite a few commands, I was just wondering if there is something I should do or if its a known problem. Also for the sake of all problems known, in that same hotkey, but none others, MQ2exchange tells me that I cannot exchange while casting, while proceding to exchange anyway.
Edit:
Ok it was something stupid, I didn't have PoR when I wrote that. I got it and the krust problem cleared right up. Returning players can't be bums and not get expansions I guess lol.