forward OnVehicleMod(vehicleid,componentid);public OnVehicleMod(vehicleid,componentid){ SaveComponent(vehicleid, componentid); return 1;}