25.08.2012, 01:01
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
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