Results 1 to 8 of 8
  1. #1
    Player
    LellRyosuke's Avatar
    Join Date
    Feb 2015
    Posts
    6
    Character
    Sieg Fang
    World
    Zalera
    Main Class
    Pugilist Lv 50

    Macro Target's name in chat

    So I've noticed a lot of healers now are using custom macros for healing people that announce what they are doing and who they are doing it to. usually with some extra flair that makes sound cool. Ex: "Don't you die on me (player name here)!!!"

    Was wondering how to do that myself. Or rather how do you Macro a targets name to show up in the chat bar. I've looked all over and can't find an answer to this anywhere.

    Any help would be useful. Plz and thank you.
    (0)

  2. #2
    Player
    Rasferian's Avatar
    Join Date
    Jan 2015
    Posts
    12
    Character
    Olive Mynah
    World
    Famfrit
    Main Class
    Archer Lv 70
    I'm not really an expert in macros, but it probably has something to do with setting up a macro that does something like revives a player using the raise skill, and then somehow adding a code that adds a chat message in whenever you use that macro.

    I don't know how to program macros myself, but if what I said puts you on the right track, then yay?
    (0)

  3. #3
    Player
    Grayve's Avatar
    Join Date
    Mar 2014
    Location
    Limsa Lominsa
    Posts
    593
    Character
    Kharagan Dotharl
    World
    Balmung
    Main Class
    Dark Knight Lv 90
    Use /p to send messages to chat. For the name, just use <t>. "Don't you die on me, <t>!" IIRC
    (0)

  4. #4
    Player
    AniCelestine's Avatar
    Join Date
    Oct 2013
    Posts
    297
    Character
    Ani Celestine
    World
    Odin
    Main Class
    Monk Lv 80
    http://na.finalfantasyxiv.com/lodest.../text_command/ Go there and look for "Place holders" tab, there's everything targetting/inserting a name to chat related commands.

    i.e If I have a played called Jackie Chan targetted and I type <t> in my chat. When I press enter the game changes the <t> into Jackie Chan.
    (0)
    People need to remember that a healer's job isn't to heal HP
    but rather to prevent HP from reaching 0
    "Sent on Android device"

  5. #5
    Player
    LellRyosuke's Avatar
    Join Date
    Feb 2015
    Posts
    6
    Character
    Sieg Fang
    World
    Zalera
    Main Class
    Pugilist Lv 50
    Thanks for the help. I'll try that. ^__^ this was really nagging me.
    (0)

  6. #6
    Player Buff_Archer's Avatar
    Join Date
    May 2014
    Posts
    909
    Character
    Buff Archer
    World
    Diabolos
    Main Class
    Summoner Lv 60
    By the way you can also use party slot numbers to pull player names, though this wouldn't make sense in a revive macro since you don't know in advance who you're reviving. But if you type out something in party chat and want to reference player 3 in your list for example, if you type <3> you get their name and ppl assume you actually typed it super fast. Also if you're a healer and have skills you only cast on the tank, you can make the tank be in slot <2> by default and cast it on them without targeting them. So a macro that does this:
    /ac "Eye for an Eye" <2>
    /ac "Eye for an Eye" <t>

    Will cast on tank if no one is targeted, and will cast on target instead if you choose a target. You can even have a macro throw a sign like <bind2> and then cast on <bind2> as target, there's tons of options a lot of people don't take advantage of.
    (0)

  7. #7
    Player
    Niwashi's Avatar
    Join Date
    Aug 2013
    Posts
    5,248
    Character
    Y'kayah Tia
    World
    Coeurl
    Main Class
    Ninja Lv 50
    Quote Originally Posted by Buff_Archer View Post
    /ac "Eye for an Eye" <2>
    /ac "Eye for an Eye" <t>

    Will cast on tank if no one is targeted, and will cast on target instead if you choose a target.
    I think you got those the other way around. In order to cast on your target when you have a (valid) target, the <t> line should come first. Then let it default down to <2> on the second line of the macro for when you don't have anything targeted or have an enemy targeted.

    But you're quite right on your overall point about how flexible these macro options are.
    (0)

  8. #8
    Player
    LellRyosuke's Avatar
    Join Date
    Feb 2015
    Posts
    6
    Character
    Sieg Fang
    World
    Zalera
    Main Class
    Pugilist Lv 50
    thanks this is a very useful.
    (0)

  9. 03-31-2023 09:48 PM

Tags for this Thread