Jump to content

Алин Интерлоп

Membru
  • Posts

    197
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Алин Интерлоп

  1. La 27.10.2020 la 13:56, R4zvyy a spus:

    -1 pentru ca....

     

    N-ai parteneriat cu cei de la digi, si te pot da injudecata. da asta e partea a doua

    Ai schimbat un nume jos si gata. esti scripter...

    Factiuniile sunt editate si atat

     

    un T/C aici va rog @Mister

    Nu inteleg ce ar avea digi cu numele pus in joc.

    Am rezolvat unele buguri

    Asta e daca imi da T/C

  2. La 18.10.2020 la 22:51, Zen a spus:

    Salut Ionut!

    Azi am intmpinat o problema cu server-ul meu de samp pe accest GM. Am observat ca , cand dai admin de pe server [/makeadmin] si iesi , cand reintri nu mai ai admin.
    Daca dau admin din baza de date atunci ramane !
    Cum fac sa rezolv sa dau admin direct de pe server si sa ramana admin-ul.

    YCMD:setadmin(playerid, params[], help)
    {
        if(IsPlayerConnected(playerid)) {
            if(PlayerInfo[playerid][pAdmin] < 7) return SCM(playerid, COLOR_ERROR, "Nu ai access.");
            new id,adminlevel,sendername[30],giveplayer[30],string[200];
            if(sscanf(params, "ui",id,adminlevel)) return SendClientMessage(playerid, COLOR_GREY, "Sintaxa: {FFFFFF}/setadmin <playerid/name> <Admin Level>");
            if(IsPlayerConnected(id)) {
                if(id != INVALID_PLAYER_ID)
                {
                    GetPlayerName(id, giveplayer, sizeof(giveplayer));
                    GetPlayerName(playerid, sendername, sizeof(sendername));
                    PlayerInfo[id][pAdmin] = adminlevel;
                    PlayerInfo[id][pChar] = 217;
                    SetPlayerSkinEx(id, 217);
                    printf("AdmCmd: %s has promoted %s to a level %d admin.", sendername, giveplayer, adminlevel);
                    format(string, sizeof(string), "Ai fost promovat la admin %d de %s,", adminlevel, sendername);
                    SendClientMessage(id, COLOR_LIGHTBLUE, string);
                    format(string, sizeof(string), "L-ai promovat pe %s la nivel %d admin.", giveplayer,adminlevel);
                    SendClientMessage(playerid, COLOR_LIGHTBLUE, string);
                    format(string, sizeof(string), "AdmCmd: Admin %s i-a setat lui %s admin %d.", sendername,giveplayer,adminlevel);
                    Iter_Add(PlayerAdmins, id);
                    SendAdminMessage(COLOR_LOGS,string,4);
                     new wakaname[25];
                     if(adminlevel == 0) {
                        PlayerInfo[id][pAW] = 0;
                        UpdateVar(id, "AW", 0);
                        SpecFaction[id] = 0;
                        StopFly(playerid);
                        UsedFly[playerid] = 0;
                        SetPlayerHealthEx(playerid, 100);

                        Iter_Remove(PlayerAdmins, id);
                    }
                    GetPlayerName(id,wakaname,25);
                    new str[256];
                    mysql_format(SQL, str,256,"UPDATE users SET `Admin`='%d',`CChar`='%d' WHERE `ID`='%d'",PlayerInfo[id][pAdmin],PlayerInfo[id][pChar],PlayerInfo[id][pSQLID]);
                    mysql_tquery(SQL,str, "", "");
                }
            }
            else
            {
                SendClientMessage(playerid, COLOR_GREY, "Acel player nu este conectat.");
            }
        }
        return true;
    }

  3. Titlul cu numele gamemod-ului și versiune lui: Gamemode MINE-STONE

    O descriere cât mai mare a gamemod-ului: Este un mic update al gamemode-ului B-HOOD.

    Poze și/sau video: Mai jos!Am doar 2!

    Creditele specificate (chiar dacă e un gamemode edit, postați creditele autorilor și celor care l-au editat). Creator HPQ123, Editor RollerCaster si M4trix

    Link de descărcare:https://www44.zippyshare.com/v/0vwEnzw6/file.html

    Link catre virustotal.com cu arhiva scanată: https://www.virustotal.com/gui/url/69086a360b33a16beaaf33a505de448872e0dcc0d5190758cf736d0741b722dc/detection

    Ce trebuie rezolvat de catre voi:TD la farmer,/staff,/admins si /jobs.

    Se compileaza cu Sublime Text 3.

     

    sa-mp-010.png

    sa-mp-011.png

    • Like 1
  4.   Loaded.
     Loading plugin: mysql.dll
      Failed.
     Loading plugin: mysql_static.dll
      Failed.
     Loading plugin: streamer.dll


    *** Streamer Plugin v2.9.4 by Incognito loaded ***

      Loaded.
     Loaded 3 plugins.


    Ban list
    --------
     Loaded: samp.ban


    Started server on 127.0.0.1:7777, with maxplayers: 50 lanmode is ON.


    Filterscripts
    ---------------
      Loaded 0 filterscripts.

    [debug] Run time error 19: "File or function is not found"
    [debug]  mysql_format
    [debug]  mysql_tquery
    [debug]  mysql_log
    [debug]  mysql_connect
    [debug]  mysql_errno
    [debug]  cache_get_row_count
    [debug]  cache_get_field_content
    [debug]  cache_insert_id
    [debug]  mysql_query
    [debug]  cache_get_field_content_int
    [debug]  cache_delete
    [debug]  mysql_escape_string
    [debug]  orm_create
    [debug]  orm_addvar_string
    [debug]  orm_apply_cache
    [debug]  orm_addvar_int
    [debug]  orm_addvar_float
    [debug]  mysql_unprocessed_queries
    [debug]  cache_get_field_content_float
    [debug] Run time error 19: "File or function is not found"
    [debug]  mysql_format
    [debug]  mysql_tquery
    [debug]  mysql_log
    [debug]  mysql_connect
    [debug]  mysql_errno
    [debug]  cache_get_row_count
    [debug]  cache_get_field_content
    [debug]  cache_insert_id
    [debug]  mysql_query
    [debug]  cache_get_field_content_int
    [debug]  cache_delete
    [debug]  mysql_escape_string
    [debug]  orm_create
    [debug]  orm_addvar_string
    [debug]  orm_apply_cache
    [debug]  orm_addvar_int
    [debug]  orm_addvar_float
    [debug]  mysql_unprocessed_queries
    [debug]  cache_get_field_content_float
    Script[gamemodes/HG.amx]: Run time error 19: "File or function is not found"
    Number of vehicle models: 0

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