Helpelyy Posted March 30, 2020 Posted March 30, 2020 1) I would like to be able to have some form of window/browser management. Functions like: mp.browser.MoveToBack - To move a browser to the back. mp.browser.BringToFront - To bring a browser to the front - so it is rended on top of all other browsers. mp.isMainMenuActive - To see if the RAGE MP main menu (server browser) is aktive. Those functions could be used to prevent buggy situations like this:
Xabi Posted March 30, 2020 Posted March 30, 2020 Knowing that F1 shows that menu, you could capture easily this event and know when RAGE's CEF state.
Helpelyy Posted March 30, 2020 Author Posted March 30, 2020 3 hours ago, Xabi said: Knowing that F1 shows that menu, you could capture easily this event and know when RAGE's CEF state. I thought about that. But it is possible that players join the server with the menu closed as well as with the menu opened. So i have to assume that the player doesn’t close the window before the client script started.
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