05.03.2009, 17:10
How do i fix a cars engine and all the damaged body parts like the bonet, bumpers and doors.
So far i have :
...But it will only fix the engine
So far i have :
Код:
if(strcmp(cmdtext, "/fix", true) == 0) { SetVehicleHealth(playerid, 1000); SendClientMessage(playerid,COLOR_RED," Car Fixed!"); { return 1; }