Jump to content

CosminZEQ

Membru
  • Posts

    99
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by CosminZEQ

  1. 17 minutes ago, MiritaXD said:

    adaugi asta la un timer

     

    
    foreach(Player,x)  {
                if(IsPlayerConnected(x) && IsPlayerLogged[x] == 1)  {
                    if(Helped[x] == 1) helpss++;
                    if(GetPVarInt(x, "Reported") == 1) reports++;
                    new strr[128];
                    PlayerTextDrawShow(x, ReportsTd[x]);
                    format(strr,sizeof(strr),"REPORTS: ~r~%d~w~ / Helps: ~r~%d",reports,helpss);
                    PlayerTextDrawSetString(x, ReportsTd[x], strr);
                }
            }

     

    rezolvat ms mult

  2. 1 minute ago, valivaly96 said:

    in loc de  if(BizzInfo[InBussines[playerid]][bType] == 6 && IsPlayerInRangeOfPoint(playerid, 15.00, -25.8845,-185.869,1003.55))

    pui  if(IsPlayerInRangeOfPoint(playerid, 15.00, -25.8845,-185.869,1003.55))

    Gresisem sintaxa mai sus gand ti.am explicat scz. era range,x,y,z. my bad nu pot tine minte toate sintaxele:)

    gata frate multumesc

  3. nu

    4 minutes ago, valivaly96 said:

    Pentru ca Variabila InBussines[playerid] este egala cu -1 daca jucatorul nu este in biz. Dute in 24/7 da /save unde vrei sa fie jucatorul ca sa ii deschida dialogul cand apasa y. Dupa in loc de verificarea curenta verifici asa if(IsPlayerInRangeOfPoint(playerid,x,y,z,10)) unde x,y,z sunt coordonatele luate cu /save si se afla in savedposition in mydocuments->gta san andreas->samp(daca nu ma insel)

    nu ma prind https://pastebin.com/iGghbA4p

    fa tu si dupaia ma voi prinde

  4. 48 minutes ago, valivaly96 said:

    Normal ca nu merge daca tu ai pus acel cod in verificarea pt plantarea bombei in arena de cs...

    punel dupa verificarea pt arena de cs si fa o verificare cu if(IsPlayerInRangeOfPoint(playerid,x,y,z,raza) si dupa codul pt buy

    am rezolvat frate multumesc si cand dau Y cand nu sunt in bizz imi da chestia asta image.thumb.png.9830dc07300d75a5b8e4a0c98073612c.png

  5. 16 hours ago, Alpheus said:

    Sus la POLICE UNDE SCRIE "if(ServerVehicles[idd][vFaction] != 0)"

    scrie altcumva, gen: if(ServerVehicles[idd][vFaction] == 1 || ServerVehicles[idd][vFaction] == 2) etc.

    Ok m-am prins ms

×
×
  • 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.