How to do redirect server to other server - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to do redirect server to other server (
/showthread.php?tid=269632)
How to do redirect server to other server -
LexLuthor - 17.07.2011
Hi all me need to script redirecting server to other server
primer my server is 127.0.0.1:7777 redirecting to 90.90.19.35:7777
thanks
Re: How to do redirect server to other server -
Mauzen - 17.07.2011
pawn Код:
public OnPlayerConnect(playerid)
{
SendClientMessage(playerid, 0xFFFFFFFF, "Join this server: IP");
Kick(playerid);
}
This is all you can do, theres no way to redirect to another server.
Re: How to do redirect server to other server -
LexLuthor - 17.07.2011
Are possible absolutly redirect
?
Re: How to do redirect server to other server -
Retardedwolf - 17.07.2011
Nope, it is not possible at all unless the future releases has such options.
Re: How to do redirect server to other server -
Swiftz - 17.07.2011
Quote:
Originally Posted by LexLuthor
Hi all me need to script redirecting server to other server
primer my server is 127.0.0.1:7777 redirecting to 90.90.19.35:7777
thanks
|
AHAHAHAHAH! thats impossible 12.7.0.0 is local host, U cant redirect it lol for external pcs
Re: How to do redirect server to other server -
Kush - 17.07.2011
Quote:
Originally Posted by Swiftz
AHAHAHAHAH! thats impossible 12.7.0.0 is local host, U cant redirect it lol for external pcs
|
... You can't redirect it to any IP Address...
Re: How to do redirect server to other server -
Mean - 17.07.2011
Primer means "example" in Serbian, that was an example.
Re: How to do redirect server to other server -
[MWR]Blood - 17.07.2011
You can't redirect a server to another IP. That is not possible.
All you can do is lock the server, naming it 'Moved to: <NEW IP HERE>'.
Re: How to do redirect server to other server -
erik019 - 17.07.2011
You can redirect it only with the cheat program...You must type the IP address into the favourites...Its the only solution i know...