Jump to content

Question

Posted

Am si eu o probleme daca eu am masina personala poate sa o conduca orcine nu numai eu

Aici vam pus linia sa vedti va rog ajutatima incerc sa o fac de cateva zile si nu pot

[pawn] if(newcar>PreVehicle)

{

if(CarData[newcar - PreVehicle][cOwned] == 0 && CarData[newcar - PreVehicle][cModel] >= 400 && CarData[newcar - PreVehicle][cModel] <= 611 && PreVehicle < newcar)

{

format(string,sizeof(string),"~w~Vehicul: %s~n~Pret: ~g~%d~n~~w~/v buy pentru a cumpara sau apasa~n~~r~ENTER ~w~ca sa cobori",CarData[newcar- PreVehicle][cDescription],CarData[newcar- PreVehicle][cValue]);

GameTextForPlayer(playerid,string,5000,5);

}

if(CarData[newcar - PreVehicle][cOwned] == 1 && CarData[newcar - PreVehicle][cModel] >= 400 && CarData[newcar - PreVehicle][cModel] <= 611 && PreVehicle < newcar)

{

format(string, sizeof(string), "^^{FFFFFF}Acest vehicul: {A5FF23} [%s,TD: %d] {FFFFFF}apartine lui:{FE6235} %s.", ArIsim[GetVehicleModel(GetPlayerVehicleID(playerid))-500],CarData[newcar- PreVehicle][cExploded],CarData[newcar- PreVehicle][cOwner]);

SendClientMessage(playerid, COLOR_BLUE, string);

}

}[/pawn]

Va Multumes

1 answer to this question

Recommended Posts

Posted

Daca imi poti arata mai multe variabile din sistemul de vehicule ar fi perfect.

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

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.