The latest version of MQ2 (even with old parms enabled) broke my UI, so I have been trying to update it. I got everything working with the exception of my buff window. The problem is with this line:
${If["${Character.Buff[1].Name}"=="NULL","","${Character.Buff[1].Name} ${Character.Buff[1].Duration}"]}
Haven't been able to find much talk on the boards about the ${If[]} function, as most people are using /newif and don't need the inline If. It's probably just a syntax issue since I'm guessing as to what this line is supposed to look like, but any guidance would be appreciated.
-OldNecro



