QUOTE(hippossa @ Apr 4 2012, 22:08)

hey tiap (and other mooks i guess) what happens if i make the hvma have the skill hotkey scripted to a key that alrdy has a function (read: how to i rescript the current hv keys)
Change "keyup" to "keydown" and slap a "e.preventDefault();" after the first return, that should be enough to overwrite the default action.
QUOTE(hippossa @ Apr 4 2012, 22:08)

also, is is dw friendly? i know shatter works fine with it, but bone me silly if everything doesnt turn to gibberish right after the hotkey coding (or does it always go for the most expensive -which would perforce be the "strongest"... or does it go for the most expensive one but if youre at 74 oc will it use iris again?)
It goes (or should go) for the highest skill available at the time.