Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12
  1. #11
    Player
    Mikoko_Miko's Avatar
    Join Date
    Jun 2014
    Posts
    174
    Character
    Mikoko Miko
    World
    Ultima
    Main Class
    Culinarian Lv 100
    Quote Originally Posted by Itseotle View Post
    each line has read time of iirc 0.16 seconds
    I suppose 0.016 seconds is correct. More precisely read time depends on frame rates; 33.3ms/line in 30fps or 16.7ms/line in 60fps.
    (0)

  2. #12
    Player
    Itseotle's Avatar
    Join Date
    Apr 2012
    Location
    Gridania
    Posts
    772
    Character
    Itseotle Irracido
    World
    Diabolos
    Main Class
    Dragoon Lv 60
    Quote Originally Posted by Mikoko_Miko View Post
    I suppose 0.016 seconds is correct. More precisely read time depends on frame rates; 33.3ms/line in 30fps or 16.7ms/line in 60fps.
    Sounds about right, so if you have 1 macro line for the icon, one for the call out, one for the error off (cuz who likes error spam?) that leaves you 12 lines for the action itself. 12 x (1/60) = 0.2 or 200 milliseconds, is a MUCH bigger window of time than it may seem to execute your macro and still have it fire even if your GCD is not ready. I personally have used both single line actions and multi-line and the multi-line is by far more reliable in most* situations.

    *some times you do not want to use this though is abilities that toggle with no cooldown (Defiance/Cleric Stance), macros that use multiple different abilities per macro, and certain pet commands. As a side note, using this with ground target AoE produces a very cool trailing effect.
    (0)
    Lodestone Profile
    http://na.finalfantasyxiv.com/lodestone/character/2183636/

Page 2 of 2 FirstFirst 1 2