Edit:
Fixed my code have new problems that I will work on privitly.
Moderator: MacroQuest Developers


Alert was never added to MQ2Data so that'll not work, but if it did you'd probably just do/if (${String[Alert[1].Equal[TRUE]}) {
| above was originaly /if $alert(1)==TRUE and didn't know how to convert this to new MQData system
