• Game Mode Hot Key Problems
    4 replies, posted
I have started up a server recently and I have one problem. I have pointshop and a message of the day which are binded to F3 and F4. Zombie Survival and Prop Hunt use those keys. Does anyone have an idea on changing the hotkeys for the game modes. I would love to keep the pointshop and message of the day. Any tips?
look for hooks with ShowSpare1 and ShowSpare2 in your gamemodes.
[QUOTE=skatehawk11;46196253]Both of the addons (pointshop for sure) will most likely have the ability to change the keys in the configuration file.[/QUOTE] I tried to config the pointshop and MOTD to F6 and F7 but I got a lot of script errors. The default pointshop only allows F1-F4. That is why I asked about changing the keybinds for the game modes instead. [editline]10th October 2014[/editline] [QUOTE=Tomelyr;46196150]look for hooks with ShowSpare1 and ShowSpare2 in your gamemodes.[/QUOTE] Would it be in the actual lua of the game modes? Like for say, I am going through the Noxious' Zombie Survival and I cannot seem to find the keybinds but I found all the menu luas.
If you don't want to use F1-F4, you may have to substantially edit the code of pointshop to assign it to another hardcoded key.
Sorry, you need to Log In to post a reply to this thread.