I've never used macros before, and cant find a proper, up-to-date guide on them. I am playing a Ninja, and I understand that macros aren't always worth it, but I still want to learn..
  1. How and where do I put "wait"? I've seen it these two ways:
    /ac "skill" <wait.1> (hoping this one works, as it saves space)
    /wait 1

  2. Does waiting 0.5, 1.5, 2.5 sec etc work?
    I've read that it automatically rounds up or down :s kinda useless if your skill cooldown is 1.5 sec, but you gotta wait 2 sec with the macro..

  3. is there a /command for walking towards your target?

  4. I think this is a silly one.. If I have, lets say 6 skills on my macro, but my enemy dies after 3 skills. Then I target another enemy (maybe even accidentally), standing right next to me, and my character will automatically start attacking it, starting from the next skill in the 'queue'. Is there a way to prevent that? x) like make the macro stop after the enemy dies..