[AJUDA] Comando Killerid
#1

Bom quando eu boto esse comando que vou postar abaixo, da montao de erros nao sei se ta faltando Chaves mais alguem pode me ajudar?

pawn Код:
////////////////////////////////////////////////////////////////////////////////
if((Matou[killerid] >= 0) && (Matou[killerid] <= 5))                          //
{                                                                             ////////////////
    label[playerid] = Create3DTextLabel("Player Amador",0x008080FF,30.0,40.0,50.0,40.0,0);////
    Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);      ////////////////
    GivePlayerWeapon(playerid, 18, Policia);                                  //
}                                                                             //
if((Matou[killerid] >= 6) && (Matou[killerid] <= 10))                         //
{                                                                             //////////////
    label[playerid] = Create3DTextLabel("Player Foda",0x008080FF,30.0,40.0,50.0,40.0,0);////
    Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);      //////////////
    GivePlayerWeapon(playerid, 33, Policia);                                  //
}                                                                             //
if((Matou[killerid] >= 11) && (Matou[killerid] <= 20))                        //
{                                                                             //////////////
    label[playerid] = Create3DTextLabel("Player Foda",0x008080FF,30.0,40.0,50.0,40.0,0);////
    Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);      //////////////
    GivePlayerWeapon(playerid, 33, Policia);                                  //
}                                                                             //
if((Matou[killerid] >= 0) && (Matou[killerid] <= 5))                          //
{                                                                             ////////////////
      label[playerid] = Create3DTextLabel("Player Foda",0x008080FF,30.0,40.0,50.0,40.0,0);////
      Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);    ////////////////
      GivePlayerWeapon(playerid, 18, Ladrao);                                 //
}                                                                             //
if((Matou[killerid] >= 6) && (Matou[killerid] <= 10))                         //
{                                                                             ////////////////
      label[playerid] = Create3DTextLabel("Player Foda",0x008080FF,30.0,40.0,50.0,40.0,0);////
      Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);    ////////////////
      GivePlayerWeapon(playerid, 33, Ladrao);                                 //
if((Matou[killerid] >= 11) && (Matou[killerid] <= 20))                        //
{                                                                             //////////////
    label[playerid] = Create3DTextLabel("Player Foda",0x008080FF,30.0,40.0,50.0,40.0,0);////
    Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);      //////////////
    GivePlayerWeapon(playerid, 33, Policia);                                  //
Reply


Messages In This Thread
[AJUDA] Comando Killerid - by Lipe_Stronda - 11.08.2011, 15:08
Re: [AJUDA] Comando Killerid - by Ricop522 - 11.08.2011, 15:13
Re: [AJUDA] Comando Killerid - by Lipe_Stronda - 11.08.2011, 15:16
Re: [AJUDA] Comando Killerid - by Lipe_Stronda - 11.08.2011, 15:24
Re: [AJUDA] Comando Killerid - by Kuddy - 11.08.2011, 15:30
Re: [AJUDA] Comando Killerid - by Lipe_Stronda - 11.08.2011, 15:34
Re: [AJUDA] Comando Killerid - by Skoll - 11.08.2011, 16:48
Re: [AJUDA] Comando Killerid - by Lipe_Stronda - 11.08.2011, 17:22
Re: [AJUDA] Comando Killerid - by Joao_VS - 11.08.2011, 18:20

Forum Jump:


Users browsing this thread: 2 Guest(s)