Jump to content
  • 0

Ajutor va rog :D


Diabolix

Question

Salut am adaugat un job,totul e bine , dar cand termin cursa nu imi da bani , ce as putea face?!

  GivePlayerMoney(playerid, 50000);

            GameTextForPlayer(playerid, "~g~You Completed the job, well done!", 3000, 3);

        SetVehicleToRespawn(513);

        DisablePlayerCheckpoint(playerid);

        truckjobrunning = 0;

        //PlayerInfo[playerid][pAcont] += 50000;

        //PlayerInfo[playerid][pBani] += 50000;

Help mee.

Join = > RPG.TRUEGAMING.RO

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

ma mai poti ajuta si cu asta? adica la /v buy , poate merge oricine cu masina chiar daca nu o cumpara ,help pls :|

if(IsAnOwnableCar(vehicleid) && CarInfo[vehicleid][cOwned] == 0)

{

              format(stringss,sizeof(stringss),"{3399FF}Model Masina: {FFFFFF} %s {3399FF}|| Pret: {FFFFFF}%d {3399FF}|| {FFFFFF}/v buy {3399FF}sa cumperi aceasta masina",CarInfo[vehicleid][cDescription],CarInfo[vehicleid][cValue]);

            SendClientMessage(playerid, COLOR_LIGHTBLUE, stringss);

    }

        if(IsAnOwnableCar(vehicleid) && CarInfo[vehicleid][cOwned] == 1)

    {

              format(stringss,sizeof(stringss),"{3399FF}Ai intrat intr-un {FFFFFF} %s {3399FF}|| Proprietar: {FF0000} %s",CarInfo[vehicleid][cDescription],CarInfo[vehicleid][cOwner]);

      SendClientMessage(playerid, COLOR_LIGHTBLUE, stringss);

}

new string2[500];

if(IsAnOwnableEli(vehicleid))

{

    if(EliInfo[vehicleid][eOwned]==0)

Join = > RPG.TRUEGAMING.RO

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.