Connect on forum - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Connect on forum (
/showthread.php?tid=264446)
Connect on forum -
undeR. - 26.06.2011
How to make this "connect" like here:
http://www.nsg-page.de/
samp://ip : port doesnt work
Re: Connect on forum -
linuxthefish - 26.06.2011
You need to have a website that allows custom html.
Re: Connect on forum -
woot - 26.06.2011
Код:
[url =samp://ip:port]join meh![/url]
^ (remove the space in the BB code)
Re: Connect on forum -
undeR. - 26.06.2011
I have a website with HTML..
Re: Connect on forum -
DirtyLilFreak - 26.06.2011
use this
<a href="samp://ip
ort">W/E Server</a>
well change IP:PORT and the W/E Server to your own server details.