Jump to content

Disable F8 Console access


Rob0

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...