R3iner Posted October 28, 2020 Posted October 28, 2020 Hi everyone. I close the interface with Esc and when pressed, the interface closes and the pause menu opens.Tried it through this function mp.game.ui.setPauseMenuActive(true); Does not work 1
_Axe_ Posted October 29, 2020 Posted October 29, 2020 mp.game.controls.disableControlAction(32, 200, true); In render event 1
killer59405 Posted May 19, 2025 Posted May 19, 2025 Well It's been just under five years but I'm running into the same dilemma. I'm very novice when it comes to all this stuff. If anyone's still around, would you be willing to clarify where and how I would go to add a function like this in my game. I'm running single player
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