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