Rob0 Posted May 1, 2015 Share Posted May 1, 2015 The Console, fine and ignored unit that it is, occupies two keys [F8] and [`] I wish to disable one of them. I choose [F8]. I already disabled [F11] map using this clientside: function disableMap() toggleControl("radar",false) end addEventHandler("onClientResourceStart",resourceRoot,disableMap) Now I need something similar for [F8] that does not affect [`] ability to open the Console. How to disable F8 Console access? Link to comment
.:DoA:.Backflip Posted May 2, 2015 Share Posted May 2, 2015 I don't think this topic is for map support. Link to comment
FuriouZ Posted May 4, 2015 Share Posted May 4, 2015 I don't think that you can disable the console, because you can use it even if you are not in a server.. Link to comment
Rob0 Posted May 5, 2015 Author Share Posted May 5, 2015 Thanks FuriouZ. And OH... maps... support. When i look at that topic on the main listing all i see, all i've ever seen is 'Support'. I've been posting general support questions here for months... Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now