Add to favourites - 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: Add to favourites (
/showthread.php?tid=503170)
Add to favourites -
Keyhead - 28.03.2014
Can anyone tell me how to make a link so it adds the SA-MP ip to a players SA-MP client favourites list?
Re: Add to favourites -
Matess - 28.03.2014
samp://IP:PORT
Re: Add to favourites -
BroZeus - 28.03.2014
right click on the game server which u want to add to favorite then click on "add to favorites" there
and then Done.
Re: Add to favourites -
Abagail - 28.03.2014
You mean a click here or something link on the web? You'd just do
SAMP://IP:PORT
Obviously replacing the "IP" with the ip of your server, and the "port" being the port of your server.
For example for localhost you could do:
SAMP://127.0.0.1:7777