|
Post by Ves on Dec 19, 2006 12:35:35 GMT
Okies, some of these are so well known it's silly, but you never know, you might spot something you like.....
Okies, first up, form change binds for PB....
/bind numpad1 "powexec_toggle_off Bright Nova$$powexec_toggle_off White Dwarf$$goto_tray 1" /bind numpad2 "powexec_toggle_on Bright Nova$$goto_tray 4" /bind numpad3 "powexec_toggle_on White Dwarf$$goto_tray 5"
And the same for WS.....
/bind numpad1 "powexec_toggle_off Dark Nova$$powexec_toggle_off Black Dwarf$$goto_tray 1" /bind numpad2 "powexec_toggle_on Dark Nova$$goto_tray 4" /bind numpad3 "powexec_toggle_on Black Dwarf$$goto_tray 5"
And some you might find useful....
This one I love to bits, helps avoid those nasty surprises, or picking out a crystal in thye swarm of nictus
/bind X "target_custom_next Void$$target_custom_next Quantum$$target_custom_next cyst$$target_custom_next sapper"
Change the X to what ever floats your boat and away you go.
And one for the WS crew...
/bind X "target_custom_near "enemy defeated""
Can target the nearest defeated foe, for easier targetting for Extract Essense or Unchain Essence, 'nuff said.
|
|
|
Post by Kitmarch on Dec 19, 2006 13:41:16 GMT
Oooh....
Yes, essential ones indeed. And I didn't know the latter two.
Ta muchness.
|
|