Page 9 of 11 FirstFirst ... 7 8 9 10 11 LastLast
Results 81 to 90 of 117

Hybrid View

  1. #1
    Player
    FelisC's Avatar
    Join Date
    Sep 2013
    Posts
    127
    Character
    Felis Catus
    World
    Gilgamesh
    Main Class
    Arcanist Lv 50
    I'm already sick of the Ready Check spam, especially since you can't see who initiated it.

    It's also really annoying that the rings they introduced for crafters don't have materia slots. Can my vanity gear at least be as good as the equivalent normal gear?

    I love everything else though. More positives than I thought were going to be introduced.

    Quote Originally Posted by Sotek View Post
    Anyone else finding gamepad controls kind of suck now? With Cross Hotbar Controls set to Hold, there now seems to be a fairly substantial delay on letting go of the button and being able to press another button... So much so that I will hit one ability, then attempt to switch hotbar, be unable to because of the delay, and not only fail to use the ability I want, but potentially use a completely different ability instead... It is pretty damn annoying...
    I use a gamepad and that behavior hasn't changed for me.
    (0)

  2. #2
    Player
    Nahaara's Avatar
    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    786
    Character
    R'nangho Thorne
    World
    Hyperion
    Main Class
    Conjurer Lv 50
    I seriously thought that the Vanity system was being released with this patch O.o

  3. #3
    Player
    Felis's Avatar
    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    12,287
    Character
    Skadi Felis
    World
    Ragnarok
    Main Class
    Pugilist Lv 70
    Quote Originally Posted by Nahaara View Post
    I seriously thought that the Vanity system was being released with this patch O.o
    It come with 2.2, not with 2.16
    (0)

  4. #4
    Player
    RachaelMarie22's Avatar
    Join Date
    Dec 2013
    Posts
    215
    Character
    Gaia Rein
    World
    Cerberus
    Main Class
    Lancer Lv 60
    "Can now enable cross hotbar while using mouse and keyboard settings"

    Does that mean on ps3 I can now bind abilities to kb as well as playing with controller? Or am I just being silly..
    (0)

  5. #5
    Player
    FabioThePunisher's Avatar
    Join Date
    Nov 2013
    Posts
    1
    Character
    Fabio Souleater
    World
    Ragnarok
    Main Class
    Armorer Lv 50
    I don't know if a other ppl white this... all new things are quite good but i'm only really interest in one.... new <wait."#">
    we really need that also decimal were be included and seen....
    for example the first thing that i think

    /ac Cure <me> <wait.2.50>
    /ac Cure <me> <wait.2.50>

    This is not working.... decimal are not seen so it's like

    /ac Cure <me> <wait.2>
    /ac Cure <me> <wait.2>

    also i tried with <wait."2.5"> but not work aswell....

    we cannot waste 0.5 second for each cast.... specially at high level... So please noticed that and try to solve... simply if possible... we could use <wait."#.##"> to enable decimal
    (0)

  6. #6
    Player
    UBERHAXED's Avatar
    Join Date
    Aug 2013
    Posts
    700
    Character
    Seraph Khalid
    World
    Faerie
    Main Class
    Summoner Lv 60
    That was intentional (waaaaay back in the beta days they explained it). You can't use decimals at all. This was done so it's never more effective to use macros than to do tasks manually. As you can see, even with the changes, you still can't use decimals. Although it appears that what you show is that it truncates the decimal. In the past, it was rounded (so inputting 2.5 would cast to 3 and inputting 2.49 would cast to 2).
    (0)

  7. #7
    Player
    Ronyx's Avatar
    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    394
    Character
    Karse Farrence
    World
    Sargatanas
    Main Class
    Paladin Lv 72
    Quote Originally Posted by FabioThePunisher View Post
    I don't know if a other ppl white this... all new things are quite good but i'm only really interest in one.... new <wait."#">
    we really need that also decimal were be included and seen....
    for example the first thing that i think

    /ac Cure <me> <wait.2.50>
    /ac Cure <me> <wait.2.50>

    This is not working.... decimal are not seen so it's like

    /ac Cure <me> <wait.2>
    /ac Cure <me> <wait.2>

    also i tried with <wait."2.5"> but not work aswell....

    we cannot waste 0.5 second for each cast.... specially at high level... So please noticed that and try to solve... simply if possible... we could use <wait."#.##"> to enable decimal
    Decimals are working for me

    Im using this.
    /macroicon Infuriate
    /ac "Infuriate" <me> <wait.1.5>
    /ac "Steel Cyclone" <me>

    Try not using the 0 just <wait.2.5>
    (0)
    Last edited by Ronyx; 02-20-2014 at 11:09 PM.

  8. #8
    Player
    Gilraen's Avatar
    Join Date
    May 2012
    Location
    Gridania
    Posts
    2,489
    Character
    Gilraen Bior
    World
    Midgardsormr
    Main Class
    Archer Lv 70
    Quote Originally Posted by Ronyx View Post
    Decimals are working for me

    Im using this.
    /macroicon Infuriate
    /ac "Infuriate" <me> <wait.1.5>
    /ac "Steel Cyclone" <me>

    Try not using the 0 just <wait.2.5>
    I have my attack combos macro'd, used /wait 2.5 and every action triggered in a timely manner. Tried <wait.2.5> and the second action was skipped each and every time. Seems the <wait.#> in my experience does not recognize .5 increments while /wait # does.
    (0)

  9. #9
    Player
    Errors's Avatar
    Join Date
    Nov 2012
    Location
    Ul'dah
    Posts
    306
    Character
    Errors Phynrir
    World
    Excalibur
    Main Class
    Gladiator Lv 50
    Quote Originally Posted by Gilraen View Post
    I have my attack combos macro'd, used /wait 2.5 and every action triggered in a timely manner. Tried <wait.2.5> and the second action was skipped each and every time. Seems the <wait.#> in my experience does not recognize .5 increments while /wait # does.
    /wait accepts decimals but rounds the value. Has been like this since beta.

    1.0 = 1 second
    1.1 = 1 seconds
    1.2 = 1 seconds
    1.3 = 1 seconds
    1.4 = 1 seconds
    1.5 = 2 seconds
    1.6 = 2 seconds
    1.7 = 2 seconds
    1.8 = 2 seconds
    1.9 = 2 seconds
    2.0 = 2 seconds
    (0)
    Last edited by Errors; 02-21-2014 at 07:07 AM.

  10. #10
    Player
    Felis's Avatar
    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    12,287
    Character
    Skadi Felis
    World
    Ragnarok
    Main Class
    Pugilist Lv 70
    Quote Originally Posted by Naunet View Post
    I haven't logged in yet, but... I thought that's what this patch was? x.x You're saying it's not the ticky boxes for quest tracking? *weeps*
    This come also with 2.2
    Quote Originally Posted by Camate View Post
    Greetings,

    Below is an update from Hiroshi Minagawa in regards to the feature for selecting which quests are displayed on your Duty List.
    Quote Originally Posted by Hiroshi_Minagawa View Post
    As this feature involves not only the UI team, but the programmer in charge of events, I'm unable to give a specific time-frame for when this feature will return. However, it is included in the tasks for patch 2.2 and I will be sure to keep you updated.
    (0)

Page 9 of 11 FirstFirst ... 7 8 9 10 11 LastLast