
Is there a way to hotkey the cancellation of a maintained enchantment?
1 pages • Page 1
Horace Slughorn
Wilds Pathfinder
Experientia Docet [OHX], Trinity of the Ascended [ToA], We Gat Dis [HRUU]
W/
Joined Oct 2008
t
Yes, that is possible, but not with the controls in game. There is no function that can be assigned to do that.
Autohotkey can do it: assign a key or a combination of keys to double-click @ x, y coordinates. As long as your maintained enchants is static in your interface and you do not change resolution, you could press the assigned key(s) to instead double-click those coordinates for you. Obviously, this would be limited if you had multiple maintained enchantments, and pressing that key without a maintained enchant would instead cause you to run to that spot on your screen. There may be a better or more refined method, but I chose a simple example because I lack experience with the software.
I can't help with a script. Notice I said "possible," but not necessarily easy, although this should be relatively simple to script.
And before someone quotes: "No third party software," it's just customizing controls. It's no different than pressing a key to use a skill instead of clicking a skill on the screen, except Guild Wars does not have the hotkey for this action.
Use at your own risk and contact support first if you must, but I doubt they will have a problem with you adding customized controls.
Autohotkey can do it: assign a key or a combination of keys to double-click @ x, y coordinates. As long as your maintained enchants is static in your interface and you do not change resolution, you could press the assigned key(s) to instead double-click those coordinates for you. Obviously, this would be limited if you had multiple maintained enchantments, and pressing that key without a maintained enchant would instead cause you to run to that spot on your screen. There may be a better or more refined method, but I chose a simple example because I lack experience with the software.
I can't help with a script. Notice I said "possible," but not necessarily easy, although this should be relatively simple to script.
And before someone quotes: "No third party software," it's just customizing controls. It's no different than pressing a key to use a skill instead of clicking a skill on the screen, except Guild Wars does not have the hotkey for this action.
Use at your own risk and contact support first if you must, but I doubt they will have a problem with you adding customized controls.

