I could not {Decipher} the patch notes about the use of the new wait syntax. Can someone post an example of how to use it?
Printable View
I could not {Decipher} the patch notes about the use of the new wait syntax. Can someone post an example of how to use it?
/ac "Swiftcast" <me> <wait.2>
/ac "Raise" <t>
prepatch:
/ac "Inner Quiet" <me>
/wait 3
/ac "Steady Hand II" <me>
/wait 3
postpatch:
/ac "Inner Quiet" <me> <wait.3>
/ac "Steady Hand II" <me> <wait.3>
Cool, thanks
Thank you.