I want to check to see if I have a buff on, and if not... cast it...
I know that ${Me.Buff[Call of Bones]} will return NULL if it's not up, and "Call of Bones" if it is. How do I change this to a boolean value so I can use it in /if commands? I've searched through the help file and am lost atm...
If anyone can point me inthe direction of some more example of how to write /if commands and how to convert string data to boolean (etc) I'd really appreciate it.
Also, is there a way to remove a buff other than clicking on it? I can write the /mouseto and /click left if I really need to, was just wondering if there's an easier way to do it.. Thanks!
-S


