Close
Showing results 1 to 4 of 4

Hybrid View

  1. #1

    Default

    http://www.wowpedia.org/API_SetBinding

    Looks like running the script without a command parameter is how to unbind

    -- Remove all bindings from the right mouse button.
    SetBinding("BUTTON2");
    -- Restore the default binding for the right mouse button.
    SetBinding("BUTTON2","TURNORACTION");
    So /script SetBinding("SHIFT-4"); should unbind.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  2. #2

    Default

    Quote Originally Posted by Khatovar View Post

    So /script SetBinding("SHIFT-4"); should unbind.
    Thank you SO MUCH, I REALLY appreciate this. It works perfect! Made my day

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •