Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

Toggle Hotkey [Solved]

Hotkey

Best Answer Deftsu , 05 December 2015 - 10:06

MenuConfig:KeyBinding("toggletest", "Toggle Test", string.byte("T"), true, function() end, false)

or just :

MenuConfig:KeyBinding("toggletest", "Toggle Test", string.byte("T"), true)

Go to the full post »


  • Please log in to reply
2 replies to this topic

#1
zachphantom

zachphantom

    Newbie

  • Members
  • 6 posts

any chance anyone has a good idea how to make a hotkey that toggles a menu value?

 

working on a Hecarim jungle script


  • 0

#2
Deftsu

Deftsu

    donthackourgames

  • Ex-Core Dev
  • PipPipPip
  • 4,812 posts
✓  Best Answer

MenuConfig:KeyBinding("toggletest", "Toggle Test", string.byte("T"), true, function() end, false)

or just :

MenuConfig:KeyBinding("toggletest", "Toggle Test", string.byte("T"), true)


  • 0

#3
zachphantom

zachphantom

    Newbie

  • Members
  • 6 posts

Awesome, Thanks


  • 0





Also tagged with one or more of these keywords: Hotkey

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users