HTML5/lua dumb ass question

  • #1, by NigecMonday, 07. May 2018, 17:03 6 years ago
    My dumb ass question of the day is:
    is it possible to have a weblink in a "game"

    Key Killer

    627 Posts


  • #2, by sebastianMonday, 07. May 2018, 17:41 6 years ago
    you can start the default browser with the following lua function:

    startDefaultBrowser("http://myurl.net")

    Thread Captain

    2346 Posts

  • #3, by NigecMonday, 07. May 2018, 17:57 6 years ago
    thanks Sebastian, I'll give it a try smile

    Key Killer

    627 Posts

  • #4, by nicholas-contrerasThursday, 17. May 2018, 16:34 6 years ago
    you can start the default browser with the following lua function:

    startDefaultBrowser("http://myurl.net")
    I've tried and it works fine. Thanks.

    Newbie

    1 Posts