[Ajuda] Tag antes do Nick
#1

galera estou tentando fazer a tag antes do nick ,
fiz do modo abaixo mas repete o Nick exemplo Nick:[Scripter]Nick[ID]: textoo
acho que a callback ja geta o nick nгo й? como arrumo
pawn Код:
if( Variavel[playerid] == 5 )
{
        GetPlayerName(playerid, Nome, sizeof (Nome));
        format(String, sizeof (String), "{4876FF}[Scripter] {696969}%s[%d]: {F8F8FF}%s", Nome, playerid, text);
        SendPlayerMessageToAll(playerid, String);
}
Reply


Messages In This Thread
Tag antes do Nick - by BWCALLEf - 09.12.2014, 11:15
Re: Tag antes do Nick - by Sky™ - 09.12.2014, 11:26
Re: Tag antes do Nick - by BWCALLEf - 09.12.2014, 11:35

Forum Jump:


Users browsing this thread: 1 Guest(s)