[Ajuda] Duvida importante
#3

pawn Код:
if(strcmp("/abrirportao", cmdtext, true) == 0)
{
     if(Profissao[playerid] != GROOVE) return SendClientMessage(playerid, Cor, "[ERRO] Vocк nгo й da Groove Street!");
     /*MoveObject(...);
     FUNЗГO */

     return 1;
}
pawn Код:
if(strcmp("/abrirportao", cmdtext, true) == 0)
{
     if(PlayerInfo[playerid][pLider] != 15 && PlayerInfo[playerid][pMembro] != 15) return SendClientMessage(playerid, Cor, "[ERRO] Vocк nгo й da Groove Street!");
     /*MoveObject(...);
     FUNЗГO */

     return 1;
}
Reply


Messages In This Thread
[Ajuda] Duvida importante - by Felipe_Wesker - 01.05.2011, 19:53
Respuesta: Duvida importante - by henrique_wwi - 01.05.2011, 19:58
Re: Duvida importante - by Macintosh - 01.05.2011, 20:04
Re: [Ajuda] Duvida importante - by Felipe_Wesker - 02.05.2011, 15:57
Re: [Ajuda] Duvida importante - by Shadoww5 - 02.05.2011, 16:20
Re: [Ajuda] Duvida importante - by Macintosh - 02.05.2011, 17:00
Re: [Ajuda] Duvida importante - by Shadoww5 - 02.05.2011, 17:03
Re: [Ajuda] Duvida importante - by Macintosh - 02.05.2011, 17:20
Re: [Ajuda] Duvida importante - by Shadoww5 - 02.05.2011, 17:37
Re: [Ajuda] Duvida importante - by Felipe_Wesker - 02.05.2011, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)