Remmist Posted July 13, 2018 Posted July 13, 2018 How to disable all components of the CEF browser ? Give me a separate MTA client with a fully deactivated CEF please.
Moderators IIYAMA Posted July 13, 2018 Moderators Posted July 13, 2018 For what purpose? 1 Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
Moderators IIYAMA Posted July 18, 2018 Moderators Posted July 18, 2018 17 minutes ago, Remmist said: Well, I need Makes no sense. Unless you do not want a (compiled) resource to use those functions. If you nil the function references in your lua resource code, it would have the same effect as if you do not have them. createBrowser = nil With your main request, I can unfortunately not help you since I do not develop MTA. But I can point out where some of the components are located in the source code. https://github.com/multitheftauto/mtasa-blue/tree/master/Client/cefweb https://github.com/multitheftauto/mtasa-blue/tree/master/Client/ceflauncher https://github.com/multitheftauto/mtasa-blue/tree/master/Client/ceflauncher_DLL If you really want this version, then this would best place to ask: https://bugs.multitheftauto.com/my_view_page.php I wish you a lot of luck! Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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