Jump to content

Recommended Posts

Posted

Eu nu vad nici un link de dowlaod , Ai timp 12 ore sa pui un link de dowload sau remove !

Uitate mai bine.

35012l1.png.aee1a3398b9bd9f8eec50574d2cd

Posted

este o varianta beta explodeaza focu cand ajungi ca alfel nu se vede focu daca explodeaza si nu esti acolo

o sa revin cu o varianta mai buna, momentan e ok si asta

Posted

este o varianta beta explodeaza focu cand ajungi ca alfel nu se vede focu daca explodeaza si nu esti acolo

o sa revin cu o varianta mai buna, momentan e ok si asta

mie si asa imi place ;)

cooltext1233466424.png
  • 2 weeks later...
Posted

am pus link din nou, se pare ca uni sunt invidiosi ca postez ce ei nu pot sa faca, daca se va mai intampla sa mai stearga link-ul de download nu am sa mai postez pe  samp.ro o sa gasiti pe samp.com/forum voi posta si in romana si engleza

http://www.solidfiles.com/d/4725b3805a/

  • 1 month later...
Posted

3/5

Apropo e o problema :

[pawn]else if(PompierJob[playerid] == 6)

{

PompierJob[playerid] = 0;

SetPlayerCheckpoint(playerid,1099.0345,-1194.4751,18.1079,4);//baza pompierilor

GameTextForPlayer(playerid, "~g~!!~w~Felicitati ai primit ~r~500~b~k ~g~!!!...", 2000, 5);

GivePlayerMoney(playerid, 500000); //You can edit this

        SetVehicleToRespawn(GetPlayerVehicleID(playerid));

RemovePlayerFromVehicle(playerid);

DisablePlayerCheckpoint(playerid);

SendClientMessage(playerid,COLOR_AQUA,"* felicitari ai primit 500000 $!");[/pawn]

SetPlayerCheckpoint(playerid,1099.0345,-1194.4751,18.1079,4);//baza pompierilor

In acest check-point Trebuia sa se termine misiunea , dar degeaba schimbi coordonatele, iti arata check-pointul de unde incarci apa ....

[pawn]public OnPlayerCommandText(playerid, cmdtext[])

{

if(strcmp("/Pompier", cmdtext, true, 10) == 0)

{

        if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 407)

        {

            PompierJob[playerid] = 1;

            new name[MAX_PLAYER_NAME], string[90];

            GetPlayerName(playerid, name, sizeof(name));

          format(string, sizeof(string), "* %s Este Pompier.", name );

    SendClientMessageToAll(COLOR_AQUA, string);

    GameTextForPlayer(playerid, "~g~!!~w~Ai inceput sa ~r~Lucrezi~b~Succes~g~!!!...", 2000, 5);

SetPlayerCheckpoint(playerid,1099.0345,-1194.4751,18.1079,4);

GivePlayerWeapon(playerid, 42, 99999);

SendClientMessage(playerid,COLOR_YELLOW,"* Dute Si stinge focul!");

return 1;

}

SendClientMessage(playerid, COLOR_RED,"Doar cu masina de Pompier Incepi jobu!");

}

    return 0;

}[/pawn]

Rezolvarea?

  • 2 months later...
Posted

L-am pus pe sv meu ... masinile sunt inchise iar cand tastez /pompier , ma duc la 1 cp , revin la baza , ma duc la cp 2 . revin la baza imi da 100k si dupa imi scade la loc :) ce sa fac ;)

Posted

ASU am avut si eu problm asta e de la junkbuter dute in gm si pune // in fata [pawn]#include <junkbuster>[/pawn] sau la uni mai arata in loc de junkbuster [pawn]#include <moneyhax>[/pawn] si pui tu " adik asa [pawn]//#include <moneyhax>[/pawn] sau [pawn]//#include <junkbuster>[/pawn]

o sa fac asta :P sper sa mearga :) mersi de ajutor

[vreau sa vb cu tine pe mess sau undeva]

  • 2 weeks later...
  • 2 weeks later...
  • 2 months later...
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.