Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: human1104 on May 21, 2016, 12:34:10 am

Title: Keybind
Post by: human1104 on May 21, 2016, 12:34:10 am
Hello!
In the wow (WOTLK) i cant set the mouse button left, or right the action bar button. Have any solution, to allow this?
Title: Re: Keybind
Post by: Alastor on May 21, 2016, 04:28:27 pm
Cant say more then ...

(http://img.prntscr.com/img?url=http://i.imgur.com/BcaNgaa.png)
Title: Re: Keybind
Post by: Ascathos on May 21, 2016, 04:33:37 pm
Despite horrible, non-existent communication skills he tries to utilize here, I think he wants to bind left-/rightclick to the actionbar, similar how 1 - 0 (depending what keyboard you use even further) are aligned to a button.
Title: Re: Keybind
Post by: Ascathos on May 21, 2016, 04:34:10 pm
Also, /moved
Title: Re: Keybind
Post by: human1104 on May 22, 2016, 12:11:34 am
Yes i" wants to bind left-/rightclick to the actionbar, similar how 1 - 0" Just i dont  know, how to tell better. Dont speak english very good.
Title: Re: Keybind
Post by: Alastor on May 22, 2016, 03:41:56 am
You Cant
since Click event is handled from user32.dll WoW is only listening to it not triggering it

if you want to keybind LClick or RClick then you will ahve to use external program that can actualy trigger it like some autoclicker or program it by yourself
Title: Re: Keybind
Post by: human1104 on May 24, 2016, 10:04:19 pm
I see. Thanks the answer :)