• Bind key above f1-4
    2 replies, posted
I was wondering how you can bind a key above f1 to f4, because I cant seem to make that work. I am running a gmod server with friends (prop hunt), f1 and f2 are used by PH, f3 are taunts, f4 is either shop or taunt menu, however both wont bind to f8. The taunt menu does work with C aswell, but i'd rather have all on F keys, the point shop does say I can only change it 1-4, which im not sure why. I have seen alot of servers binding it to f8 but I just cannot put it together. Hope you guys can help me, Regards, Royal.
Afaik, they don't have binds for them. You have to use the functions available with the [URL="http://wiki.garrysmod.com/page/Enums/KEY"]KEY enums[/URL].
[QUOTE=BillyOnWiiU;49427596]Afaik, they don't have binds for them. You have to use the functions available with the [URL="http://wiki.garrysmod.com/page/Enums/KEY"]KEY enums[/URL].[/QUOTE] It's not about key_ enums, it's about default keyboard layout only having f1-f4 with set bindings, as well as those console commands existing in the engine. @OP If you want, you can use GAMEMODE hooks to bind your menus to whatever key you would like, but this may interfere with anything the player has bound to those keys, so it is not advised.
Sorry, you need to Log In to post a reply to this thread.