21.06.2012, 09:36
i think it is
pawn Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
RepairVehicle(vehicleid);
return 1;
}