Results 1 to 3 of 3

Thread: Hotkey Emotes

  1. #1
    Community Member Rinimand's Avatar
    Join Date
    Dec 2010
    Posts
    19

    Default Hotkey Emotes

    NOTE: After posting I found http://forums.ddo.com/showthread.php?t=291900&page=1 which mentions the same thing. If I could remove my post I would.

    The situation: I'm a Rogue who wants to warn party members about a Trap I have detected.
    The problem: I don't have a microphone. (and won't, that's not the solution I'm looking for)
    The workaround: Type "TRAP" in the party chat before anyone gets killed.
    Better: I could type "/stop It'a a TRAP!" in the party chat and thus emote a "Stop" action with the text. That will add a visual cue.
    Best: I wish I could put the previous emote into my hotkey bar.

    So how do I do that?

    Thanks in advance, Rini.
    Last edited by Rinimand; 02-01-2011 at 02:11 PM. Reason: Removing - this question exists elsewhere in forums.

  2. #2
    Community Member arvendel's Avatar
    Join Date
    Jan 2010
    Posts
    46

    Default /Alais

    The concept of an alias is to be able to make something complex happen just by executing a short command. DDO has this ability built-in, using the 'alias' slash-command.

    We'll start with the basic syntax for the /alias command.

    /alias ;alias "alias string"

    [edit] The Parts

    Let's break that syntax down into the various parts.

    /alias - The normal slash command like anything else, designates you are creating an alias.

    ;alias - This designates the shortcut for the string you wish to input. Important: Case (upper/lower case) does not matter when naming shortcuts, therefore ;trap is the same as ;TRAP, which is the same as ;TrAp

    "alias string" - The text inside the quotes is what is sent to the game. This is your string.
    [edit] The How

    Aliases work by replacing your shortcut (;alias) with the string you assign to the shortcut ("alias string"). So to create a simple alias that says 'Hello World' you would type the follow in the chat box.

    /alias ;hw "Hello World"

    After you type that and press return you have set your first alias!

    In order to use your alias all you need to do is type your shortcut into the chat box. So for our above example you would type:

    ;hw

    And what you would see (if you have the general chat tab selected) is your character saying:

    (SAY): You say, "Hello World"

    [edit] Advanced Alias Usage

    So, you've mastered "Hello World," Congratulations. Now onto the fun and juicy stuff.
    [edit] Directing the String

    I can't think of a better way to describe my thought here, so thats what you get.

    By "Directing the string" I mean having it point to a specific channel. In the previous example using "Hello World" it will output the text into which ever channel you have selected as default in your chat window. To get around this we simply add the appropriate slash command in front of our string.

    Example: I want to say 'Hello World' but I want it to go into guild chat instead of say. I would use the following to set my alias.

    /alias ;hw "/g Hello World"

    And I would see the follow when I type the shortcut into my chat window:

    (Guild): [To Guild] Hello World

    List of acceptable slash commands to direct the string.

    /say - sends string to 'say' or general tab, viewable by all players in area.
    /g - sends string to 'guild' viewable by all guild members (when not broken).
    /p - sends to party viewable by all party members.
    /em - sends an emote viewable in general tab by all players in area.

    [edit] Making Use of This

    Rogues often need to quickly communicate traps, and some prefer to stay in character. So lets make a quick and dirty alias for them. Our goal is to have it viewable by all party members, so we will direct it to /p for party. We will use a very simple shortcut to allow him to quickly access it.

    /alias ;t "/p Hold, something is not right here... it could be a trap."

    Once he uses the above alias command once, he will be able to simple type ;t at any time to quickly tell the group to stop, because there is a trap.

    [Party] Tristam Says, "Hold, something is not right here... it could be a trap."

    Additionaly we can create custom emotes for our personal use. Take for example someone whom enjoys chuckling more than outright laughing. To make an emote, I would use the follow /alias to set it up.

    /alias ;chuckle "/em chuckles."

    Typing ;chuckles others would then see:

    [Emote]: Kedoch chuckles.

    And to round it out, someone else may wish to have an easy way to show her nervousness.

    /alias ;nerv "/em looks around nervously."

    Typing ;nerv would then display:

    [Emote]: Fred looks around nervously.

    [edit] Built-In Emotes

    If you use /laugh alot in game you may wish to have extremely easy access to it at all times. This is no problem using an alias!

    /alias ;l "/laugh"

    Once you input this into the chatbox you can simply type ;l to perform the default in-game /laugh emote.

    Fear not what you can see..... Fear what you cannot!

  3. #3
    Community Member donfilibuster's Avatar
    Join Date
    Nov 2009
    Posts
    4,063

    Default

    Not sure but think you can also add the color tags to your chat in the alias. Useful to highlight the TRAP!
    There's a guide to the /alias somewhere in the forum.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

This form's session has expired. You need to reload the page.

Reload