Teleport Binds for WS help
I don't think this does (at work at mo so can't check), but what I do is have a set of bind files that load (and switch trays) on the ZXC keys for human/quid/lobster form, so just put the correct bindings into the human and dwarf form files.
in abbreviated form:
bind Z load_bind_file warshade-human.binds
bind C load_bind_file warshade-dwarf.binds
------warshade-human.binds-------
/bind SHIFT+LCLICK "powexec_name Shadow Step"
etc
------warshade-dwarf.binds-------
/bind SHIFT+LCLICK "powexec_name Black Dwarf Step"
Hi everyone,
I have a bind to use the left shift key and left mouse click to teleport in human form for my warshade.
/bind SHIFT+LCLICK "powexec_name Shadow Step"
Is it possible to use the same sequence to teleport in dwarf form? I am guessing it would be:
/bind SHIFT+LCLICK "powexec_name Shadow Step$$powexec_name Black Dwarf Step"
Anyone know if this will work?