Jump to content

Is It Possible To Have Multiple Hotkeys For The Same Function?


Recommended Posts

I don't exactly know what to put here, because all I have to say is in the title. :)

I suppose I could write some code just to explain what I mean:

HotKeySet("^!x", "Terminate");ctrl-alt-x

While 1
    Sleep(100)
WEnd

Func Terminate()
    Exit
EndFunc

and I'm trying to find multiple hotkeys for a function. This is just an example.

Thanks very much for reading this, and thanks most definately in advance for helping. :(

Edited by The Great 'Awesoma-Powa!'
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...