QUOTE(Dark Padian @ Apr 8 2025, 18:28)

How do you bind Fus Ro Dah?
The skill name 'Fus Ro Dah' doesn't seem to work.
This is mine for key F:
CODE
Bind(KEY_F, Impulse(Cast('FUS RO DAH')));
Impulse used because if not, the hovering will always be faster and will take priority making it so you never actually get it off unless you toggle the hover off and click the monsters after using the keybind.