module Base { model PU_FL_Window_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|windowfrontlightleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_FR_Window_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|windowfrontlightleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, invertX = TRUE, } model PU_F_Window_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|windowlightfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_R_Window_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|windowlightrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_FL_Window_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|windowfrontheavyleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_FR_Window_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|windowfrontheavyleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, invertX = TRUE, } model PU_F_Window_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|windowheavyfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_R_Window_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|windowheavyrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Bullbar_87gmcarmouredcar { mesh = vehicles/87gmcarmouredcarArmor|pushbar_1, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Chains_FL_87gmcarmouredcar { mesh = vehicles/87gmcarmouredcarArmor|chaintires, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Chains_FR_87gmcarmouredcar { mesh = vehicles/87gmcarmouredcarArmor|chaintires, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, invertX = TRUE, } model PU_Chains_RL_87gmcarmouredcar { mesh = vehicles/87gmcarmouredcarArmor|chaintires2, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Chains_RR_87gmcarmouredcar { mesh = vehicles/87gmcarmouredcarArmor|chaintires2, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, invertX = TRUE, } model PU_Hood_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|hoodlightfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Trunk_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|trunklightrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Door_FL_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|doorlightleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Door_FR_87gmcarmouredcar_Light { mesh = vehicles/87gmcarmouredcarArmor|doorlightleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, invertX = TRUE, } model PU_Hood_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|hoodheavyfront, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Trunk_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|trunkheavyrear, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Door_FL_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|doorheavyleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } model PU_Door_FR_87gmcarmouredcar_Heavy { mesh = vehicles/87gmcarmouredcarArmor|doorheavyleft, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, invertX = TRUE, } model PU_Rack_87gmcarmouredcar { mesh = vehicles/87gmcarmouredcarArmor|roofrack, texture = Vehicles/puv_parts, shader = vehiclewheel, scale = 0.01, } template vehicle PU_Armor_87gmcarmouredcar { template = ATA2Protection/part/ATA2ProtectionWindowFrontLeft, part ATA2ProtectionWindowFrontLeft { model Light { file = PU_FL_Window_87gmcarmouredcar_Light, } model Heavy { file = PU_FL_Window_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindowFrontRight, part ATA2ProtectionWindowFrontRight { model Light { file = PU_FR_Window_87gmcarmouredcar_Light, } model Heavy { file = PU_FR_Window_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindshield, part ATA2ProtectionWindshield { model Light { file = PU_F_Window_87gmcarmouredcar_Light, } model Heavy { file = PU_F_Window_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionWindshieldRear, part ATA2ProtectionWindshieldRear { model Light { file = PU_R_Window_87gmcarmouredcar_Light, } model Heavy { file = PU_R_Window_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionTrunk, part ATA2ProtectionTrunk { model Light { file = PU_Trunk_87gmcarmouredcar_Light, } model Heavy { file = PU_Trunk_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionDoorFrontLeft, part ATA2ProtectionDoorFrontLeft { model Light { file = PU_Door_FL_87gmcarmouredcar_Light, } model Heavy { file = PU_Door_FL_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionDoorFrontRight, part ATA2ProtectionDoorFrontRight { model Light { file = PU_Door_FR_87gmcarmouredcar_Light, } model Heavy { file = PU_Door_FR_87gmcarmouredcar_Heavy, } } template = ATA2Protection/part/ATA2ProtectionHood, part ATA2ProtectionHood { model Light { file = PU_Hood_87gmcarmouredcar_Light, } model Heavy { file = PU_Hood_87gmcarmouredcar_Heavy, } } template = ATA2Bullbars/part/ATA2Bullbar, part ATA2Bullbar { model Default { file = PU_Bullbar_87gmcarmouredcar, } } 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_87gmcarmouredcar, } } part TireRearLeft { model ATAProtection { file = PU_Chains_RL_87gmcarmouredcar, } } part TireFrontRight { model ATAProtection { file = PU_Chains_FR_87gmcarmouredcar, } } part TireRearRight { model ATAProtection { file = PU_Chains_RR_87gmcarmouredcar, } } template = ATA2InteractiveTrunk/part/ATA2InteractiveTrunkRoofRack, part ATA2InteractiveTrunkRoofRack { model Default { file = PU_Rack_87gmcarmouredcar, } } } }