Jump to content

Pitbul97

Membru
  • Posts

    132
  • Joined

  • Last visited

Posts posted by Pitbul97

  1. Quote

    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : warning 215: expression has no effect
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : error 001: expected token: ";", but found "return"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24072) : warning 225: unreachable code

     

  2. 23982. 

    Quote

    if (PlayerInfo[playerid][pAdmin] <PlayerInfo [id][pAdmin]) return SendClientMessage (playerid,-1,"nu poti bana level mai mare ca al tau");

     

    24069:

    Quote

            }

     

    24072:

    Quote

        else return SendClientMessage(playerid,COLOR_WHITE,AdminOnly);

     

  3. Quote

    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(20793) : warning 217: loose indentation
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(20794 -- 20795) : error 017: undefined symbol "PlayerName2"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(20796) : warning 217: loose indentation
    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase
     

     

  4. Scuze ptr dublu post.

    Aceasta comanda face urmatorul lucru.

    cand tasteaza un membru din factiunea LSPD comanda /somatie id sau /so id apare in chat automat urmatorul mesaj.

    [Ofiter LSPD] Xulescu esti urmarit de politie trage pe dreata.

  5. Salut tuturor stiti cumva unde gasec acea comanda la LSPD /somatie id 

    era aceea cand tastai /somatie id [Ofiter Pitbl] suspect xsulescu esti urmatit de politie trage pe dreapta.

     

                                                        Multumesc anticipat.

  6. Quote

    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(23982) : error 017: undefined symbol "id"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : warning 215: expression has no effect
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : error 001: expected token: ";", but found "return"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24072) : warning 225: unreachable code
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(27984) : error 017: undefined symbol "FactionInfo"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(27984) : warning 215: expression has no effect
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(27984) : error 001: expected token: ";", but found "]"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(27984) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(27984) : fatal error 107: too many error messages on one line
     

     

  7. 14 hours ago, .№_Fpk.Marius_™. said:

    Il pui sub:

    
    if(IsPlayerConnected(giveplayerid))
    {
    Quote

    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(23982) : error 017: undefined symbol "id"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : warning 215: expression has no effect
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24069) : error 001: expected token: ";", but found "return"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24072) : warning 225: unreachable code

     

     

     

  8. Statusul meu spune clar ca sunt incepator si nu stiu totul ca in palma.

    e bn asa ?

    Quote

    if (PlayerInfo[playerid][pAdmin] <PlayerInfo [id][pAdmin]) return SendClientMessage (playerid,-1,"nu poti bana level mai mare ca al tau");
                    format(string,128,"AdmCmd: %s was banned by %s for %d day, reason: %s",giveplayer,name,days,reason);
                    SendClientMessageToAll(COLOR_LIGHTRED,string);

     

  9. 21 minutes ago, Mister said:

    Inainte sa primeasca ban pui aceasta verificare

    if (PlayerInfo[playerid][pAdmin] <PlayerInfo [id][pAdmin]) return SendClientMessage (playerid,-1,"nu poti bana level mai mare ca al tau");

    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(23978) : error 017: undefined symbol "id"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24071) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24071) : warning 215: expression has no effect
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24071) : error 001: expected token: ";", but found "return"
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24072) : warning 225: unreachable code
    C:\Users\User\Desktop\samp03\gamemodes\Carbon.pwn(24172) : error 017: undefined symbol "id"

  10. Ma puteti ajuta la cateva erori 029 | 215 | 001 | 107 

    Quote

    C:\Users\User\Desktop\test\Carbon.pwn(27983) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\test\Carbon.pwn(27983) : error 029: invalid expression, assumed zero
    C:\Users\User\Desktop\test\Carbon.pwn(27983) : warning 215: expression has no effect
    C:\Users\User\Desktop\test\Carbon.pwn(27983) : error 001: expected token: ";", but found "]"
    C:\Users\User\Desktop\test\Carbon.pwn(27983) : fatal error 107: too many error messages on one line
     

    Comanda este aceasta:

    Quote

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.