Results -9 to 0 of 7

Threaded View

  1. #2
    Player
    Velox's Avatar
    Join Date
    Sep 2013
    Location
    Sharlayan
    Posts
    2,205
    Character
    Velo'a Nharoz
    World
    Mateus
    Main Class
    Scholar Lv 90
    Quote Originally Posted by CC26 View Post
    Hello, Im having trouble using the asterisk in instead of the /wait command in my macros. I really want to replace all /wait commands in my macros with the asterisk but I can't get it to work, for example I have:

    /ac "Windbite" <t> * 2.5
    /ac "Venomous Bite" <t> * 2.5

    but when I execute this it never goes can someone help me out.
    You can use * for wait commands? I've been using <wait.#> for single line commands. I don't recall any other way.

    Using your example

    /ac "Windbite" <t> <wait.3>

    Wait timers only support whole numbers and rounds decimals.
    (2)
    Last edited by Velox; 10-19-2014 at 05:01 AM.