Quote Originally Posted by HeavenDenies View Post
Interesting. I'll have to try some out on a target dummy, but I have read that you can use .5 with the wait macro. Either way, I'll experiment with how long it takes and how long it takes me to do it manually.
You can use /wait .5 but it will always round up. So basically /wait .5 = /wait 1, /wait 1.5 = /wait 2 and so forth. It's been tested and proven numerous times. Sucks though. :/