stock PlayerIP(playerid), how to make?
#3

Quote:
Originally Posted by Swift_
pawn Код:
stock PlayerIP(playerid)
{
  new ip[16];
  GetPlayerIp(playerid, ip, sizeof ip);
  return ip;
}
This what he has done..


Oh, my bad, didn't notice the missed bracket.
Reply


Messages In This Thread
stock PlayerIP(playerid), how to make? - by Remi-X - 23.06.2009, 09:04
Re: stock PlayerIP(playerid), how to make? - by Grim_ - 23.06.2009, 09:06
Re: stock PlayerIP(playerid), how to make? - by MenaceX^ - 23.06.2009, 09:09
Re: stock PlayerIP(playerid), how to make? - by Grim_ - 23.06.2009, 09:10
Re: stock PlayerIP(playerid), how to make? - by Remi-X - 23.06.2009, 09:11
Re: stock PlayerIP(playerid), how to make? - by Grim_ - 23.06.2009, 09:12
Re: stock PlayerIP(playerid), how to make? - by James_Alex - 23.06.2009, 09:17
Re: stock PlayerIP(playerid), how to make? - by OmeRinG - 23.06.2009, 09:17
Re: stock PlayerIP(playerid), how to make? - by Grim_ - 23.06.2009, 09:19
Re: stock PlayerIP(playerid), how to make? - by Remi-X - 23.06.2009, 09:25

Forum Jump:


Users browsing this thread: 2 Guest(s)