Jump to content

NaturaL

Membru
  • Posts

    34
  • Joined

  • Last visited

Posts posted by NaturaL

  1. [pawn] if(IsATobosaruCar(newcar))

    {

        if(PlayerData[playerid][pMember] == 15 || PlayerData[playerid][pLeader] == 15 ) { }

        else

        {

            SendClientMessage(playerid, COLOR_WHITE, "Nu faci parte din Clanul Tobosaru!");

            RemovePlayerFromVehicle(playerid);

        }

    }[/pawn]

    Ce am gasit

  2. Nick: NaturaL

    Problema: La taxi de exemplu cand intru intr-o masina de la taxi imi zice nu esti membru P.R sau la unele mafii ma scoate din masina pur si simplu ...

    Erori / warnings: -

    Ai incercat sa rezolvi singur ?: Sunt incepator ..

    Lini/Script:

    [pawn]//-----------------------------------[Taxi Vehicles]--------------------------------------------//

    taxicar[1] = AddStaticVehicleEx(420,1786.79,-1932.44,13.01,0.5207,6, 6, 60000); //Taxi 154

        taxicar[2] = AddStaticVehicleEx(420,1790.79,-1932.44,13.01,0.3221,6, 6, 60000); //Taxi

        taxicar[3] = AddStaticVehicleEx(420,1794.79,-1932.44,13.01,0.3643,6, 6, 60000); //Taxi

    taxicar[4] = AddStaticVehicleEx(420,-1970.1433,103.5688,27.4670,90.1277,-1, -1, 60000);//Taxi

    taxicar[5] = AddStaticVehicleEx(420,-1970.0803,98.9967,27.4662,91.6938,-1, -1, 60000);//Taxi

    taxicar[6] = AddStaticVehicleEx(420,-1971.1157,84.3696,27.4678,90.0329,-1, -1, 60000);//Taxi

    taxicar[7] = AddStaticVehicleEx(420,-1971.1923,88.3699,27.4671,90.5881,-1,-1,60000);//Taxi 160[/pawn]

    [pawn]//-----------------------------------[Clanul Tobosaru Vehicles]--------------------------------------------//

    tobocar[1] = AddStaticVehicleEx(409,712.9325,-1421.5901,13.3321,359.5059,211,211,60000); // tobosaru 58 type 409

    tobocar[2] = AddStaticVehicleEx(487,702.7555,-1455.1440,17.8719,344.5846,211,211,60000); // tobosaru 59 type 487

    tobocar[3] = AddStaticVehicleEx(579,703.7527,-1423.7708,13.4717,359.4744,211,211,60000); // tobosaru 60 type 579 --> la masina asta ma scoate din ea ...

    tobocar[4] = AddStaticVehicleEx(560,728.0515,-1432.9966,13.2440,89.8331,211,211,60000); // tobosaru 62 type 560

    tobocar[5] = AddStaticVehicleEx(560,735.8386,-1432.9734,13.2405,90.3263,211,211,60000); // tobosaru 61 type 560

    tobocar[7] = AddStaticVehicleEx(521,1451.8896,744.8723,10.5915,66.1975,211,211,600002); // tobosaru 64 type 521[/pawn]

  3. Ok, ok dar dai update la nativechecker.

    Am facut ce miai zis si tot linia asta mio da...

    [pawn][08:19:21] Script[gamemodes/Quit.amx]: Run time error 17: "Invalid/unsupported P-code file format"

    [08:19:21] Failed to load 'gamemodes/Quit.amx' script.

    [08:19:21] Number of vehicle models: 0

    [08:19:27] --- Server Shutting Down.

    [08:19:27] [debug] Server crashed due to an unknown error

    [08:19:28] [debug] Native backtrace:

    [08:19:28] [debug] #0 00401696 in ?? () from C:\DOCUME~1\Ciprian\Desktop\GAMEMO~2\NEWLIF~1\SAMP-S~1.EXE

    [/pawn]

  4. Nick: NaturaL

    Problema: Salut. As vrea sa urc gamemode-ul Blown RPG pe host dar cere Mysql si cei de la host nu mi-au dat baza de date ... Cum as putea urca gamemode-ul pe host si sa se conecteze la Mysql pentru ami merge serverul.

    Erori / warnings: -

    Lini/script: -

    Ai incercat sa rezolvi singur ?: Am incercat sa bag blown.sql pe host dar degeaba ...

  5. Nick: NaturaL

    Problema:Am incercat sa schimb sistemu de masini personale , sal bag pe cel al lui IM_Bank . Am scos tot ce avea legatura cu vechiul sistem de masini personale si cand sa dau compile nici o eroare nimic ... Cand deschid serverul primesc aceasta eroare : Run Time error 17-invalid / unsuported p-code file format

    Erori / warnings:Run Time error 17-invalid / unsuported p-code file format

    Lini/script: -

    Ai incercat sa rezolvi singur ?: Nu , nu vreau sa inrautatesc situatia

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