join messages
#7

i tryed that and couldnt get it to work so I made my own and it still dont work anyone see a problem here ?

if (level[playerid] >= 1)
{
new ip[16];
new OwnerMessage[128];
GetPlayerIp(playerid, ip, sizeof(ip));
format(OwnerMessage,sizeof(OwnerMessage),"[ip]: %s just loged in with ip %s",pname,ip);
MessageToOwners(COLOR_GREY, OwnerMessage);
return 1;
}
Reply


Messages In This Thread
join messages - by [SF]RobMob - 10.03.2010, 13:28
Re: join messages - by [cA]Unforseen - 10.03.2010, 14:33
Re: join messages - by [cA]Unforseen - 10.03.2010, 14:37
Re: join messages - by [SF]RobMob - 10.03.2010, 15:10
Re: join messages - by Miguel - 10.03.2010, 15:19
Re: join messages - by [SF]RobMob - 10.03.2010, 15:32
Re: join messages - by [SF]RobMob - 10.03.2010, 21:05
Re: join messages - by Miguel - 10.03.2010, 21:52
Re: join messages - by [SF]RobMob - 10.03.2010, 23:37

Forum Jump:


Users browsing this thread: 1 Guest(s)