SheKilla

Apprentice
  • Posts

    10
  • Joined

  1. Quote:
    Originally Posted by Santorican View Post
    This would not be a fun character to run a positron task force on.
    It's never fun to run a Positron task force.
  2. SheKilla

    New Emote?

    Bah! Thanks for the info.
  3. SheKilla

    New Emote?

    Today, I saw someone who was hovering in a unique stance. Their hands were on their hips. And I know it wasn't one of those emotes that happen to work while hovering, because their feet were not flat; they were dangling.

    Anyone know how they did that?
  4. I'd say Fire/Fire because of what MinMin said. A large chunk of my damage comes from the DoTs from the primary (Fire Cages, Char, Hot Feet), so Fiery Embrace does come a big difference.

    Either way, I can't imagine anything not working with Fire, especially if you end up getting perma-dom. Everything will be Held indefinitely, you won't have any trouble ripping through any mob.
  5. When I was done with Drea the Hook, he introduced me to Bocor, but Bocor didnt give me anything, he just introduced me to the Radio.
  6. [ QUOTE ]
    I hope this helps.

    [/ QUOTE ]

    it does! thanks, it works like a charm.
  7. [ QUOTE ]
    The Best Hover/Fly /bind EVER!!!
    <WHAT>
    Action: With Sprint enabled press q
    Result: Char will enter Hover mode and disable Sprint
    Action: Press+Hold ANY direction key
    Result: Char will enter Fly mode in the direction chosen
    Action: Release previous key
    Result: Char will return to Hover mode
    Action: Press q
    Result: Char will drop to ground with Sprint enabled


    <WHY>
    PRO
    Single key to start/end Flight
    Minimal Endurance usage
    Quick recovery from Flight ‘Knockdowns’
    Autorun+Space allows for better viewing of terrain
    (pans slightly down)

    CON
    Combinations of direction keys toggles Hover/Fly during Flight
    Very slight initial Flight delay due to load/un-load of .txt files

    As a Blaster I would make many small adjustments to position
    in order to use Cone Attacks. Toggling between Hover/Flight
    was tedious and often I would not fight in Hover mode
    (losing Defensive Buff) to avoid it. Furthermore, I would lose
    Endurance by not remembering (during intense fights) to
    Toggle. With this structure, and Reduce Endurance
    enhancements, I’m able to quickly change position with
    minimal Endurance loss.


    <HOW>
    1.Copy/Paste Code into three different .txt files
    2.Edit/Save .txt files onto your CoH gaming computer
    (edit <dir> to preferred location)
    3.Enter CoH and type /bind_load_file <dir>\powers.txt

    FILE: powers.txt
    q "powexec_name sprint$$powexec_name hover$$bind_load_file <dir>\flight1.txt"

    FILE: flight1.txt
    q "powexec_name sprint$$powexec_name hover$$bind_load_file <dir>\flight2.txt"
    w "+forward$$powexec_name hover$$powexec_name fly"
    a "+left$$powexec_name hover$$powexec_name fly"
    d "+right$$powexec_name hover$$powexec_name fly"
    s "+backward$$powexec_name hover$$powexec_name fly"
    space "+up$$powexec_name hover$$powexec_name fly"
    lshift+space "+down$$powexec_name hover$$powexec_name fly"

    FILE: flight2.txt
    q "powexec_name sprint$$powexec_name hover$$bind_load_file <dir>\flight1.txt"
    w "+forward"
    a "+left"
    d "+right"
    s "+backward"
    space "+up"




    For further study
    Guide to /binds
    Various Player /binds

    [/ QUOTE ]

    can someone help me with this?

    i have no idea how to set this up. instead of using q to activate hover, i want to use 9, so what do i change??

    also i'm confused about the <dir> part. so if my .txt files are located in C:\Program Files\City of Heroes\binds, in the .txt do i put <C:\Program Files\City of Heroes\binds> or just C:\Program Files\City of Heroes\binds??

    and also, i NEVER have sprint on, so i dont want to have sprint on to be able to use this bind, and i dont want sprint to activate when i turn off hover.

    i know these may seem like retarded questions, but i AM retarded (at least with the computer). if someone can tell me exactly what to do, that'd be great.

    help please?