Naiss 28 Posted August 17, 2016 After some time when you play and you are trying to press T it just break all the keybinds you can't use anymore keybinds and you need to relog, i have tried for hours to fix this put it is still just comming back and this bug just came out of no where Here is a script error i get when it breaks: Share this post Link to post Share on other sites
Ben Harris 11 Posted August 18, 2016 I have the same issue sometimes, I just add my [] execVM "\Harris_Server\Functions\Base\OnKeyDown.sqf" and AddEventHandler into a loop with my server cleanup. Share this post Link to post Share on other sites
Naiss 28 Posted August 18, 2016 well that wont work because its broken 100% after this, can't redefine the key binds. the player need to rejoin Share this post Link to post Share on other sites
Tajin 349 Posted August 18, 2016 I guess you could include a typecheck with an exception into the function to avoid the error. Share this post Link to post Share on other sites