[AJUDA]Tutorial
#2

no public OnPlayerConnect(playerid)

tem lб assim exemplo:
Код:
 new pName[MAX_PLAYER_NAME];
  new string[48];
  GetPlayerName(playerid, pName, sizeof(pName));
  format(string, sizeof(string), "%s Logou no Server ", pName);
  SendClientMessageToAll(0x53A59EAA, string);
  UsePlayerPedAnims();
em baxo desse codigo, ou em cima se vocк preferir vocк poe:
Код:
SendClientMessage(playerid, COR_BRANCA, "COMANDOS");
  	SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  	SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  	SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  	SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  	SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
que ficaria assim:
Код:
  SendClientMessage(playerid, COR_BRANCA, "COMANDOS");
  SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  SendClientMessage(playerid, COR_BRANCA, "MENSSAGEM");
  new pName[MAX_PLAYER_NAME];
  new string[48];
  GetPlayerName(playerid, pName, sizeof(pName));
  format(string, sizeof(string), "%s Logou no Server ", pName);
  SendClientMessageToAll(0x53A59EAA, string);
  UsePlayerPedAnims();
Espero te ajudado, sem CTRL+C E CRTL+V pq asim vocк nгo aprende nada, flw boa sorte
Reply


Messages In This Thread
[AJUDA]Tutorial - by noobre - 03.03.2010, 21:24
Re: [AJUDA]Tutorial - by cabelo - 03.03.2010, 21:30
Re: [AJUDA]Tutorial - by noobre - 05.03.2010, 12:23

Forum Jump:


Users browsing this thread: 1 Guest(s)