This is a nifty trick I discovered on my AST today.
If you're like me and find yourself struggling to remember to keep your cards up, this can be an invaluable macro.
To use it, first go to your start/escape menu, System, and then User Macros.
Create a new macro containing the following:
Then drag and drop it over your previous Draw spell slot on your action bar.Code:/micon Draw /ac Draw /wait 30 /echo Draw ready! <se.2>
The way it works is simple. As Draw has a 30 second cooldown, this macro will toggle a 30 second timer on cast and echo a notice reminding you when Draw is available again.
The "<se.2>" bit will have the echo play a sound effect to get your attention.
The best thing is the echo command only displays to you, so you don't have to worry about annoying anyone else with it.
You can use this for virtually any ability you find yourself struggling with! Just replace the icon, action, and cooldown timers respectively.