[AJUDA] Comando /mascarar
#4

sem saber os erros fica dificil nй, mas tenta assim:
pawn Код:
if(strcmp(cmdtext,"/mascarar",true) == 0)
{
     for(new i = 0; i < MAX_PLAYERS; i++)
     {
          ShowPlayerNameTagForPlayer(playerid, i, false);
          SendClientMessage(playerid,0xAFAFAFAA," Vocк Mascarou-se !");
     }
     return 1;
}
Reply


Messages In This Thread
[AJUDA] Comando /mascarar - by andrecvv - 12.02.2012, 23:37
Re: [AJUDA] Comando /mascarar - by isli27 - 12.02.2012, 23:38
Re: [AJUDA] Comando /mascarar - by |_MeGaTroN_| - 12.02.2012, 23:38
Re: [AJUDA] Comando /mascarar - by Lucas_Alemao - 12.02.2012, 23:39
Re: [AJUDA] Comando /mascarar - by andrecvv - 12.02.2012, 23:44
Re: [AJUDA] Comando /mascarar - by isli27 - 12.02.2012, 23:47

Forum Jump:


Users browsing this thread: 1 Guest(s)