Author Topic: Make a chat command go to a website?  (Read 1615 times)

0 Members and 2 Guests are viewing this topic.

Offline SexyWalrus

  • Newbie
  • *
  • Posts: 19
  • Karma: -3
Make a chat command go to a website?
« on: February 08, 2015, 09:27:44 PM »
How do i make it so if someone types !forums or something along that line thy get directed to a website?

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Make a chat command go to a website?
« Reply #1 on: February 08, 2015, 10:07:03 PM »
Assuming you know how to make commands already:

Here is how you would open a webpage in the Steam overlay browser:

ply:SendLua( [[ gui.OpenURL(" http://www.google.com ") ]] )



http://wiki.garrysmod.com/page/gui/OpenURL