module Base { model PU_FL_Window_schoolbus_Light { mesh = vehicles/schoolbusArmor|windowfrontlightright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, invertX = TRUE, } model PU_FR_Window_schoolbus_Light { mesh = vehicles/schoolbusArmor|windowfrontlightright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_RR_Window_schoolbus_Light { mesh = vehicles/schoolbusArmor|windowrearlightright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_F_Window_schoolbus_Light { mesh = vehicles/schoolbusArmor|windowlightfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_R_Window_schoolbus_Light { mesh = vehicles/schoolbusArmor|windowlightrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_FL_Window_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|windowfrontheavyright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, invertX = TRUE, } model PU_FR_Window_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|windowfrontheavyright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_RR_Window_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|windowrearheavyright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_F_Window_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|windowheavyfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_R_Window_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|windowheavyrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Bullbar_schoolbus { mesh = vehicles/schoolbusArmor|pushbar_1, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Chains_FL_schoolbus { mesh = vehicles/schoolbusArmor|chaintires, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.0035, } model PU_Chains_FR_schoolbus { mesh = vehicles/schoolbusArmor|chaintires, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.0035, invertX = TRUE, } model PU_Chains_RL_schoolbus { mesh = vehicles/schoolbusArmor|chaintires2, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.0035, } model PU_Chains_RR_schoolbus { mesh = vehicles/schoolbusArmor|chaintires2, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.0035, invertX = TRUE, } model PU_Hood_schoolbus_Light { mesh = vehicles/schoolbusArmor|hoodlightfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Trunk_schoolbus_Light { mesh = vehicles/schoolbusArmor|trunklightrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Door_FR_schoolbus_Light { mesh = vehicles/schoolbusArmor|doorfrontlightright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Door_RR_schoolbus_Light { mesh = vehicles/schoolbusArmor|doorrearlightright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Hood_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|hoodheavyfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Trunk_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|trunkheavyrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Door_FR_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|doorfrontheavyright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Door_RR_schoolbus_Heavy { mesh = vehicles/schoolbusArmor|doorrearheavyright, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } model PU_Rack_schoolbus { mesh = vehicles/schoolbusArmor|roofrack, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.004525, } template vehicle PU_Armor_schoolbus { template = ATA2Protection/part/ATA2ProtectionWindowFrontLeft, part ATA2ProtectionWindowFrontLeft { model Light { file = PU_FL_Window_schoolbus_Light, } model Heavy { file = PU_FL_Window_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindowFrontRight, part ATA2ProtectionWindowFrontRight { model Light { file = PU_FR_Window_schoolbus_Light, } model Heavy { file = PU_FR_Window_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindowRearRight, part ATA2ProtectionWindowRearRight { model Light { file = PU_RR_Window_schoolbus_Light, } model Heavy { file = PU_RR_Window_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindshield, part ATA2ProtectionWindshield { model Light { file = PU_F_Window_schoolbus_Light, } model Heavy { file = PU_F_Window_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindshieldRear, part ATA2ProtectionWindshieldRear { model Light { file = PU_R_Window_schoolbus_Light, } model Heavy { file = PU_R_Window_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionTrunk, part ATA2ProtectionTrunk { model Light { file = PU_Trunk_schoolbus_Light, } model Heavy { file = PU_Trunk_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionDoorFrontRight, part ATA2ProtectionDoorFrontRight { model Light { file = PU_Door_FR_schoolbus_Light, } model Heavy { file = PU_Door_FR_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionDoorRearRight, part ATA2ProtectionDoorRearRight { model Light { file = PU_Door_RR_schoolbus_Light, } model Heavy { file = PU_Door_RR_schoolbus_Heavy, } } template = ATA2Protection/part/ATA2ProtectionHood, part ATA2ProtectionHood { model Light { file = PU_Hood_schoolbus_Light, } model Heavy { file = PU_Hood_schoolbus_Heavy, } } template = ATA2Bullbars/part/ATA2Bullbar, part ATA2Bullbar { model Default { file = PU_Bullbar_schoolbus, } } part Tire* { setAllModelsVisible = false, table install { complete = ATATuning2.InstallComplete.TireNotAllModelsVisible, } table uninstall { complete = ATATuning2.UninstallComplete.TireNotAllModelsVisible, } lua { create = ATATuning2.Create.TireNotAllModelsVisible, init = ATATuning2.Init.TireNotAllModelsVisible, checkOperate = Vehicles.CheckOperate.Tire, update = Vehicles.Update.Tire, } } template = ATA2Protection/part/ATA2ProtectionWheels, part TireFrontLeft { model ATAProtection { file = PU_Chains_FL_schoolbus, } } part TireRearLeft { model ATAProtection { file = PU_Chains_RL_schoolbus, } } part TireFrontRight { model ATAProtection { file = PU_Chains_FR_schoolbus, } } part TireRearRight { model ATAProtection { file = PU_Chains_RR_schoolbus, } } template = ATA2InteractiveTrunk/part/ATA2InteractiveTrunkRoofRack, part ATA2InteractiveTrunkRoofRack { model Default { file = PU_Rack_schoolbus, } } } }