Page 1 of 1

Auto-Fightback toggle on F4

Posted: Sat May 26, 2018 6:15 pm
by TheFroggles
Would make penting a bit smoother for me anyway xD

Posted: Sun May 27, 2018 6:30 am
by Lordlava
If you have a programmable keyboard you can set a up a function key to type "/f".

Failing that you can also just type "/f" when you need it.

To change the client to allow programmable function keys is not a trivial task as it needs changes to the client (which I try to avoid) and corresponding changes to the way the server interacts with the client.
None of these are insurmountable but they are not 2 minute activities.

Having said that, allowing programmable in game keys would be nice.

Posted: Mon May 28, 2018 2:41 am
by TheFroggles
Yarr, I might have to purchase a new mouse or keyboard this year, and try to make sure the cats don't destroy the cable like all my others \'@_e/ Having F1, F3 and /f all together would be lovely. Needing to take my hand off the mouse to type /f is less than ideal xD I'm just too slow.

Thanks for the response!

Posted: Fri Jun 15, 2018 3:00 pm
by Drink
Could also change the client once to pull the F Keys from a Keybindings.ini file or something so people can set their own presets?

F1="/fast"
F2="/normal"
F3="/slow"
F4="/f"

Would need to make commands for current skills so they can be mixed/matched and maybe even make spells? /bless casts bless etcc

so i could have
F1="/f"
F2="/Bless"
F3="/Blast2"
F4="/stun" etcc ?:P

Might be a better way but its an Option!!

Or get AutoHotKey and macro it :D

Posted: Sat Jun 16, 2018 9:03 am
by Lordlava
The new client does now have the capability to accept commands.
This has not been done to allow key mapping but I guess it could be a logical progression.
There may be some work being done on the client.
I will need to check on its progress.