Jump to content

Open Browser


Hugos

Recommended Posts

  • Moderators
38 minutes ago, Hugos said:

Tell me please if it is possible to make a function that opens an adress URL in your browser?
P.S.: I mean open a browser not in the game (not createBrowser), but in a regular browser (out of the game).

No that is not possible directly from MTA exe to web-browser.

But you can set the clipboard with an specific URL.

https://wiki.multitheftauto.com/wiki/SetClipboard

 

 

You can also add push notifications, which comes closer to what you want:

https://web-push-book.gauntface.com/

https://web-push-book.gauntface.com/demos/notification-examples/

But I haven't done it before, so the exploration is all yours.

 

How Youtube does it (concept):

 

  • Thanks 1
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...