Almeidowski Posted August 30, 2020 Posted August 30, 2020 There are no simple Tutorials on how to create a simple CEF and there is nothing on the wiki. All the tutorials that exist are unnecessarily complex. How do I make a CEF appear with a command, for example. addCommand ('showCEF'){ showCEF } With what do I switch showCEF?
Xabi Posted August 31, 2020 Posted August 31, 2020 https://wiki.rage.mp/index.php?title=Browser::Browser Is that example too complicated? 1
DevMarvin Posted September 8, 2020 Posted September 8, 2020 And then let browser = null and if browser == null browser = mp.browsers.new(...) And so on, it isnt so hard.
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