Hyperlinks - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Hyperlinks (
/showthread.php?tid=180590)
Hyperlinks -
Scenario - 02.10.2010
Hey guys. I have seen it a lot these days, but I am not sure how to do it so I figured I would ask here. How can I make a link which will open an application on a players computer, giving them the option to either add my server to their favorites, or just play it. How could I do that?
Re: Hyperlinks -
Calgon - 02.10.2010
samp://<server_ip>:<server_port>
(for example
samp://209.159.152.42:7777)
Re: Hyperlinks -
Scenario - 02.10.2010
It's that simple? Interesting... Thanks, again, Calgon!