[REQ] an info if player join your server
#3

Quote:
Originally Posted by kbalor
Посмотреть сообщение
Код:
public OnPlayerConnect(playerid)
{
        new Country[256];
        new mess[256],IP[256];
        GetPlayerIp(playerid,IP,sizeof(IP));
        format(mess,sizeof(mess),"%s(%s) has joined American Streets Roleplay Sucks",GetPName(playerid),IP);
        printf(mess);
        SendClientMessageToAll(COLOR_JOIN,mess);
        return 1;
}
Full script with IP and Country
GEO-IP
Is that only see if Junior Admin?

I need also an script that when player register and if they spawn they will see this text:

Refund Info:
Test
Test
Te
st
Reply


Messages In This Thread
[REQ] an info if player join your server - by ChristianIvann09 - 03.03.2014, 09:48
Re: [REQ] an info if player join your server - by kbalor - 03.03.2014, 09:57
Re: [REQ] an info if player join your server - by ChristianIvann09 - 03.03.2014, 10:05
Re: [REQ] an info if player join your server - by kbalor - 03.03.2014, 10:13

Forum Jump:


Users browsing this thread: 1 Guest(s)