[Ajuda]Funcao
#2

pawn Код:
// no OnPlayerConnect
new string[30];
new nome[MAX_PLAYER_NAME];
GetPlayerName(playerid, nome, sizeof(nome));
format(string, sizeof(string), "%s Entrou no Servidor.",nome(playerid));
SendClientMessageToAll(COR,string);
Assim?
Reply


Messages In This Thread
[Ajuda]Funcao - by DrTHE - 06.11.2011, 10:19
Re: [Ajuda]Funcao - by gabrielbnv - 06.11.2011, 10:28
Re: [Ajuda]Funcao - by DrTHE - 06.11.2011, 10:34
Re: [Ajuda]Funcao - by Shadoww5 - 06.11.2011, 10:55

Forum Jump:


Users browsing this thread: 1 Guest(s)