[ 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, Im 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?