SA-MP Forums Archive
direct join - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: direct join (/showthread.php?tid=608381)



direct join - ilijap - 31.05.2016

Is it possible to direct join via web or other program? If I have Play button on my Website or launcher to direct join in the game? Using samp:// its asking you if you want to launch it.


Re: direct join - luke49 - 31.05.2016

You mean:
PHP код:
<?php echo "<a href='samp://SERVER_IP:SERVER_PORT'>CLICK TO JOIN</a>"?>