09.04.2009, 14:31
Код:
if(GetVehicleModel(playerid) == 404) { SendClientMessage(playerid, COLOR_YELLOW, "This car costs $10000, type /buycar confirm to buy it."); car = 1; } else { SendClientMessage(playerid, COLOR_YELLOW, "This car is not for sale!"); }