[Pedido] Vip anuncio
#2

pawn Код:
public OnPlayerConnect(playerid)
{
    new string[64], pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
    format(string,sizeof string,"%s has joined the server. Welcome!",pName);
    SendClientMessageToAll(0xFFFFFFAA,string);
    return 1;
}
Crйditos: https://sampwiki.blast.hk/
Reply


Messages In This Thread
Vip anuncio - by kairos - 27.07.2013, 06:14
Re: Vip anuncio - by Gii - 27.07.2013, 06:54
Re: Vip anuncio - by Bruno13 - 27.07.2013, 06:54
Re: Vip anuncio - by DarknessPT - 27.07.2013, 11:26
Re: Vip anuncio - by kairos - 28.07.2013, 02:30
Re: Vip anuncio - by Bruno13 - 29.07.2013, 02:15

Forum Jump:


Users browsing this thread: 2 Guest(s)