IP of a player.
#2

Use format and puyt the plrIP string into it. For example:

pawn Код:
new string[128];

format(string, sizeof(string), "Welcome to your server, master. IP: %s", string);
SendClientMessage(playerid, 0xFFFFFFFF, string);
Hope that helps!
Reply


Messages In This Thread
IP of a player. - by iGetty - 07.08.2011, 20:48
Re: IP of a player. - by JaTochNietDan - 07.08.2011, 20:52
Re: IP of a player. - by Anzipane! - 07.08.2011, 20:53
Re: IP of a player. - by iGetty - 07.08.2011, 20:56
Re: IP of a player. - by Anzipane! - 07.08.2011, 21:01
Re: IP of a player. - by iGetty - 07.08.2011, 21:02
Re: IP of a player. - by Basicz - 07.08.2011, 21:03

Forum Jump:


Users browsing this thread: 3 Guest(s)