Jump to content
  • 0

[GF/RP] Am si eu ceva intrebari in legatura scripting !!!


JusTyX

Question

Buna dimineata am o problema la masina personala nu imi apare pretul in joc zicetimi si mie ce lipseste ?

}

        if(IsAnOwnableCar(newcar))

{

    if(CarInfo[newcar][cOwned]==0)

    {

        TogglePlayerControllable(playerid, 0);

        SendClientMessage(playerid, COLOR_YELLOW,"___________________________");

        format(string,sizeof(string),"Vehicle Name: %s",CarInfo[newcar][cDescription]);

        SendClientMessage(playerid, COLOR_YELLOW, string);

        format(string,sizeof(string),"Price: %s",CarInfo[newcar][cValue]);

        SendClientMessage(playerid, COLOR_YELLOW, string);

        format(string,sizeof(string),"Owner: %s",CarInfo[newcar][cOwner]);

        SendClientMessage(playerid, COLOR_YELLOW, string);

        SendClientMessage(playerid, COLOR_LIGHTRED,"Type /v buy to buy this car");

        SendClientMessage(playerid, COLOR_YELLOW,"___________________________");

Inca o intrebare cum fac si unde sa pun pe gm sa dea la fiecare player intrat lv 3 si 50k ... bani in mana !!! urgent pls

31.215.195.95:7777

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

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.