Author Topic: Opening urls in game  (Read 1205 times)

What command would I use to open a browser and go to a certain url?

Call .onURL("url"); on the chat hud. Can't remember the exact variable name of the hud, but it should work.

I think it's gotowebpage("Url");.

I think it's gotowebpage("Url");.

That one worked, thanks. :D

New question cause I dun wanna open a new topic:

How would I go about making something host only? I tried %client.isLocal, %client.local, %client.host and %client.isHost already.

Ok nvm that Jookie helped me, thanks Jookia!