03.03.2010, 21:30
no public OnPlayerConnect(playerid)
tem lб assim exemplo:
em baxo desse codigo, ou em cima se vocк preferir vocк poe:
que ficaria assim:
Espero te ajudado, sem CTRL+C E CRTL+V pq asim vocк nгo aprende nada, flw boa sorte
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();
Код:
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");
Код:
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();