
main()
{
printf("%i",GetVehicleComponentType(1175));
}

|
Known Bug: Both front bull bars and front bumper components are saved in the CARMODTYPE_FRONT_BUMPER slot. If a vehicle has both of them installed, this function will only return the one which was installed last. |