[Ajuda] Oq eu coloco aki para aparecer |adm| no nome da pessoa ?
#5

Quote:

public OnPlayerText(playerid, text[])
{
if(APlayerData[playerid][PlayerName])
{
new textv2[128], name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof (name));
format(textv2, sizeof (textv2), " %s [ID:%d]:{FFFFFF} %s", name, playerid, text);
SendClientMessageToAll(GetPlayerColor(playerid),te xtv2);
return 0;
}

й esse,se for oq devo alterar ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)