SA-MP Forums Archive
Server List ingame - 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: Server List ingame (/showthread.php?tid=371956)



Server List ingame - Frank Addams - 25.08.2012

Okay i have a question here. Does samp support like this?
ConnectPlayer (playerid, serverip, port);

An example ConnectPlayer (playerid, 80.101.23.10, 777);
Is this possible?

I want a player can directly connect to other servers from my server.

When a player types /servers and there pops-up an dialog list with private-server or anything the owner is importing. And when he double click on a server in the dialog list, the script "ConnectPlayer" starts directing player to a new server.

It would be really nice


Re: Server List ingame - xSiiLenTx - 25.08.2012

It wouldn't be too hard if it's possible.


Re: Server List ingame - Kirollos - 25.08.2012

impossible to do if there is no native for that.