Da_Cheese

Citizen
  • Posts

    4
  • Joined

  1. Excellent guide. Couldn't have said it better myself.
  2. Da_Cheese

    Chat Bubbles

    [ QUOTE ]
    also how whould you do something like when you press your sniper power it say pulling "name of the target"?

    [/ QUOTE ]

    /bind P "team pulling $target$$powexec_name Taunt"

    Replace Taunt with whatever your sniper power is called.
  3. Da_Cheese

    Chat Bubbles

    Chat modifiers (like <color&gt only apply to the current line of text you are typing. Keybinds last forever and are persistent through multiple login sessions.
  4. Da_Cheese

    Chat Bubbles

    I extracted the complete list of color names from CityOfHeroes.exe and it is identical to the list dunkrct linked to. I also discovered another parameter "duration" that you can use to control how long your chat bubbles stay over your head like so:

    <duration 2>Read me quick!

    It seems to take any number but the timer has a floor of about 2 seconds and a ceiling of about 20 seconds.