Jump to content

Uzzi25..

Membru
  • Posts

    113
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Uzzi25..

  1. Pai eu iti recomand sa faci un dialog de unde sa isi poata alege sau cand isi cumpara pet sa ii apara o lista cu animalele respective acum ramane la alegerea ta !

    O zi Buna

  2. La ConnectToMySQL adaugi

    if(handle && mysql_errno(handle) == 0)
        {
        new y,m,d,hour,mins,sec,SERVER_VERSION[28];
        getdate(y,m,d);
        gettime(hour, mins, sec);
        if(m==1) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Jan %d %d:%d",d,y,hour,mins);
        else if(m==2) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Feb %d %d:%d",d,y,hour,mins);
        else if(m==3) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Mar %d %d:%d",d,y,hour,mins);
        else if(m==4) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Apr %d %d:%d",d,y,hour,mins);
        else if(m==5) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d May %d %d:%d",d,y,hour,mins);
        else if(m==6) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Jun %d %d:%d",d,y,hour,mins);
        else if(m==7) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Jul %d %d:%d",d,y,hour,mins);
        else if(m==8) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Aug %d %d:%d",d,y,hour,mins);
        else if(m==9) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Sep %d %d:%d",d,y,hour,mins);
        else if(m==10) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Oct %d %d:%d",d,y,hour,mins);
        else if(m==11) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Nov %d %d:%d",d,y,hour,mins);
        else if(m==12) format(SERVER_VERSION,sizeof(SERVER_VERSION), "V0.0.1, %d Dec %d %d:%d",d,y,hour,mins);
        printf("--------------------------------SERVER START-----------------------------------");
        printf("Mysql database has successfully loaded");
        printf("** This gamemode is created by Uzzi25");
        printf("** Script uploaded, the latest version is: %s", SERVER_VERSION );
        printf("-------------------------------------------------------------------------------");
        SetGameModeText(SERVER_VERSION);
        SendRconCommand("hostname "SERVER_TEXT"");
        ShowPlayerMarkers(0);
        EnableStuntBonusForAll(0);
        DisableInteriorEnterExits();
        UsePlayerPedAnims();
        format(szQuery, 50, "language %s", SERVER_LANGUAGE);
        SendRconCommand(szQuery);
        ManualVehicleEngineAndLights();
        }
        else
        {
            printf("An error occurred in the mysql database");
            SendRconCommand("exit");
        }
    }

     

     

  3. Salutare astazi am decis sa postez Gamemode DabForce 2019 
    Acest gamemode este un edit de la Gamemode Chronos !
    Un client a dorit sa lucrez pe el dar acesta a decis sa inchida progresul la acest gamemode
    Il postez deoarece lucrez la un gamemode de la 0 si nu am ce sa fac cu el !

    Ce am modificat/adaugat la gamemode:
    - modificate td-uri
    - sistemul de case este cat de cat reparat
    - adaugat jobul de  Petrol Extractor
    - modificat spawn
    - rezolvate cateva buguri minore 
    - modificat/reparat jobul Padurar
    - + multe chesti nu mai stiu
    - tutorial system de la 0 (gen sv. lui raduq) 
    - blackjack
    - crash system
    - inprumut bancar 
    - sumo arena 
    - battle arena ( H1z1)
    - race arena
    - open crates ( unic ) 
    -  clan vehicle, safebox clan 
    - payday pe TD 
    - garage system 
    - /buygun pe TD 
    -  majoritatea comenzilor din bizz-uri /  sisteme   se actioneaza prin tasta  Y 
    !Atentie nu stiu daca acest Gamemode are comenzi ascunse nu am cautat sincer !

    Download Link: https://www103.zippyshare.com/v/cKdnCxXi/file.html
    VirusTotalScan: https://www.virustotal.com/#/file/33cbad3f0692b063b61f33b28e18c1bcbc92273297c470239c5cd0537e0066fe/detection

    Video cu Joburile:

     

     


    Download Link: [hide]https://www27.zippyshare.com/v/N0fIDGov/file.html[/hide]

  4. Just now, SherKan said:

    verifica daca in baza de date se salveaza, e posibil doar sa nu le incarci din baza dar ele se salveaza, daca nu fa tu atunci cand se deconecteaza sa-i salveze orele

    OFF:Nu ai explicat deloc bine !
     

    ONN:Din cate stiu gm-ul burned nu avea aceasta problema se poate ca cine a lucrat pe el sa vi sters salvarea din gm sau tabelul din baza de date , iti recomand sa verifici ambele variante !

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