Jump to content

INNaD

Membru
  • Posts

    29
  • Joined

  • Last visited

Posts posted by INNaD

  1. ----------

    Loaded log file: "server_log.txt".

    ----------

    SA-MP Dedicated Server

    ----------------------

    v0.3x-R2, ©2005-2013 SA-MP Team

    [16:02:41]

    [16:02:41] Server Plugins

    [16:02:41] --------------

    [16:02:41]  Loading plugin: mysql.so

    [16:02:41]  Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)

    [16:02:41]  Loading plugin: profiler.so

    [16:02:41]  Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by plugins/profiler.so))

    [16:02:41]  Loading plugin: streamer.so

    [16:02:41]

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

    [16:02:41]  Loaded.

    [16:02:41]  Loading plugin: nativechecker.so

    [16:02:41]  Loaded.

    [16:02:41]  Loaded 2 plugins.

    [16:02:41]

    [16:02:41] Ban list

    [16:02:41] --------

    [16:02:41]  Loaded: samp.ban

    [16:02:41]

    [16:02:41]

    [16:02:41] Filterscripts

    [16:02:41] ---------------

    [16:02:41]  Loading filterscript 'Turf.amx'...

    [16:02:41]  Unable to load filterscript 'Turf.amx'.

    [16:02:41]  Loading filterscript 'SObjects.amx'...

    [16:02:41] 1823 Dynamic Objects Loaded in 2 ms ~

    [16:02:41]  Loading filterscript 'time.amx'...

    [16:02:41]  Loading filterscript 'animlist.amx'...

    [16:02:41]  Loading filterscript 'fireworks.amx'...

    [16:02:41]  Loading filterscript 'anti_fk_kill.amx'...

    [16:02:41]

    ----------------------------------------

    [16:02:41]  Anti FakeKill Flood FilterScript by RuNix

    [16:02:41] ----------------------------------------

    [16:02:41]  Loading filterscript 'EvoVehicle.amx'...

    [16:02:41] 

    [16:02:41] 

    [16:02:41] 

    [16:02:41]  =======================================

    [16:02:41]  |                                    |

    [16:02:41]  |        YSI version 1.06.0002        |

    [16:02:41]  |        By Alex "Y_Less" Cole        |

    [16:02:41]  |                                    |

    [16:02:41]  =======================================

    [16:02:41] 

    [16:02:41] 

    [16:02:41] 

    [16:02:41] <=================================================>

    [16:02:41] <                                                >

    [16:02:41] <              Evo Vehicle Ownership            >

    [16:02:41] <                      IX.1                      >

    [16:02:41] <                    Essentials                  >

    [16:02:41] <          By Exertion ( A.K.A EvoturK )        >

    [16:02:41] <                                                >

    [16:02:41] <=================================================>

    [16:02:41] <                                                >

    [16:02:41] <            System Information Loaded            >

    [16:02:41] <                Vehicles Loaded                  >

    [16:02:41] <              Showrooms Loaded                  >

    [16:02:41] <                                                >

    [16:02:41] <=================================================>

    [16:02:41]  Loaded 6 filterscripts.

    [16:02:41]    Error: Function not registered: 'mysql_connect'

    [16:02:41]    Error: Function not registered: 'mysql_ping'

    [16:02:41]    Error: Function not registered: 'mysql_close'

    [16:02:41]    Error: Function not registered: 'mysql_query'

    [16:02:41]    Error: Function not registered: 'mysql_real_escape_string'

    [16:02:41]    Error: Function not registered: 'mysql_store_result'

    [16:02:41]    Error: Function not registered: 'mysql_num_rows'

    [16:02:41]    Error: Function not registered: 'mysql_free_result'

    [16:02:41]    Error: Function not registered: 'mysql_fetch_row_format'

    [16:02:41]    Error: Function not registered: 'mysql_retrieve_row'

    [16:02:41]    Error: Function not registered: 'mysql_fetch_field_row'

    [16:02:41] Script[gamemodes/gfsql.amx]: Run time error 19: "File or function is not found"

    [16:02:41] Number of vehicle models: 0

    [16:02:41] <========================================>

    [16:02:41]                                         

    [16:02:41]      <Evo Script Version Controller>   

    [16:02:41]          <Evo Vehicle Ownership>         

    [16:02:41]                                         

    [16:02:41]            Installed Version           

    [16:02:41]                  9.1                     

    [16:02:41]                                         

    [16:02:41]              Last Version               

    [16:02:41]                                       

    [16:02:41]                                         

    [16:02:41]                ERROR                   

    [16:02:41]        We couldn't get response         

    [16:02:41]              From Website               

    [16:02:41]                                         

    [16:02:41]              EXPLANATION                 

    [16:02:41]        No Socket

    [16:02:41]                                         

    [16:02:41] <========================================>

  2. Am setat sa dau ad de la ''NewsReporter'' din ls ( sau cum se numeste , principalul )

    si nu merge ....

    if(strcmp(cmd, "/advertise", true) == 0 || strcmp(cmd, "/ad", true) == 0)

    {

        if(IsPlayerConnected(playerid))

        {

            if(gPlayerLogged[playerid] == 0)

            {

                SendClientMessage(playerid, COLOR_GREY, "  Trebuie sa fii logat !");

                return 1;

            }

            if(PlayerInfo[playerid][pLevel] < 2)

            {

                SendClientMessage(playerid, COLOR_GREY, "  Trebuie sa ai minim level 4 pentru a trimite un anunt CNN!");

                return 1;

            }

            if(!PlayerToPoint(3.0,playerid,268,848.0182,-1042.9291,25.5073,253.5488,0,0,0,0,0,0))

            {

                SendClientMessage(playerid, COLOR_GREY, "  Nu te aflii la studioul CNN !");

                return 1;

            }

    GetPlayerName(playerid, sendername, sizeof(sendername));

    new length = strlen(cmdtext);

    while ((idx < length) && (cmdtext[idx] <= ' '))

    {

    idx++;

    }

    new offset = idx;

    new result[128];

    while ((idx < length) && ((idx - offset) < (sizeof(result) - 1)))

    {

    result[idx - offset] = cmdtext[idx];

    idx++;

    }

    result[idx - offset] = EOS;

    if(!strlen(result))

    {

    SendClientMessage(playerid, COLOR_GRAD2, "[RP-LF]: (/ad)vertise [advert text]");

    return 1;

    }

    if ((!adds) && (PlayerInfo[playerid][pAdmin] < 1))

    {

    format(string, sizeof(string), "  Reincearca peste %d de secunde sa trimiti un avertisment !",  (addtimer/1000));

    SendClientMessage(playerid, COLOR_GRAD2, string);

    return 1;

    }

    new payout = idx * 3;

    if(GetPlayerMoney(playerid) < payout)

            {

                format(string, sizeof(string), "* Ai folosit %d caractere la un cost de $%d, iar tu nu ai aceasta suma.", offset, payout);

                SendClientMessage(playerid, COLOR_WHITE, string);

                return 1;

            }

    GivePlayerMoneyGR(playerid, - payout);

    SBizzInfo[7][sbTill] += payout;

    ExtortionSBiz(7, payout);

    format(string, sizeof(string), "[Avertisment] %s, Telefon: %d",  result, PlayerInfo[playerid][pPnumber]);

    OOCNews(TEAM_GROVE_COLOR,string);

    format(string, sizeof(string), "~r~Ai platit $%d~n~~w~pentru %d caractere", payout, idx);

    GameTextForPlayer(playerid, string, 5000, 1);

    if (PlayerInfo[playerid][pAdmin] < 1){SetTimer("AddsOn", addtimer, 0);adds = 0;}

    }

    return 1;

    }

  3. if(strcmp(cmd, "/retrag", true) == 0 || strcmp(cmd, "/scot", true) == 0)

    {

        if(IsPlayerConnected(playerid))

        {

    tmp = strtok(cmdtext, idx);

    if(!strlen(tmp))

    {

    SendClientMessage(playerid, COLOR_GRAD2, "[RP-LF]: /retrage [suma]");

    return 1;

    }

    new cashdeposit = strval(tmp);

    if(!strlen(tmp))

    {

    SendClientMessage(playerid, COLOR_GRAD2, "[RP-LF]: /retrage [suma]");

    return 1;

    }

                if(EstaEnCajero(playerid))

                {

    if (cashdeposit > PlayerInfo[playerid][pAccount] || cashdeposit < 1)

    {

    SendClientMessage(playerid, COLOR_GRAD2, "  Nu aveti acest sold.");

    return 1;

    }

      GetPlayerName(playerid, sendername, sizeof(sendername));

    format(string, sizeof(string), "* %s a retras o suma de bani din contul sau bancar", NumeEx(playerid));

    ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);

    GivePlayerMoneyGR(playerid,cashdeposit);

    PlayerInfo[playerid][pAccount]=PlayerInfo[playerid][pAccount]-cashdeposit;

    format(string, sizeof(string), "  Ai retras $%d din contul tau bancar.Noul sold este de $%d ", cashdeposit,PlayerInfo[playerid][pAccount]);

    SendClientMessage(playerid, COLOR_YELLOW2, string);

    return 1;

    }

    else if(IsPlayerInRangeOfPoint(playerid,2,1432.4330,-997.8284,1639.7911))

    {

        if (cashdeposit > PlayerInfo[playerid][pAccount] || cashdeposit < 1)

    {

    SendClientMessage(playerid, COLOR_GRAD2, "  Nu aveti acest sold!");

    return 1;

    }

        //ConsumingMoney[playerid] = 1;

      GetPlayerName(playerid, sendername, sizeof(sendername));

    format(string, sizeof(string), "* %s a retras bani din contul sau bancar.", NumeEx(playerid));

    ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);

    GivePlayerMoneyGR(playerid,cashdeposit);

    PlayerInfo[playerid][pAccount]=PlayerInfo[playerid][pAccount]-cashdeposit;

    format(string, sizeof(string), "  Ai retras $%d din contul tau bancar.Noul sold este de $%d ", cashdeposit,PlayerInfo[playerid][pAccount]);

    SendClientMessage(playerid, COLOR_YELLOW2, string);

    return 1;

    }

    Cand retrag bani sa zicem ca am sold 5000 , retrag 1000 si raman cu 300 :|

    La payday nu primesc bani :

    if(PlayerInfo[pPayDay] >= 0)

    {

        Tax += TaxValue;

    new checks = PlayerInfo[pPayCheck] / 5;

    if(PlayerInfo[pDonateRank] > 0)

    {

        new bonus = PlayerInfo[pPayCheck] / 10;

        checks += bonus;

    }

        new ebill = (PlayerInfo[pAccount]/10000)*(PlayerInfo[pLevel]);

    interest = (PlayerInfo[pAccount]/1000)*(tmpintrate);

    PlayerInfo[pExp]++;

    PlayerPlayMusic(i);

    PlayerInfo[pSalariu] = checks + interest + (PlayerInfo[pPayCheck] / 25) ;//account+interest;

    if(PlayerInfo[pSalariu] <= 199) PlayerInfo[pSalariu] = 200;

    if(PlayerInfo[pSalariu] >= 601) PlayerInfo[pSalariu] = 600;

    SendClientMessage(i, COLOR_GREEN, "|_____ Statistici Banca _____|");

    format(string, sizeof(string), "  Plata de astazi: $%d  Impozit: -$%d", PlayerInfo[pSalariu], TaxValue);

    SendClientMessage(i, COLOR_WHITE, string);

    format(string, sizeof(string), "  Salariu: $%d", checks);

    SendClientMessage(i, COLOR_WHITE, string);

    if(PlayerInfo[pPhousekey] != 255 || PlayerInfo[pPbiskey] != 255)

    {

        format(string, sizeof(string), "  Factura curent: -$%d", ebill);

    SendClientMessage(i, COLOR_GRAD1, string);

    }

    format(string, sizeof(string), "  Balanta: $%d", PlayerInfo[pAccount]);

    SendClientMessage(i, COLOR_WHITE, string);

    format(string, sizeof(string), "  Dobanda primita: 0.%d percent",tmpintrate);

    SendClientMessage(i, COLOR_GRAD2, string);

    format(string, sizeof(string), "  Dobanzi incasate $%d", interest);

    SendClientMessage(i, COLOR_GRAD3, string);

    if(PlayerInfo[pPbiskey] != 255)

    {

        Tot = 0;

        new bizkey = PlayerInfo[pPbiskey]-100;

        SendClientMessage(i, COLOR_WHITE, "|_____ Afaceri _____|");

        if(SBizzInfo[bizkey][sbType] == 0) //Concesionarias/Masinas

        {

            new RGN = RandomEx(1000,2500);

            format(string, sizeof(string), "  Profiturile de afaceri: $%d",RGN);

    SendClientMessage(i, COLOR_GRAD3, string);

            PlayerInfo[pSalariu] += RGN;

            Tot += RGN

        }

        else if(SBizzInfo[bizkey][sbType] == 1) // Compañias

        {

            new RGN = RandomEx(1500,2500);

            format(string, sizeof(string), "  Profit din afaceri: $%d",RGN);

    SendClientMessage(i, COLOR_GRAD3, string);

            PlayerInfo[pSalariu] += RGN;

            Tot += RGN

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