Axel Posted May 12, 2016 Share Posted May 12, 2016 Hi! Is there a way to unbind or disable the F11 map? I want to make my own system, and i want to disable the one in MTA. Thanks in advance. Link to comment
Walid Posted May 12, 2016 Share Posted May 12, 2016 function disableF11Map ( ) toggleControl("radar", false) end addEventHandler ( "onClientResourceStart", resourceRoot, disableF11Map ) 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