How to do redirect server to other server
#1

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
Reply
#2

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.
Reply
#3

Are possible absolutly redirect ?
Reply
#4

Nope, it is not possible at all unless the future releases has such options.
Reply
#5

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
Reply
#6

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...
Reply
#7

Primer means "example" in Serbian, that was an example.
Reply
#8

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>'.
Reply
#9

You can redirect it only with the cheat program...You must type the IP address into the favourites...Its the only solution i know...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)