I'd like to add an accelerator for a combination of the right arrow and numpad directional keys for fleeing from combat so that I can run around fighting stuff with just one hand without having to bring a second one in just to flee.
I tried the following but it did not work:
I assume the prefix only supports Ctrl/Alt/Shift.
I tried the following but it did not work:
AcceleratorTo ("Right+Numpad8", "flee north", sendto.world)I assume the prefix only supports Ctrl/Alt/Shift.