Ulysses
General => Developers Corner => Topic started by: SexyWalrus 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?
-
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://www.google.com) ") ]] )
http://wiki.garrysmod.com/page/gui/OpenURL (http://wiki.garrysmod.com/page/gui/OpenURL)