fixing f550ambowpack new sirens lasd new scripts and carwipe holstersound script up speed limiter

This commit is contained in:
KingMcDonalds
2026-03-12 00:48:59 -07:00
parent 667da65e30
commit c6a0bf16d9
159 changed files with 10099 additions and 437 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ Config = {
use10msdelay = true, -- use 10ms delay by deleting a vehicle
DoneNotify = true, -- Send a notify when the carwipe is done
OnlyWipeBroken = false, -- Only Delete Broken cars in the map
looptime = 720, -- Repeating in minutes
looptime = 733333420, -- Repeating in minutes
}
+17 -17
View File
@@ -9,33 +9,33 @@ Config.maxSpeed = 190
Config.Categories = {
-- COMPACTS
{category = 0, maxSpeed = 130},
{category = 0, maxSpeed = 195},
-- SEDANS
{category = 1, maxSpeed = 130},
{category = 1, maxSpeed = 195},
-- SUV'S
{category = 2, maxSpeed = 130},
{category = 2, maxSpeed = 195},
-- COUPES
{category = 3, maxSpeed = 160},
{category = 3, maxSpeed = 195},
-- MUSCLE
{category = 4, maxSpeed = 160},
{category = 4, maxSpeed = 195},
-- SPORT CLASSIC
{category = 5, maxSpeed = 100},
{category = 5, maxSpeed = 130},
-- SPORT
{category = 6, maxSpeed = 160},
{category = 6, maxSpeed = 195},
-- SUPER
{category = 7, maxSpeed = 160},
{category = 7, maxSpeed = 195},
-- MOTORCYCLES
{category = 8, maxSpeed = 130},
{category = 8, maxSpeed = 136},
-- OFFROAD
{category = 9, maxSpeed = 130},
{category = 9, maxSpeed = 186},
-- INDUSTRIAL
{category = 10, maxSpeed = 110},
{category = 10, maxSpeed = 187},
-- UTILITY
{category = 11, maxSpeed = 106},
{category = 11, maxSpeed = 176},
-- VANS
{category = 12, maxSpeed = 130},
{category = 12, maxSpeed = 189},
-- BICYCLES
{category = 13, maxSpeed = 66},
{category = 13, maxSpeed = 110},
-- BOATS
{category = 14, maxSpeed = 84},
@@ -46,11 +46,11 @@ Config.Categories = {
--#endregion
-- SERVICE
{category = 17, maxSpeed = 100},
{category = 17, maxSpeed = 180},
-- EMERGENCY
{category = 18, maxSpeed = 230},
{category = 18, maxSpeed = 580},
-- MILITARY
{category = 19, maxSpeed = 69}
{category = 19, maxSpeed = 369}
}
-- DO NOT MODIFY
+252 -2
View File
@@ -15,7 +15,249 @@
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>str392m</audioNameHash>
<audioNameHash>npolchar</audioNameHash>
<layout>LAYOUT_STANDARD</layout>
<coverBoundOffsets>BUFFALO_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>BOX_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_STANDARD</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA_LOOKAROUND</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.050000" z="-0.030000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.088000" z="0.093000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="0.020000" y="0.060000" z="-0.090000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="-0.055000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="-0.055000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="-0.040000" />
<FirstPersonDriveByRightPassengerIKOffset x="-0.045000" y="-0.048000" z="-0.040000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="-0.040000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.150000" y="0.268000" z="0.503000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.425000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.156000" y="0.223000" z="0.493000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.156000" y="0.223000" z="0.493000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.235000" z="0.590000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.030000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.070000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="true" />
<AllowSundayDriving value="true" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.250000" />
<wheelScaleRear value="0.250000" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="50.000000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.900000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
15.000000
30.000000
70.000000
140.000000
500.000000
500.000000
</lodDistances>
<minSeatHeight value="0.966" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="100" />
<swankness>SWANKNESS_1</swankness>
<maxNum value="999" />
<flags>FLAG_USE_INTERIOR_RED_LIGHT FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_REPORT_CRIME_IF_STANDING_ON FLAG_HAS_LIVERY</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_RACE</dashboardType>
<vehicleClass>VC_EMERGENCY</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers />
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>STD_POLICE3_FRONT_LEFT</Item>
<Item>STD_POLICE3_FRONT_RIGHT</Item>
<Item>STD_POLICE2_REAR_LEFT</Item>
<Item>STD_POLICE2_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
<Item>
<modelName>chp18chargnp</modelName>
<txdName>chp18chargnp</txdName>
<handlingId>18CHARGER</handlingId>
<gameName>chp18chargnp</gameName>
<vehicleMakeName>chp18chargnp</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>buffalo2</audioNameHash>
<layout>LAYOUT_STANDARD</layout>
<coverBoundOffsets>BUFFALO_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>BOX_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_STANDARD</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA_LOOKAROUND</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.050000" z="-0.030000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.088000" z="0.093000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="0.020000" y="0.060000" z="-0.090000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="-0.055000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="-0.055000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="-0.040000" />
<FirstPersonDriveByRightPassengerIKOffset x="-0.045000" y="-0.048000" z="-0.040000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="-0.040000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.150000" y="0.268000" z="0.503000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.425000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.156000" y="0.223000" z="0.493000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.156000" y="0.223000" z="0.493000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.235000" z="0.590000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.030000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.070000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="true" />
<AllowSundayDriving value="true" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.250000" />
<wheelScaleRear value="0.250000" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="50.000000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.900000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
15.000000
30.000000
70.000000
140.000000
500.000000
500.000000
</lodDistances>
<minSeatHeight value="0.966" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="100" />
<swankness>SWANKNESS_1</swankness>
<maxNum value="999" />
<flags>FLAG_USE_INTERIOR_RED_LIGHT FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_REPORT_CRIME_IF_STANDING_ON FLAG_HAS_LIVERY</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_RACE</dashboardType>
<vehicleClass>VC_EMERGENCY</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers />
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>STD_POLICE3_FRONT_LEFT</Item>
<Item>STD_POLICE3_FRONT_RIGHT</Item>
<Item>STD_POLICE2_REAR_LEFT</Item>
<Item>STD_POLICE2_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
<Item>
<modelName>chp19charg</modelName>
<txdName>chp19charg</txdName>
<handlingId>18CHARGER</handlingId>
<gameName>chp19charg</gameName>
<vehicleMakeName>chp19charg</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>buffalo2</audioNameHash>
<layout>LAYOUT_STANDARD</layout>
<coverBoundOffsets>BUFFALO_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
@@ -132,7 +374,15 @@
</Item>
<Item>
<parent>vehicles_race_generic</parent>
<child>Maxlasd18charger</child>
<child>chp18charg</child>
</Item>
<Item>
<parent>chp18charg</parent>
<child>chp19charg</child>
</Item>
<Item>
<parent>chp18charg</parent>
<child>chp18chargnp</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -3,7 +3,7 @@
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>24DURANGO</handlingName>
<handlingName>21DURANGO</handlingName>
<fMass value="2100.000000" />
<fInitialDragCoeff value="8.000000" />
<fPercentSubmerged value="85.000000" />
@@ -6,9 +6,9 @@
<Item>
<modelName>24sodur_ht</modelName>
<txdName>24sodur_ht</txdName>
<handlingId>24DURANGO</handlingId>
<handlingId>21DURANGO</handlingId>
<gameName>24sodur_ht</gameName>
<vehicleMakeName>21DODGE</vehicleMakeName>
<vehicleMakeName>24sodur_ht</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
@@ -0,0 +1,20 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta', -- Not Required
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' -- Not Required
client_script {
'vehicle_names.lua' -- Not Required
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>25legacyrango1</modelName>
<colors>
<Item>
<indices content="char_array">
0
0
0
0
5
0
</indices>
<liveries>
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
0
0
0
0
5
0
</indices>
<liveries>
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
0
0
0
0
5
0
</indices>
<liveries>
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
0
0
0
0
5
0
</indices>
<liveries>
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities>
<Item>
<Name>Police guv plate</Name>
<Value value="100" />
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="223" />
<sirenSettings value="747484651"/>
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>25legacyrango1</handlingName>
<fMass value="2104.000000" />
<fInitialDragCoeff value="8.000000" />
<fPercentSubmerged value="85.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.050000" z="0.000000" />
<vecInertiaMultiplier x="1.000000" y="1.600000" z="1.400000" />
<fDriveBiasFront value="0.600000" />
<nInitialDriveGears value="8" />
<fInitialDriveForce value="0.5" />
<fDriveInertia value="0.900000" />
<fClutchChangeRateScaleUpShift value="2.100000" />
<fClutchChangeRateScaleDownShift value="2.100000" />
<fInitialDriveMaxFlatVel value="178.000000" />
<fBrakeForce value="0.900000" />
<fBrakeBiasFront value="0.350000" />
<fHandBrakeForce value="0.600000" />
<fSteeringLock value="45.000000" />
<fTractionCurveMax value="3.200000" />
<fTractionCurveMin value="3.400000" />
<fTractionCurveLateral value="25.000000" />
<fTractionSpringDeltaMax value="0.150000" />
<fLowSpeedTractionLossMult value="1.000000" />
<fCamberStiffnesss value="0.000000" />
<fTractionBiasFront value="0.450000" />
<fTractionLossMult value="1.000000" />
<fSuspensionForce value="3.000000" />
<fSuspensionCompDamp value="1.300000" />
<fSuspensionReboundDamp value="1.300000" />
<fSuspensionUpperLimit value="0.110000" />
<fSuspensionLowerLimit value="-0.120000" />
<fSuspensionRaise value="0.000000" />
<fSuspensionBiasFront value="0.520000" />
<fAntiRollBarForce value="1.000000" />
<fAntiRollBarBiasFront value="0.520000" />
<fRollCentreHeightFront value="0.600000" />
<fRollCentreHeightRear value="0.600000" />
<fCollisionDamageMult value="1.000000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="0.800000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="80.000000" />
<fOilVolume value="8.000000" />
<fSeatOffsetDistX value="0.000000" />
<fSeatOffsetDistY value="0.000000" />
<fSeatOffsetDistZ value="0.000000" />
<nMonetaryValue value="50000" />
<strModelFlags>440010</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>0</strDamageFlags>
<AIHandling>AVERAGE</AIHandling>
<SubHandlingData>
<Item type="CCarHandlingData">
<fBackEndPopUpCarImpulseMult value="0.100000" />
<fBackEndPopUpBuildingImpulseMult value="0.030000" />
<fBackEndPopUpMaxDeltaSpeed value="0.600000" />
</Item>
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
@@ -0,0 +1,61 @@
--[[
Ultimate Lighting Controller Config
the ULC resource is required to use this configuration
get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
]]
return {names = {"25legacyrango1"},
steadyBurnConfig = {
forceOn = false, useTime = false,
disableWithLights = true,
sbExtras = {5,6}
},
parkConfig = {
usePark = false,
useSync = false,
syncWith = {},
pExtras = {},
dExtras = {}
},
hornConfig = {
useHorn = false,
hornExtras = {},
disableExtras = {}
},
brakeConfig = {
useBrakes = false,
speedThreshold = 3,
brakeExtras = {},
disableExtras = {}
},
reverseConfig = {
useReverse = false,
reverseExtras = {},
disableExtras = {}
},
doorConfig = {
useDoors = false,
driverSide = {enable = {}, disable = {}},
passSide = {enable = {}, disable = {}},
trunk = {enable ={}, disable = {}}
},
buttons = {
{label = "Stage 1", key = 1, color = "green", extra = 2, linkedExtras = {3}, oppositeExtras = {}, offExtras = {1,4,5,6,10}, repair = false},
{label = "Stage 2", key = 2, color = "green", extra = 1, linkedExtras = {2,3,10}, oppositeExtras = {}, offExtras = {4,5,6}, repair = false},
{label = "Stage 3", key = 3, color = "green", extra = 4, linkedExtras = {1,2,3,10}, oppositeExtras = {}, offExtras = {5,6}, repair = false},
{label = "Cruise", key = 4, color = "green", extra = 5, linkedExtras = {6}, oppositeExtras = {}, offExtras = {1,2,3,4,10}, repair = false},
{label = "TKDN", key = 5, color = "green", extra = 11, linkedExtras = {}, oppositeExtras = {}, offExtras = {}, repair = false},
{label = "BLACK OUT", key = 6, color = "red", extra = 7, linkedExtras = {}, oppositeExtras = {9,8}, offExtras = {}, repair = true}
},
stages = {
useStages = true,
stageKeys = {1,2,3},
},
defaultStages = {
useDefaults = true,
enableKeys = {1,2,3},
disableKeys = {}
}
}
@@ -0,0 +1,134 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>25legacyrango1</modelName>
<txdName>25legacyrango1</txdName>
<handlingId>25legacyrango1</handlingId>
<gameName>25legacyrango1</gameName>
<vehicleMakeName>21DODGE</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>str392m</audioNameHash>
<layout>LAYOUT_STD_HIGHWINDOW</layout>
<coverBoundOffsets>GRESLEY_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_MID_NEAR</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA_LOOKAROUND</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.050000" z="-0.030000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.088000" z="0.093000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="0.020000" y="0.060000" z="-0.090000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="-0.055000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="-0.055000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="-0.040000" />
<FirstPersonDriveByRightPassengerIKOffset x="-0.045000" y="-0.048000" z="-0.040000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="-0.040000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.150000" y="0.268000" z="0.503000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.425000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.156000" y="0.223000" z="0.493000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.156000" y="0.223000" z="0.493000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.115000" z="0.580000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.030000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.070000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="false" />
<AllowSundayDriving value="false" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.250000" />
<wheelScaleRear value="0.250000" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="50.000000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.900000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
2000.000000
6000.000000
10000.000000
12500.000000
50000.000000
50000.000000
</lodDistances>
<minSeatHeight value="0.966" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="100" />
<swankness>SWANKNESS_1</swankness>
<maxNum value="999" />
<flags>FLAG_USE_INTERIOR_RED_LIGHT FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_ALLOW_HATS_NO_ROOF</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_SPEEDO</dashboardType>
<vehicleClass>VC_EMERGENCY</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers />
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>RANGER_CAVALCADE_FRONT_LEFT</Item>
<Item>RANGER_FRONT_RIGHT</Item>
<Item>RANGER_PRANGER_REAR_LEFT</Item>
<Item>RANGER_PRANGER_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_speedo_interior</parent>
<child>21durango</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -0,0 +1,20 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta', -- Not Required
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' -- Not Required
client_script {
'vehicle_names.lua' -- Not Required
}
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>KenworthK100</modelName>
<colors>
<Item>
<indices content="char_array">
132
0
132
156
0
0
</indices>
<liveries>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges/>
<plateProbabilities>
<Probabilities>
<Item>
<Name>Standard White</Name>
<Value value="100"/>
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="14"/>
<sirenSettings value="0"/>
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CExtraTextMetaFile>
<hasGlobalTextFile value="true"/>
<hasAdditionalText value="false"/>
<isTitleUpdate value="false"/>
</CExtraTextMetaFile>
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>KenworthK100</handlingName>
<fMass value="9000.000000" />
<fInitialDragCoeff value="2.500000" />
<fPercentSubmerged value="200.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="0.000000" />
<vecInertiaMultiplier x="3.200000" y="3.000000" z="3.800000" />
<fDriveBiasFront value="0.0" />
<nInitialDriveGears value="6" />
<fInitialDriveForce value="0.090" />
<fDriveInertia value="0.950" />
<fClutchChangeRateScaleUpShift value="1.340" />
<fClutchChangeRateScaleDownShift value="1.50" />
<fInitialDriveMaxFlatVel value="150.30" />
<fBrakeForce value="0.210" />
<fBrakeBiasFront value="0.540" />
<fHandBrakeForce value="0.790" />
<fSteeringLock value="34.640" />
<fTractionCurveMax value="1.450" />
<fTractionCurveMin value="1.290" />
<fTractionCurveLateral value="16.870" />
<fTractionSpringDeltaMax value="0.020" />
<fLowSpeedTractionLossMult value="0.050" />
<fCamberStiffnesss value="0.0" />
<fTractionBiasFront value="0.42570" />
<fTractionLossMult value="0.940" />
<fSuspensionForce value="2.600000" />
<fSuspensionCompDamp value="2.100000" />
<fSuspensionReboundDamp value="1.500000" />
<fSuspensionUpperLimit value="0.140000" />
<fSuspensionLowerLimit value="-0.180000" />
<fSuspensionRaise value="0.050000" />
<fSuspensionBiasFront value="0.530000" />
<fAntiRollBarForce value="0.000000" />
<fAntiRollBarBiasFront value="0.000000" />
<fRollCentreHeightFront value="0.600000" />
<fRollCentreHeightRear value="0.600000" />
<fCollisionDamageMult value="1.500000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="0.500000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="65.000000" />
<fOilVolume value="5.000000" />
<fSeatOffsetDistX value="0.000000" />
<fSeatOffsetDistY value="-0.100000" />
<fSeatOffsetDistZ value="0.000000" />
<nMonetaryValue value="40000" />
<strModelFlags>20220048</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>20</strDamageFlags>
<AIHandling>TRUCK</AIHandling>
<SubHandlingData>
<Item type="NULL" />
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
@@ -0,0 +1,142 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>KenworthK100</modelName>
<txdName>KenworthK100</txdName>
<handlingId>KenworthK100</handlingId>
<gameName>KenworthK100</gameName>
<vehicleMakeName>KenworthK100</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>kc80cumminsn14jake</audioNameHash>
<layout>LAYOUT_TRUCK</layout>
<coverBoundOffsets>HAULER_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_TRUCK</explosionInfo>
<scenarioLayout />
<cameraName>FOLLOW_ARTIC_CAMERA</cameraName>
<aimCameraName>ARTIC_AIM_CAMERA</aimCameraName>
<bonnetCameraName>DEFAULT_VEHICLE_BONNET_CAMERA</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA_NO_REVERSE_LOOKAROUND_MID</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.050000" z="-0.025000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByIKOffset x="0.063000" y="-0.058000" z="0.000000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="-0.055000" y="-0.083000" z="0.033000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="0.000000" z="-0.018000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.155000" y="0.370000" z="0.545000" />
<FirstPersonPassengerMobilePhoneOffset x="0.189000" y="0.321000" z="0.413000" />
<PovCameraOffset x="0.000000" y="-0.155000" z="0.540000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.070000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.070000" />
<vfxInfoName>VFXVEHICLEINFO_TRUCK_RIG</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="false" />
<AllowSundayDriving value="true" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.356800" />
<wheelScaleRear value="0.359600" />
<dirtLevelMin value="0.300000" />
<dirtLevelMax value="1.000000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.600000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
20.000000
90.000000
130.000000
260.000000
750.000000
750.000000
</lodDistances>
<minSeatHeight value="0.965" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="100" />
<swankness>SWANKNESS_1</swankness>
<maxNum value="999" />
<flags>FLAG_BIG FLAG_CAN_HONK_WHEN_FLEEING FLAG_AVOID_TURNS FLAG_EXTRAS_STRONG FLAG_USE_FAT_INTERIOR_LIGHT FLAG_IS_BULKY FLAG_BLOCK_FROM_ATTRACTOR_SCENARIO FLAG_ATTACH_TRAILER_ON_HIGHWAY FLAG_USE_STRICTER_EXIT_COLLISION_TESTS</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_DUKES</dashboardType>
<vehicleClass>VC_COMMERCIAL</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers>
<Item>docktrailer</Item>
<Item>trailers</Item>
<Item>trailers2</Item>
<Item>trailers3</Item>
<Item>tanker</Item>
<Item>trailerlogs</Item>
<Item>tr2</Item>
<Item>trflat</Item>
</trailers>
<additionalTrailers>
<Item>armytanker</Item>
<Item>armytrailer</Item>
<Item>tr4</Item>
<Item>tvtrailer</Item>
<Item>trailerlarge</Item>
<Item>trailers4</Item>
</additionalTrailers>
<drivers>
<Item>
<driverName>S_M_M_Trucker_01</driverName>
<npcName />
</Item>
</drivers>
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="true" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_WIDE_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_WIDE_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet>Truck</NmBraceOverrideSet>
<buoyancySphereOffset x="0.000000" y="0.000000" z="-0.600000" />
<buoyancySphereSizeScale value="0.800000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>TRUCK_PHANTOM_FRONT_LEFT</Item>
<Item>TRUCK_PACKER_FRONT_RIGHT</Item>
</firstPersonDrivebyData>
<lockOnPositionOffset x="0.00000" y="2.500000" z="0.000000" />
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehshare_truck</parent>
<child>KenworthK100</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -0,0 +1,17 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
-- Leaked By: Leaking Hub | Joshua Y. | https://discord.gg/aXWXXst
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta',
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta'
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>20legacyfpiu3</modelName>
<colors>
<Item>
<indices content="char_array">
0
134
0
64
64
64
64
</indices>
<liveries>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
<Item value="false"/>
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges/>
<plateProbabilities>
<Probabilities>
<Item>
<Name>Police guv plate</Name>
<Value value="100"/>
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="234"/>
<sirenSettings value="2146798"/>
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>20fpiu</handlingName>
<fMass value="2404.000000" />
<fInitialDragCoeff value="8.000000" />
<fPercentSubmerged value="85.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="-0.055000" />
<vecInertiaMultiplier x="1.200000" y="1.30000" z="1.400000" />
<fDriveBiasFront value="0.420000" />
<nInitialDriveGears value="6" />
<fInitialDriveForce value="0.300000" />
<fDriveInertia value="1.500000" />
<fClutchChangeRateScaleUpShift value="2.300000" />
<fClutchChangeRateScaleDownShift value="2.300000" />
<fInitialDriveMaxFlatVel value="200.000000" />
<fBrakeForce value="2.000000" />
<fBrakeBiasFront value="0.650000" />
<fHandBrakeForce value="1.50000" />
<fSteeringLock value="42.000000" />
<fTractionCurveMax value="2.600000" />
<fTractionCurveMin value="2.300000" />
<fTractionCurveLateral value="22.500000" />
<fTractionSpringDeltaMax value="0.130000" />
<fLowSpeedTractionLossMult value="1.000000" />
<fCamberStiffnesss value="0.000000" />
<fTractionBiasFront value="0.450000" />
<fTractionLossMult value="0.900000" />
<fSuspensionForce value="2.000000" />
<fSuspensionCompDamp value="1.300000" />
<fSuspensionReboundDamp value="1.300000" />
<fSuspensionUpperLimit value="0.09000" />
<fSuspensionLowerLimit value="-0.120000" />
<fSuspensionRaise value="0.000000" />
<fSuspensionBiasFront value="0.500000" />
<fAntiRollBarForce value="1.000000" />
<fAntiRollBarBiasFront value="0.400000" />
<fRollCentreHeightFront value="0.250000" />
<fRollCentreHeightRear value="0.300000" />
<fCollisionDamageMult value="1.000000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="0.700000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="65.000000" />
<fOilVolume value="5.000000" />
<fSeatOffsetDistX value="0.000000" />
<fSeatOffsetDistY value="0.000000" />
<fSeatOffsetDistZ value="0.000000" />
<nMonetaryValue value="50000" />
<strModelFlags>440010</strModelFlags>
<strHandlingFlags>1</strHandlingFlags>
<strDamageFlags>0</strDamageFlags>
<AIHandling>SPORTS_CAR</AIHandling>
<SubHandlingData>
<Item type="CCarHandlingData">
<fBackEndPopUpCarImpulseMult value="0.100000" />
<fBackEndPopUpBuildingImpulseMult value="0.030000" />
<fBackEndPopUpMaxDeltaSpeed value="0.600000" />
</Item>
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
@@ -0,0 +1,54 @@
--[[
Ultimate Lighting Controller Config
the ULC resource is required to use this configuration
get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
]]
return {names = {"20legacyfpiu3"},
steadyBurnConfig = {
forceOn = false, useTime = false,
disableWithLights = true,
sbExtras = {11}
},
parkConfig = {
usePark = true,
useSync = false,
syncWith = {},
pExtras = {5,6,7,8,9},
dExtras = {1,2,3,4}
},
hornConfig = {
useHorn = false,
hornExtras = {},
},
brakeConfig = {
useBrakes = true,
speedThreshold = 4,
brakeExtras = {12},
disableExtras = {}
},
reverseConfig = {
useReverse = false,
reverseExtras = {}
},
doorConfig = {
useDoors = false,
driverSide = {enable = {}, disable = {}},
passSide = {enable = {}, disable = {}},
trunk = {enable ={}, disable = {}}
},
buttons = {
{label = "PARK FRONT", key = 2, color = "green", extra = 5, linkedExtras = {6,7}, oppositeExtras = {}, offExtras = {}, repair = false},
{label = "PARK REAR", key = 3, color = "green", extra = 8, linkedExtras = {9}, oppositeExtras = {}, offExtras = {}, repair = false},
{label = "DRIVE", key = 4, color = "green", extra = 1, linkedExtras = {2,3,4}, oppositeExtras = {}, offExtras = {}, repair = false},
{label = "TAKEDOWN", key = 1, color = "green", extra = 10, linkedExtras = {}, oppositeExtras = {}, offExtras = {}, repair = false},
{label = "STEADY", key = 5, color = "green", extra = 11, linkedExtras = {}, oppositeExtras = {}, offExtras = {}, repair = false},
},
defaultStages = {
useDefaults = false,
enableKeys = {3},
disableKeys = {1,2,4,11}
}
}
@@ -0,0 +1,143 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>20legacyfpiu3</modelName>
<txdName>20legacyfpiu3</txdName>
<handlingId>20Fpiu</handlingId>
<gameName>20legacyfpiu3</gameName>
<vehicleMakeName />
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>ecoboostv6</audioNameHash>
<layout>LAYOUT_STD_EXITFIXUP</layout>
<coverBoundOffsets>POLICE3_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>MID_BOX_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_MID_NEAR</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.060000" z="-0.030000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="-0.020000" />
<FirstPersonProjectileDriveByIKOffset x="0.055000" y="-0.075000" z="-0.045000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="-0.055000" y="-0.075000" z="-0.045000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="-0.060000" z="-0.030000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.130000" y="0.275000" z="0.530000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.425000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.136000" y="0.156000" z="0.445000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.136000" y="0.156000" z="0.445000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.175000" z="0.675000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="false" />
<AllowSundayDriving value="false" />
<AllowBodyColorMapping value="false" />
<wheelScale value="0.244000" />
<wheelScaleRear value="0.244000" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="0.300000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.600000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
1500.000000
3000.000000
7000.000000
14000.000000
50000.000000
50000.000000
</lodDistances>
<minSeatHeight value="0.83" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="100" />
<swankness>SWANKNESS_0</swankness>
<maxNum value="2" />
<flags>FLAG_EXTRAS_STRONG FLAG_HAS_LIVERY FLAG_EXTRAS_ALL FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_HAS_INTERIOR_EXTRAS FLAG_REPORT_CRIME_IF_STANDING_ON</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_BACK_PLATES</plateType>
<dashboardType>VDT_FEROCI</dashboardType>
<vehicleClass>VC_EMERGENCY</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers>
<Item>
<driverName>S_M_Y_Cop_01</driverName>
<npcName />
</Item>
</drivers>
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards>
<Item>REWARD_WEAPON_PUMPSHOTGUN</Item>
<Item>REWARD_AMMO_PUMPSHOTGUN_ENTER_VEHICLE</Item>
<Item>REWARD_STAT_WEAPON</Item>
</rewards>
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>STD_POLICE3_FRONT_LEFT</Item>
<Item>STD_POLICE3_FRONT_RIGHT</Item>
<Item>STD_POLICE2_REAR_LEFT</Item>
<Item>STD_POLICE2_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_feroci_interior</parent>
<child>FPIUK</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -2,12 +2,12 @@
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas> <!-- Template made by McGinlay -->
<InitDatas>
<Item>
<modelName>lasd25fpiu</modelName>
<txdName>lasd25fpiu</txdName>
<handlingId>20fpiu</handlingId>
<gameName>nrgy</gameName>
<handlingId>20Fpiu</handlingId>
<gameName>lasd25fpiu</gameName>
<vehicleMakeName />
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
@@ -16,38 +16,38 @@
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>ecoboostv6</audioNameHash>
<layout>LAYOUT_STANDARD</layout>
<coverBoundOffsets>SHERIFF_COVER_OFFSET_INFO</coverBoundOffsets>
<layout>LAYOUT_STD_EXITFIXUP</layout>
<coverBoundOffsets>POLICE3_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_MID_HIGH</bonnetCameraName>
<aimCameraName>MID_BOX_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_MID_NEAR</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.060000" z="-0.060000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.-050000" z="-0.020000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.075000" z="-0.045000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="0.000000" y="-0.075000" z="-0.045000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.020000" z="0.030000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.020000" z="0.030000" />
<FirstPersonDriveByIKOffset x="0.000000" y="-0.060000" z="-0.030000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="-0.020000" />
<FirstPersonProjectileDriveByIKOffset x="0.055000" y="-0.075000" z="-0.045000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="-0.055000" y="-0.075000" z="-0.045000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="-0.060000" z="-0.060000" />
<FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="-0.060000" z="-0.030000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.155000" y="0.270000" z="0.508000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.405000" />
<FirstPersonMobilePhoneOffset x="0.130000" y="0.275000" z="0.530000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.425000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.136000" y="0.156000" z="0.425000" />
<Offset x="0.136000" y="0.156000" z="0.445000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.136000" y="0.156000" z="0.425000" />
<Offset x="0.136000" y="0.156000" z="0.445000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.145000" z="0.645000" />
<PovCameraOffset x="0.000000" y="-0.175000" z="0.675000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
@@ -58,11 +58,11 @@
<AllowPretendOccupants value="true" />
<AllowJoyriding value="false" />
<AllowSundayDriving value="false" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.237100" />
<wheelScaleRear value="0.237100" />
<AllowBodyColorMapping value="false" />
<wheelScale value="0.244000" />
<wheelScaleRear value="0.244000" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="0.850000" />
<dirtLevelMax value="0.300000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
@@ -73,10 +73,10 @@
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
500.000000
500.000000
500.000000
500.000000
35.000000
55.000000
70.000000
140.000000
500.000000
500.000000
</lodDistances>
@@ -91,17 +91,17 @@
<frequency value="100" />
<swankness>SWANKNESS_1</swankness>
<maxNum value="2" />
<flags>FLAG_HAS_LIVERY FLAG_EXTRAS_REQUIRE FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_REPORT_CRIME_IF_STANDING_ON FLAG_HAS_INTERIOR_EXTRAS </flags>
<flags>FLAG_EXTRAS_STRONG FLAG_HAS_LIVERY FLAG_EXTRAS_ALL FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_HAS_INTERIOR_EXTRAS FLAG_REPORT_CRIME_IF_STANDING_ON</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_GENTAXI</dashboardType>
<plateType>VPT_BACK_PLATES</plateType>
<dashboardType>VDT_FEROCI</dashboardType>
<vehicleClass>VC_EMERGENCY</vehicleClass>
<wheelType>VWT_MUSCLE</wheelType>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers>
<Item>
<driverName>S_M_Y_Sheriff_01</driverName>
<driverName>S_M_Y_Cop_01</driverName>
<npcName />
</Item>
</drivers>
@@ -127,14 +127,17 @@
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>STD_POLICE_FRONT_LEFT</Item>
<Item>STD_POLICE_FRONT_RIGHT</Item>
<Item>STD_POLICE_REAR_LEFT</Item>
<Item>STD_POLICE_REAR_RIGHT</Item>
<Item>STD_POLICE3_FRONT_LEFT</Item>
<Item>STD_POLICE3_FRONT_RIGHT</Item>
<Item>STD_POLICE2_REAR_LEFT</Item>
<Item>STD_POLICE2_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_feroci_interior</parent>
<child>lasd25fpiu</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -0,0 +1,20 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta', -- Not Required
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' -- Not Required
client_script {
'vehicle_names.lua' -- Not Required
}
@@ -0,0 +1,633 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits>
<Item>
<kitName>135_cascadia_modkit</kitName>
<id value="135" />
<kitType>MKT_SPECIAL</kitType>
<visibleMods>
</visibleMods>
<linkMods />
<statMods>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="150" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="230" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="280" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="25" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="50" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="25" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="50" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="20" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="40" />
<audioApply value="1.000000" />
<weight value="10" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="60" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="80" />
<audioApply value="1.000000" />
<weight value="30" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="40" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier>HORN_TRUCK</identifier>
<modifier value="1766676233" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_COP</identifier>
<modifier value="2904189469" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_CLOWN</identifier>
<modifier value="2543206147" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_1</identifier>
<modifier value="1732399718" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_2</identifier>
<modifier value="2046162893" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_3</identifier>
<modifier value="2194999691" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_4</identifier>
<modifier value="2508304100" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_5</identifier>
<modifier value="3707223535" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_SAD_TROMBONE</identifier>
<modifier value="632950117" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_1</identifier>
<modifier value="3628534289" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_2</identifier>
<modifier value="3892554122" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_3</identifier>
<modifier value="4112892878" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_4</identifier>
<modifier value="116877169" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_5</identifier>
<modifier value="2684983719" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_6</identifier>
<modifier value="2982690084" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_7</identifier>
<modifier value="3203290992" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_C0</identifier>
<modifier value="771284519" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_D0</identifier>
<modifier value="2586621229" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_E0</identifier>
<modifier value="283386134" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_F0</identifier>
<modifier value="3884502400" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_G0</identifier>
<modifier value="265723083" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_A0</identifier>
<modifier value="1746883687" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_B0</identifier>
<modifier value="1919870950" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_C1</identifier>
<modifier value="1085277077" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_1</identifier>
<modifier value="444549672" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_2</identifier>
<modifier value="1603064898" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_3</identifier>
<modifier value="240366033" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_4</identifier>
<modifier value="960137118" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_1</identifier>
<modifier value="3572144790" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_2</identifier>
<modifier value="3801396714" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_3</identifier>
<modifier value="2843657151" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_4</identifier>
<modifier value="3341811489" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_1</identifier>
<modifier value="3199657341" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_2</identifier>
<modifier value="2900378064" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_3</identifier>
<modifier value="3956195248" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXORY_HORN_1</identifier>
<modifier value="676333254" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXURY_HORN_2</identifier>
<modifier value="2099578296" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXURY_HORN_3</identifier>
<modifier value="1373384483" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>ORGAN_HORN_LOOP_01</identifier>
<modifier value="2916775806" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>ORGAN_HORN_LOOP_01_PREVIEW</identifier>
<modifier value="3714706952" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>ORGAN_HORN_LOOP_02</identifier>
<modifier value="2611860261" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>ORGAN_HORN_LOOP_02_PREVIEW</identifier>
<modifier value="3206770359" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LOWRIDER_HORN_1</identifier>
<modifier value="310529291" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LOWRIDER_HORN_1_PREVIEW</identifier>
<modifier value="2965568987" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LOWRIDER_HORN_2</identifier>
<modifier value="55291550" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LOWRIDER_HORN_2_PREVIEW</identifier>
<modifier value="965054819" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier />
<modifier value="6" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="11" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="16" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="22" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
</statMods>
<slotNames />
<liveryNames>
</liveryNames>
</Item>
</Kits>
<Lights>
<Item>
<id value="999" />
<indicator>
<intensity value="0.375000" />
<falloffMax value="2.500000" />
<falloffExponent value="8.000000" />
<innerConeAngle value="30.000000" />
<outerConeAngle value="80.000000" />
<emmissiveBoost value="false" />
<color value="0xFFFF8000" />
</indicator>
<rearIndicatorCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="0.000000" />
<intensity_far value="0.000000" />
<color value="0x00000000" />
<numCoronas value="1" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</rearIndicatorCorona>
<frontIndicatorCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="0.000000" />
<intensity_far value="0.000000" />
<color value="0x00000000" />
<numCoronas value="1" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</frontIndicatorCorona>
<tailLight>
<intensity value="0.250000" />
<falloffMax value="4.000000" />
<falloffExponent value="16.000000" />
<innerConeAngle value="45.000000" />
<outerConeAngle value="90.000000" />
<emmissiveBoost value="false" />
<color value="0xFFFF0000" />
</tailLight>
<tailLightCorona>
<size value="0.900000" />
<size_far value="5.300000" />
<intensity value="4.000000" />
<intensity_far value="1.000000" />
<color value="0xFFFF0E05" />
<numCoronas value="0" />
<distBetweenCoronas value="22" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.000000" />
<pullCoronaIn value="false" />
</tailLightCorona>
<tailLightMiddleCorona>
<size value="0.100000" />
<size_far value="0.500000" />
<intensity value="0.100000" />
<intensity_far value="0.200000" />
<color value="0x88FF0000" />
<numCoronas value="0" />
<distBetweenCoronas value="65" />
<distBetweenCoronas_far value="25" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.000000" />
<pullCoronaIn value="false" />
</tailLightMiddleCorona>
<headLight>
<intensity value="1.000000" />
<falloffMax value="35.000000" />
<falloffExponent value="16.000000" />
<innerConeAngle value="0.000000" />
<outerConeAngle value="60.209999" />
<emmissiveBoost value="false" />
<color value="0xFFFFFFCC" />
<textureName>VehicleLight_car_oldsquare</textureName>
<mirrorTexture value="true" />
</headLight>
<headLightCorona>
<size value="0.080000" />
<size_far value="1.000000" />
<intensity value="5.000000" />
<intensity_far value="1.000000" />
<color value="0xFFFFFFFF" />
<numCoronas value="0" />
<distBetweenCoronas value="1" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.000000" />
<pullCoronaIn value="false" />
</headLightCorona>
<reversingLight>
<intensity value="0.500000" />
<falloffMax value="4.000000" />
<falloffExponent value="32.000000" />
<innerConeAngle value="45.000000" />
<outerConeAngle value="90.000000" />
<emmissiveBoost value="false" />
<color value="0xFFFFFFFF" />
</reversingLight>
<reversingLightCorona>
<size value="0.800000" />
<size_far value="2.000000" />
<intensity value="1.500000" />
<intensity_far value="1.000000" />
<color value="0x00F7F7F7" />
<numCoronas value="0" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</reversingLightCorona>
<name>cascadia</name>
</Item>
</Lights>
</CVehicleModelInfoVarGlobal>
@@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>cascadia</modelName>
<colors>
<Item>
<indices content="char_array">
29
0
29
0
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities />
</plateProbabilities>
<lightSettings value="999" />
<sirenSettings value="0" />
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CExtraTextMetaFile>
<hasGlobalTextFile value="true"/>
<hasAdditionalText value="false"/>
<isTitleUpdate value="false"/>
</CExtraTextMetaFile>
@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>cascadia</handlingName>
<fMass value="12000.000000" />
<fInitialDragCoeff value="12.000000" />
<fPercentSubmerged value="200.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="0.000000" />
<vecInertiaMultiplier x="1.400000" y="1.600000" z="1.000000" />
<fDriveBiasFront value="0.000000" />
<nInitialDriveGears value="5" />
<fInitialDriveForce value="0.210000" />
<fDriveInertia value="1.000000" />
<fClutchChangeRateScaleUpShift value="1.300000" />
<fClutchChangeRateScaleDownShift value="1.300000" />
<fInitialDriveMaxFlatVel value="123.000000" />
<fBrakeForce value="0.800000" />
<fBrakeBiasFront value="0.450000" />
<fHandBrakeForce value="0.150000" />
<fSteeringLock value="40.000000" />
<fTractionCurveMax value="1.650000" />
<fTractionCurveMin value="1.550000" />
<fTractionCurveLateral value="20.000000" />
<fTractionSpringDeltaMax value="0.150000" />
<fLowSpeedTractionLossMult value="0.000000" />
<fCamberStiffnesss value="0.000000" />
<fTractionBiasFront value="0.485000" />
<fTractionLossMult value="1.000000" />
<fSuspensionForce value="1.800000" />
<fSuspensionCompDamp value="1.000000" />
<fSuspensionReboundDamp value="1.200000" />
<fSuspensionUpperLimit value="0.150000" />
<fSuspensionLowerLimit value="-0.220000" />
<fSuspensionRaise value="0.000000" />
<fSuspensionBiasFront value="0.600000" />
<fAntiRollBarForce value="0.000000" />
<fAntiRollBarBiasFront value="0.000000" />
<fRollCentreHeightFront value="0.580000" />
<fRollCentreHeightRear value="0.580000" />
<fCollisionDamageMult value="1.000000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="0.800000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="65.000000" />
<fOilVolume value="5.000000" />
<fSeatOffsetDistX value="0.050000" />
<fSeatOffsetDistY value="0.000000" />
<fSeatOffsetDistZ value="0.000000" />
<nMonetaryValue value="40000" />
<strModelFlags>20220048</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>0</strDamageFlags>
<AIHandling>AVERAGE</AIHandling>
<SubHandlingData>
<Item type="CCarHandlingData">
<fBackEndPopUpCarImpulseMult value="0.100000" />
<fBackEndPopUpBuildingImpulseMult value="0.030000" />
<fBackEndPopUpMaxDeltaSpeed value="0.600000" />
</Item>
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,161 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>cascadia</modelName>
<txdName>cascadia</txdName>
<handlingId>cascadia</handlingId>
<gameName>Cascadia</gameName>
<vehicleMakeName>Freightliner</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>phantom</audioNameHash>
<layout>LAYOUT_TRUCK</layout>
<coverBoundOffsets>PHANTOM_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_TRUCK</explosionInfo>
<scenarioLayout />
<cameraName>FOLLOW_ARTIC_CAMERA</cameraName>
<aimCameraName>ARTIC_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_STANDARD_LONG</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA_NO_REVERSE</povCameraName>
<FirstPersonDriveByIKOffset x="-0.003000" y="-0.033000" z="-0.018000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByIKOffset x="0.055000" y="-0.083000" z="0.000000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="-0.100000" y="-0.145000" z="0.015000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerIKOffset x="-0.003000" y="-0.033000" z="-0.018000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.155000" y="0.370000" z="0.490000" />
<FirstPersonPassengerMobilePhoneOffset x="0.209000" y="0.276000" z="0.420000" />
<PovCameraOffset x="0.000000" y="-0.395000" z="0.780000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="-0.035000" y="0.000000" z="0.020000" />
<vfxInfoName>VFXVEHICLEINFO_TRUCK_RIG</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="false" />
<AllowSundayDriving value="false" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.353200" />
<wheelScaleRear value="0.318500" />
<dirtLevelMin value="0.300000" />
<dirtLevelMax value="1.000000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.600000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
25.000000
50.000000
100.000000
200.000000
750.000000
750.000000
</lodDistances>
<minSeatHeight value="1.182" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="60" />
<swankness>SWANKNESS_1</swankness>
<maxNum value="5" />
<flags>FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_LIVERY FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS FLAG_PARKING_SENSORS FLAG_EXTRAS_ALL FLAG_EXTRAS_STRONG</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_TAILGATER</dashboardType>
<vehicleClass>VC_COMMERCIAL</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers>
<Item>docktrailer</Item>
<Item>trailers</Item>
<Item>trailers2</Item>
<Item>trailers3</Item>
<Item>tanker</Item>
<Item>trailerlogs</Item>
<Item>tr2</Item>
<Item>trflat</Item>
</trailers>
<additionalTrailers>
<Item>armytanker</Item>
<Item>armytrailer</Item>
<Item>tr4</Item>
<Item>tvtrailer</Item>
</additionalTrailers>
<drivers>
<Item>
<driverName>S_M_M_Trucker_01</driverName>
<npcName />
</Item>
</drivers>
<extraIncludes />
<doorsWithCollisionWhenClosed>
<Item>VEH_EXT_BONNET</Item>
</doorsWithCollisionWhenClosed>
<driveableDoors />
<bumpersNeedToCollideWithMap value="true" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_WIDE_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_WIDE_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet>Truck</NmBraceOverrideSet>
<buoyancySphereOffset x="0.000000" y="0.000000" z="-0.600000" />
<buoyancySphereSizeScale value="0.800000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>TRUCK_PACKER_FRONT_LEFT</Item>
<Item>TRUCK_PACKER_FRONT_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_dom_interior</parent>
<child>cascadia</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -188,6 +188,19 @@ Config.Trailers = {
rampPos = {vector3(-1.8, -5.5, -0.5), vector3(1.8, -5.5, -0.5)},
rampDoorNum = {0,5},
},
[GetHashKey('dotgooseneck')] = {
hasRamp = true,
rampPos = {vector3(-1.8, -5.5, -0.5), vector3(1.8, -5.5, -0.5)},
rampDoorNum = {0,5},
},
[GetHashKey('lacofdtrlr')] = {
hasRamp = true,
rampPos = {vector3(-1.8, -5.5, -0.5), vector3(1.8, -5.5, -0.5)},
rampDoorNum = {0,5},
},
[GetHashKey('godzbenson')] = {
hasRamp = true,
@@ -8,7 +8,7 @@
<txdName>montereyparkpd25dura_180</txdName>
<handlingId>21DURANGO</handlingId>
<gameName>montereyparkpd25dura_180</gameName>
<vehicleMakeName>21DODGE</vehicleMakeName>
<vehicleMakeName>montereyparkpd25dura_180</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
@@ -0,0 +1,20 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta', -- Not Required
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' -- Not Required
client_script {
'vehicle_names.lua' -- Not Required
}
@@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>offbaseq50</modelName>
<colors>
<Item>
<indices content="char_array">
32
28
0
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities>
<Item>
<Name>Standard White</Name>
<Value value="100" />
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="0" />
<sirenSettings value="0" />
</Item>
<Item>
<modelName>offbaseq50</modelName>
<colors>
<Item>
<indices content="char_array">
32
28
0
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>0_default_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities>
<Item>
<Name>Standard White</Name>
<Value value="100" />
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="0" />
<sirenSettings value="0" />
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CExtraTextMetaFile>
<hasGlobalTextFile value="true"/>
<hasAdditionalText value="false"/>
<isTitleUpdate value="false"/>
</CExtraTextMetaFile>
@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>offbaseq50</handlingName>
<fMass value="2000.000000" />
<fInitialDragCoeff value="3.000000" />
<fPercentSubmerged value="85.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="0.000000" />
<vecInertiaMultiplier x="1.000000" y="1.400000" z="1.600000" />
<fDriveBiasFront value="0.300000" />
<nInitialDriveGears value="8" />
<fInitialDriveForce value="0.400000" />
<fDriveInertia value="1.000000" />
<fClutchChangeRateScaleUpShift value="2.000000" />
<fClutchChangeRateScaleDownShift value="2.000000" />
<fInitialDriveMaxFlatVel value="296.000000" />
<fBrakeForce value="0.700000" />
<fBrakeBiasFront value="0.650000" />
<fHandBrakeForce value="0.800000" />
<fSteeringLock value="38.000000" />
<fTractionCurveMax value="2.800000" />
<fTractionCurveMin value="2.400000" />
<fTractionCurveLateral value="32.500000" />
<fTractionSpringDeltaMax value="0.150000" />
<fLowSpeedTractionLossMult value="0.200000" />
<fCamberStiffnesss value="0.000000" />
<fTractionBiasFront value="0.505000" />
<fTractionLossMult value="0.520000" />
<fSuspensionForce value="2.100000" />
<fSuspensionCompDamp value="1.400000" />
<fSuspensionReboundDamp value="2.200000" />
<fSuspensionUpperLimit value="0.090000" />
<fSuspensionLowerLimit value="-0.120000" />
<fSuspensionRaise value="0.000000" />
<fSuspensionBiasFront value="0.470000" />
<fAntiRollBarForce value="1.100000" />
<fAntiRollBarBiasFront value="0.550000" />
<fRollCentreHeightFront value="0.360000" />
<fRollCentreHeightRear value="0.360000" />
<fCollisionDamageMult value="1.700000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="1.500000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="60.000000" />
<fOilVolume value="4.500000" />
<fSeatOffsetDistX value="0.000000" />
<fSeatOffsetDistY value="-0.100000" />
<fSeatOffsetDistZ value="0.100000" />
<nMonetaryValue value="150000" />
<strModelFlags>440010</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>0</strDamageFlags>
<AIHandling>AVERAGE</AIHandling>
<SubHandlingData>
<Item type="CCarHandlingData">
<fBackEndPopUpCarImpulseMult value="0.100000" />
<fBackEndPopUpBuildingImpulseMult value="0.030000" />
<fBackEndPopUpMaxDeltaSpeed value="0.600000" />
</Item>
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,134 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>offbaseq50</modelName>
<txdName>offbaseq50</txdName>
<handlingId>offbaseq50</handlingId>
<gameName>offbaseq50</gameName>
<vehicleMakeName>OFFLORDBUILT</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>KURUMA</audioNameHash>
<layout>LAYOUT_STANDARD</layout>
<coverBoundOffsets>BUFFALO2_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_STANDARD</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.055000" z="-0.035000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="-0.020000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.060000" z="-0.030000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="0.000000" y="-0.060000" z="-0.030000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.020000" z="-0.020000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.020000" z="-0.020000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="-0.005000" />
<FirstPersonDriveByRightPassengerIKOffset x="-0.020000" y="-0.055000" z="-0.035000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="-0.005000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.040000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="-0.020000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.135000" y="0.240000" z="0.570000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.455000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.136000" y="0.156000" z="0.455000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.136000" y="0.156000" z="0.455000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.145000" z="0.680000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.015000" z="0.000000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.015000" z="0.000000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="true" />
<AllowSundayDriving value="true" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.298000" />
<wheelScaleRear value="0.298000" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="0.550000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.900000" />
<damageOffsetScale value="0.700000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
500.000000
500.000000
500.000000
500.000000
500.000000
500.000000
</lodDistances>
<minSeatHeight value="0.818" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="100" />
<swankness>SWANKNESS_3</swankness>
<maxNum value="999" />
<flags>FLAG_HAS_LIVERY FLAG_AVERAGE_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS FLAG_HAS_BULLET_RESISTANT_GLASS FLAG_HAS_INCREASED_RAMMING_FORCE FLAG_HAS_CAPPED_EXPLOSION_DAMAGE</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_BACK_PLATES</plateType>
<dashboardType>VDT_RACE</dashboardType>
<vehicleClass>VC_SPORT</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers />
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>STD_BUFFALO2_FRONT_LEFT</Item>
<Item>STD_BUFFALO2_FRONT_RIGHT</Item>
<Item>STD_BUFFALO_REAR_LEFT</Item>
<Item>STD_BUFFALO_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_race_generic</parent>
<child>offbaseq50</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -0,0 +1,20 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta', -- Not Required
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' -- Not Required
client_script {
'vehicle_names.lua' -- Not Required
}
@@ -0,0 +1,558 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits>
<Item>
<kitName>939_q50s2023_modkit</kitName>
<id value="939" />
<kitType>MKT_SPECIAL</kitType>
<visibleMods>
</visibleMods>
<linkMods />
<statMods>
<Item>
<identifier />
<modifier value="25" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="50" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="75" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="25" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="65" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="25" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="50" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="20" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="40" />
<audioApply value="1.000000" />
<weight value="10" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="60" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="80" />
<audioApply value="1.000000" />
<weight value="30" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="40" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier>HORN_TRUCK</identifier>
<modifier value="1766676233" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_COP</identifier>
<modifier value="2904189469" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_CLOWN</identifier>
<modifier value="2543206147" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_1</identifier>
<modifier value="1732399718" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_2</identifier>
<modifier value="2046162893" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_3</identifier>
<modifier value="2194999691" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_4</identifier>
<modifier value="2508304100" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_5</identifier>
<modifier value="3707223535" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_SAD_TROMBONE</identifier>
<modifier value="632950117" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_1</identifier>
<modifier value="3628534289" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_2</identifier>
<modifier value="3892554122" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_3</identifier>
<modifier value="4112892878" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_4</identifier>
<modifier value="116877169" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_5</identifier>
<modifier value="2684983719" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_6</identifier>
<modifier value="2982690084" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_7</identifier>
<modifier value="3203290992" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_C0</identifier>
<modifier value="771284519" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_D0</identifier>
<modifier value="2586621229" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_E0</identifier>
<modifier value="283386134" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_F0</identifier>
<modifier value="3884502400" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_G0</identifier>
<modifier value="265723083" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_A0</identifier>
<modifier value="1746883687" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_B0</identifier>
<modifier value="1919870950" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_C1</identifier>
<modifier value="1085277077" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_1</identifier>
<modifier value="444549672" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_2</identifier>
<modifier value="1603064898" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_3</identifier>
<modifier value="240366033" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_4</identifier>
<modifier value="960137118" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_1</identifier>
<modifier value="3572144790" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_2</identifier>
<modifier value="3801396714" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_3</identifier>
<modifier value="2843657151" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_4</identifier>
<modifier value="3341811489" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_1</identifier>
<modifier value="3199657341" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_2</identifier>
<modifier value="2900378064" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_3</identifier>
<modifier value="3956195248" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXORY_HORN_1</identifier>
<modifier value="676333254" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXURY_HORN_2</identifier>
<modifier value="2099578296" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXURY_HORN_3</identifier>
<modifier value="1373384483" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier />
<modifier value="1" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="2" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="3" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="4" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
</statMods>
<slotNames />
<Item>
<slot>VMT_CHASSIS</slot>
<name>TOP_CAGE</name>
</Item>
<liveryNames />
</Item>
</Kits>
<Lights>
<Item>
<id value="939" />
<indicator>
<intensity value="0.375000" />
<falloffMax value="2.500000" />
<falloffExponent value="8.000000" />
<innerConeAngle value="20.000000" />
<outerConeAngle value="50.000000" />
<emmissiveBoost value="true" />
<color value="0xfff2730c" />
</indicator>
<rearIndicatorCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="0.000000" />
<intensity_far value="0.000000" />
<color value="0x00000000" />
<numCoronas value="1" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</rearIndicatorCorona>
<frontIndicatorCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="0.000000" />
<intensity_far value="0.000000" />
<color value="0x00000000" />
<numCoronas value="1" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</frontIndicatorCorona>
<tailLight>
<intensity value="0.250000" />
<falloffMax value="4.000000" />
<falloffExponent value="16.000000" />
<innerConeAngle value="45.000000" />
<outerConeAngle value="90.000000" />
<emmissiveBoost value="false" />
<color value="0xFFFF0000" />
</tailLight>
<tailLightCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="5.000000" />
<intensity_far value="1.000000" />
<color value="0xFFFF0F05" />
<numCoronas value="0" />
<distBetweenCoronas value="1" />
<distBetweenCoronas_far value="56" />
<xRotation value="0.000000" />
<yRotation value="1.747000" />
<zRotation value="5.906000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</tailLightCorona>
<tailLightMiddleCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="0.000000" />
<intensity_far value="0.000000" />
<color value="0x00000000" />
<numCoronas value="0" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</tailLightMiddleCorona>
<headLight>
<intensity value="0.800000" />
<falloffMax value="30.000000" />
<falloffExponent value="16.000000" />
<innerConeAngle value="0.000000" />
<outerConeAngle value="60.209999" />
<emmissiveBoost value="false" />
<color value="0xFFFFFFCC" />
<textureName>VehicleLight_car_standardmodern</textureName>
<mirrorTexture value="false" />
</headLight>
<headLightCorona>
<size value="0.100000" />
<size_far value="0.100000" />
<intensity value="2.000000" />
<intensity_far value="1.000000" />
<color value="0xFFd1fbff" />
<numCoronas value="1" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</headLightCorona>
<reversingLight>
<intensity value="0.030000" />
<falloffMax value="2.000000" />
<falloffExponent value="32.000000" />
<innerConeAngle value="45.000000" />
<outerConeAngle value="90.000000" />
<emmissiveBoost value="false" />
<color value="0xFFFFFFFF" />
</reversingLight>
<reversingLightCorona>
<size value="0.000000" />
<size_far value="0.000000" />
<intensity value="1.500000" />
<intensity_far value="1.000000" />
<color value="0x00F7F7F7" />
<numCoronas value="0" />
<distBetweenCoronas value="128" />
<distBetweenCoronas_far value="255" />
<xRotation value="0.000000" />
<yRotation value="0.000000" />
<zRotation value="0.000000" />
<zBias value="0.250000" />
<pullCoronaIn value="false" />
</reversingLightCorona>
<name>q50s2023</name>
</Item>
</Lights>
</CVehicleModelInfoVarGlobal>
@@ -0,0 +1,304 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>q50s2023</modelName>
<colors>
<Item>
<indices content="char_array">
62
0
81
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
29
0
29
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
111
0
107
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
0
0
15
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
2
0
5
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
7
0
1
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
62
107
81
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
29
107
29
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
111
107
107
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
0
107
15
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
2
107
5
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
49
0
66
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
7
107
1
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
0
31
15
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
<Item>
<indices content="char_array">
49
107
66
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>939_q50s2023_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities>
<Item>
<Name>Standard White</Name>
<Value value="0" />
</Item>
<Item>
<Name>White Plate 2</Name>
<Value value="0" />
</Item>
<Item>
<Name>Yellow Plate</Name>
<Value value="0" />
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="938" />
<sirenSettings value="0" />
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CExtraTextMetaFile>
<hasGlobalTextFile value="true"/>
<hasAdditionalText value="false"/>
<isTitleUpdate value="false"/>
</CExtraTextMetaFile>
@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>Q50S2023</handlingName>
<fMass value="1813.000000" />
<fInitialDragCoeff value="2.220000" />
<fPercentSubmerged value="85.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="0.000000" />
<vecInertiaMultiplier x="1.300000" y="1.500000" z="1.500000" />
<fDriveBiasFront value="0.300000" />
<nInitialDriveGears value="7" />
<fInitialDriveForce value="0.185000" />
<fDriveInertia value="0.800000" />
<fClutchChangeRateScaleUpShift value="5.000000" />
<fClutchChangeRateScaleDownShift value="5.00000" />
<fInitialDriveMaxFlatVel value="258.800000" />
<fBrakeForce value="0.500000" />
<fBrakeBiasFront value="0.425000" />
<fHandBrakeForce value="0.450000" />
<fSteeringLock value="37.200000" />
<fTractionCurveMax value="2.190000" />
<fTractionCurveMin value="1.960000" />
<fTractionCurveLateral value="22.500000" />
<fTractionSpringDeltaMax value="0.150000" />
<fLowSpeedTractionLossMult value="0.800000" />
<fCamberStiffnesss value="0.000000" />
<fTractionBiasFront value="0.493000" />
<fTractionLossMult value="1.000000" />
<fSuspensionForce value="1.600000" />
<fSuspensionCompDamp value="0.900000" />
<fSuspensionReboundDamp value="1.200000" />
<fSuspensionUpperLimit value="0.150000" />
<fSuspensionLowerLimit value="-0.140000" />
<fSuspensionRaise value="0.010000" />
<fSuspensionBiasFront value="0.520000" />
<fAntiRollBarForce value="0.600000" />
<fAntiRollBarBiasFront value="0.650000" />
<fRollCentreHeightFront value="0.240000" />
<fRollCentreHeightRear value="0.300000" />
<fCollisionDamageMult value="1.000000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="0.800000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="65.000000" />
<fOilVolume value="5.000000" />
<fSeatOffsetDistX value="0.000000" />
<fSeatOffsetDistY value="0.000000" />
<fSeatOffsetDistZ value="0.050000" />
<nMonetaryValue value="45000" />
<strModelFlags>440010</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>0</strDamageFlags>
<AIHandling>TRUCK</AIHandling>
<SubHandlingData>
<Item type="CCarHandlingData">
<fBackEndPopUpCarImpulseMult value="0.100000" />
<fBackEndPopUpBuildingImpulseMult value="0.030000" />
<fBackEndPopUpMaxDeltaSpeed value="0.600000" />
</Item>
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,99 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleMetadataMgr>
<VehicleCoverBoundOffsetInfos>
<Item type="CVehicleCoverBoundOffsetInfo">
<Name>DOMINATOR_COVER_OFFSET_INFO</Name>
<ExtraSideOffset value="0.000000" />
<ExtraForwardOffset value="0.100000" />
<ExtraBackwardOffset value="-0.200000" />
<ExtraZOffset value="0.000000" />
<CoverBoundInfos />
</Item>
</VehicleCoverBoundOffsetInfos>
<FirstPersonDriveByLookAroundData>
<Item type="CFirstPersonDriveByLookAroundData">
<Name>STD_DOMINATOR_FRONT_LEFT</Name>
<AllowLookback value="true" />
<HeadingLimits x="-190.000000" y="160.000000" />
<DataLeft>
<Offsets>
<Item>
<Offset value="-0.280000" />
<AngleToBlendInOffset x="40.000000" y="120.000000" />
</Item>
<Item>
<Offset value="0.050000" />
<AngleToBlendInOffset x="60.000000" y="160.000000" />
</Item>
<Item>
<Offset value="0.110000" />
<AngleToBlendInOffset x="5.000000" y="50.000000" />
</Item>
</Offsets>
<ExtraRelativePitch x="-8.000000" y="20.000000" />
<AngleToBlendInExtraPitch x="45.000000" y="110.000000" />
</DataLeft>
<DataRight>
<Offsets>
<Item>
<Offset value="0.000000" />
<AngleToBlendInOffset x="45.000000" y="90.000000" />
</Item>
<Item>
<Offset value="0.000000" />
<AngleToBlendInOffset x="0.000000" y="0.000000" />
</Item>
<Item>
<Offset value="0.145000" />
<AngleToBlendInOffset x="5.000000" y="50.000000" />
</Item>
</Offsets>
<ExtraRelativePitch x="-2.500000" y="-12.500000" />
<AngleToBlendInExtraPitch x="0.000000" y="190.000000" />
</DataRight>
</Item>
<Item type="CFirstPersonDriveByLookAroundData">
<Name>STD_DOMINATOR_FRONT_RIGHT</Name>
<AllowLookback value="true" />
<HeadingLimits x="-190.000000" y="160.000000" />
<DataLeft>
<Offsets>
<Item>
<Offset value="0.000000" />
<AngleToBlendInOffset x="45.000000" y="90.000000" />
</Item>
<Item>
<Offset value="0.000000" />
<AngleToBlendInOffset x="0.000000" y="0.000000" />
</Item>
<Item>
<Offset value="0.075000" />
<AngleToBlendInOffset x="90.000000" y="180.000000" />
</Item>
</Offsets>
<ExtraRelativePitch x="-2.500000" y="-12.500000" />
<AngleToBlendInExtraPitch x="0.000000" y="190.000000" />
</DataLeft>
<DataRight>
<Offsets>
<Item>
<Offset value="0.280000" />
<AngleToBlendInOffset x="40.000000" y="120.000000" />
</Item>
<Item>
<Offset value="0.050000" />
<AngleToBlendInOffset x="60.000000" y="160.000000" />
</Item>
<Item>
<Offset value="0.040000" />
<AngleToBlendInOffset x="30.000000" y="90.000000" />
</Item>
</Offsets>
<ExtraRelativePitch x="-8.000000" y="20.000000" />
<AngleToBlendInExtraPitch x="45.000000" y="110.000000" />
</DataRight>
</Item>
</FirstPersonDriveByLookAroundData>
</CVehicleMetadataMgr>
@@ -0,0 +1,134 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>q50s2023</modelName>
<txdName>q50s2023</txdName>
<handlingId>Q50S2023</handlingId>
<gameName>Q50S2023</gameName>
<vehicleMakeName>Infiniti Q50S2023 2016</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>sultan</audioNameHash>
<layout>LAYOUT_STD_HIGHWINDOW</layout>
<coverBoundOffsets>Q50S2023_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_MID_HIGH</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.070000" z="-0.050000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="-0.020000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.060000" z="-0.040000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="0.000000" y="-0.060000" z="-0.040000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.020000" z="0.000000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.020000" z="0.000000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="-0.070000" z="-0.050000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="-0.050000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="-0.050000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.158000" y="0.278000" z="0.518000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.405000" />
<FirstPersonMobilePhoneSeatIKOffset>
<Item>
<Offset x="0.136000" y="0.050000" z="0.435000" />
<SeatIndex value="2" />
</Item>
<Item>
<Offset x="0.136000" y="0.050000" z="0.435000" />
<SeatIndex value="3" />
</Item>
</FirstPersonMobilePhoneSeatIKOffset>
<PovCameraOffset x="0.000000" y="-0.200000" z="0.580000" />
<PovCameraVerticalAdjustmentForRollCage value="0.000000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
<PovRearPassengerCameraOffset x="0.000000" y="-0.075000" z="0.000000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="true" />
<AllowSundayDriving value="true" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.302400" />
<wheelScaleRear value="0.302400" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="0.700000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.600000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="1.000000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
450.000000
460.000000
470.000000
480.000000
500.000000
500.000000
</lodDistances>
<minSeatHeight value="0.851" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="0.900000" />
<frequency value="100" />
<swankness>SWANKNESS_2</swankness>
<maxNum value="999" />
<flags>FLAG_PARKING_SENSORS FLAG_AVERAGE_CAR FLAG_IS_OFFROAD_VEHICLE FLAG_USE_FAT_INTERIOR_LIGHT FLAG_RECESSED_TAILLIGHT_CORONAS</flags>
<type>VEHICLE_TYPE_CAR</type>
<dashboardType>VDT_SCHAFTER</dashboardType>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<vehicleClass>VC_SEDAN</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers />
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>STD_Q50S2023_FRONT_LEFT</Item>
<Item>STD_Q50S2023_FRONT_RIGHT</Item>
<Item>STD_Q50S2023_REAR_LEFT</Item>
<Item>STD_Q50S2023_REAR_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_feroci_interior</parent>
<child>q50s2023</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -0,0 +1,20 @@
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
files {
'vehicles.meta',
'carvariations.meta',
'carcols.meta',
'handling.meta',
'vehiclelayouts.meta', -- Not Required
}
data_file 'HANDLING_FILE' 'handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta'
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' -- Not Required
client_script {
'vehicle_names.lua' -- Not Required
}
@@ -0,0 +1,421 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits>
<Item>
<kitName>5043_monkeyaddon_modkit</kitName>
<id value="5043" />
<kitType>MKT_SPECIAL</kitType>
<visibleMods />
<linkMods />
<statMods>
<Item>
<identifier />
<modifier value="15" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="20" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="35" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="50" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ENGINE</type>
</Item>
<Item>
<identifier />
<modifier value="15" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="25" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="50" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_BRAKES</type>
</Item>
<Item>
<identifier />
<modifier value="15" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="20" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="80" />
<audioApply value="1.000000" />
<weight value="5" />
<type>VMT_GEARBOX</type>
</Item>
<Item>
<identifier />
<modifier value="20" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="40" />
<audioApply value="1.000000" />
<weight value="10" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="60" />
<audioApply value="1.000000" />
<weight value="20" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="80" />
<audioApply value="1.000000" />
<weight value="30" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier />
<modifier value="100" />
<audioApply value="1.000000" />
<weight value="40" />
<type>VMT_ARMOUR</type>
</Item>
<Item>
<identifier>HORN_TRUCK</identifier>
<modifier value="1766676233" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_COP</identifier>
<modifier value="2904189469" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_CLOWN</identifier>
<modifier value="2543206147" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_1</identifier>
<modifier value="1732399718" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_2</identifier>
<modifier value="2046162893" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_3</identifier>
<modifier value="2194999691" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_4</identifier>
<modifier value="2508304100" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_MUSICAL_5</identifier>
<modifier value="3707223535" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HORN_SAD_TROMBONE</identifier>
<modifier value="632950117" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_1</identifier>
<modifier value="3628534289" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_2</identifier>
<modifier value="3892554122" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_3</identifier>
<modifier value="4112892878" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_4</identifier>
<modifier value="116877169" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_5</identifier>
<modifier value="2684983719" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_6</identifier>
<modifier value="2982690084" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>MUSICAL_HORN_BUSINESS_7</identifier>
<modifier value="3203290992" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_C0</identifier>
<modifier value="771284519" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_D0</identifier>
<modifier value="2586621229" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_E0</identifier>
<modifier value="283386134" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_F0</identifier>
<modifier value="3884502400" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_G0</identifier>
<modifier value="265723083" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_A0</identifier>
<modifier value="1746883687" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_B0</identifier>
<modifier value="1919870950" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>DLC_BUSI2_C_MAJOR_NOTES_C1</identifier>
<modifier value="1085277077" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_1</identifier>
<modifier value="444549672" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_2</identifier>
<modifier value="1603064898" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_3</identifier>
<modifier value="240366033" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>HIPSTER_HORN_4</identifier>
<modifier value="960137118" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_1</identifier>
<modifier value="3572144790" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_2</identifier>
<modifier value="3801396714" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_3</identifier>
<modifier value="2843657151" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>INDEP_HORN_4</identifier>
<modifier value="3341811489" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_1</identifier>
<modifier value="3199657341" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_2</identifier>
<modifier value="2900378064" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier>LUXE_HORN_3</identifier>
<modifier value="3956195248" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXORY_HORN_1</identifier>
<modifier value="676333254" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXURY_HORN_2</identifier>
<modifier value="2099578296" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<!-- PREVIEW HORN - FOR MOD SHOP USE ONLY -->
<Item>
<identifier>LUXURY_HORN_3</identifier>
<modifier value="1373384483" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_HORN</type>
</Item>
<Item>
<identifier />
<modifier value="1" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="2" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="3" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
<Item>
<identifier />
<modifier value="4" />
<audioApply value="1.000000" />
<weight value="0" />
<type>VMT_SUSPENSION</type>
</Item>
</statMods>
<slotNames />
<liveryNames />
</Item>
</Kits>
<Lights>
</Lights>
</CVehicleModelInfoVarGlobal>
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>q60pbs</modelName>
<colors>
<Item>
<indices content="char_array">
0
0
0
156
</indices>
<liveries>
<Item value="true" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
<Item value="false" />
</liveries>
</Item>
</colors>
<kits>
<Item>5043_monkeyaddon_modkit</Item>
</kits>
<windowsWithExposedEdges />
<plateProbabilities>
<Probabilities>
<Item>
<Name>Standard White</Name>
<Value value="25" />
</Item>
<Item>
<Name>White Plate 2</Name>
<Value value="50" />
</Item>
<Item>
<Name>Blue Plate</Name>
<Value value="10" />
</Item>
<Item>
<Name>Yellow Plate</Name>
<Value value="15" />
</Item>
</Probabilities>
</plateProbabilities>
<lightSettings value="0" />
<sirenSettings value="0" />
</Item>
</variationData>
</CVehicleModelInfoVariation>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<CExtraTextMetaFile>
<hasGlobalTextFile value="true"/>
<hasAdditionalText value="false"/>
<isTitleUpdate value="false"/>
</CExtraTextMetaFile>
@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<CHandlingDataMgr>
<HandlingData>
<Item type="CHandlingData">
<handlingName>q60pbs</handlingName>
<fMass value="1400.000000" />
<fInitialDragCoeff value="5.500000" />
<fPercentSubmerged value="85.000000" />
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="0.000000" />
<vecInertiaMultiplier x="1.000000" y="1.600000" z="1.600000" />
<fDriveBiasFront value="0.000000" />
<nInitialDriveGears value="6" />
<fInitialDriveForce value="0.220000" />
<fDriveInertia value="1.000000" />
<fClutchChangeRateScaleUpShift value="1.900000" />
<fClutchChangeRateScaleDownShift value="1.900000" />
<fInitialDriveMaxFlatVel value="145.000000" />
<fBrakeForce value="0.900000" />
<fBrakeBiasFront value="0.425000" />
<fHandBrakeForce value="0.600000" />
<fSteeringLock value="40.000000" />
<fTractionCurveMax value="2.600000" />
<fTractionCurveMin value="2.450000" />
<fTractionCurveLateral value="22.500000" />
<fTractionSpringDeltaMax value="0.150000" />
<fLowSpeedTractionLossMult value="1.000000" />
<fCamberStiffnesss value="0.000000" />
<fTractionBiasFront value="0.485000" />
<fTractionLossMult value="1.000000" />
<fSuspensionForce value="2.600000" />
<fSuspensionCompDamp value="1.400000" />
<fSuspensionReboundDamp value="3.200000" />
<fSuspensionUpperLimit value="0.080000" />
<fSuspensionLowerLimit value="-0.100000" />
<fSuspensionRaise value="0.000000" />
<fSuspensionBiasFront value="0.490000" />
<fAntiRollBarForce value="0.800000" />
<fAntiRollBarBiasFront value="0.550000" />
<fRollCentreHeightFront value="0.180000" />
<fRollCentreHeightRear value="0.200000" />
<fCollisionDamageMult value="0.700000" />
<fWeaponDamageMult value="1.000000" />
<fDeformationDamageMult value="0.700000" />
<fEngineDamageMult value="1.500000" />
<fPetrolTankVolume value="65.000000" />
<fOilVolume value="5.000000" />
<fSeatOffsetDistX value="0.100000" />
<fSeatOffsetDistY value="-0.250000" />
<fSeatOffsetDistZ value="0.000000" />
<nMonetaryValue value="35000" />
<strModelFlags>400010</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>20</strDamageFlags>
<AIHandling>AVERAGE</AIHandling>
<SubHandlingData>
<Item type="CCarHandlingData">
<fBackEndPopUpCarImpulseMult value="0.100000" />
<fBackEndPopUpBuildingImpulseMult value="0.030000" />
<fBackEndPopUpMaxDeltaSpeed value="0.600000" />
</Item>
<Item type="NULL" />
<Item type="NULL" />
</SubHandlingData>
</Item>
</HandlingData>
</CHandlingDataMgr>
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfo__InitDataList>
<residentTxd>vehshare</residentTxd>
<residentAnims />
<InitDatas>
<Item>
<modelName>q60pbs</modelName>
<txdName>q60pbs</txdName>
<handlingId>q60pbs</handlingId>
<gameName>Q60PBS</gameName>
<vehicleMakeName>Q60PBS</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
<animConvRoofName>null</animConvRoofName>
<animConvRoofWindowsAffected />
<ptfxAssetName>null</ptfxAssetName>
<audioNameHash>ZION</audioNameHash>
<layout>LAYOUT_LOW</layout>
<coverBoundOffsets>ZION_COVER_OFFSET_INFO</coverBoundOffsets>
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
<scenarioLayout />
<cameraName>DEFAULT_FOLLOW_VEHICLE_CAMERA</cameraName>
<aimCameraName>MID_BOX_VEHICLE_AIM_CAMERA</aimCameraName>
<bonnetCameraName>VEHICLE_BONNET_CAMERA_NEAR_HIGH</bonnetCameraName>
<povCameraName>DEFAULT_POV_CAMERA</povCameraName>
<FirstPersonDriveByIKOffset x="0.000000" y="-0.055000" z="-0.040000" />
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="-0.100000" z="0.000000" />
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="-0.070000" z="-0.035000" />
<FirstPersonProjectileDriveByPassengerIKOffset x="-0.040000" y="-0.070000" z="-0.005000" />
<FirstPersonProjectileDriveByRearLeftIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonProjectileDriveByRearRightIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="-0.055000" z="-0.040000" />
<FirstPersonDriveByRightRearPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByLeftPassengerUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
<FirstPersonDriveByRightPassengerUnarmedIKOffset x="0.000000" y="-0.100000" z="0.000000" />
<FirstPersonMobilePhoneOffset x="0.135000" y="0.140000" z="0.571000" />
<FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.073000" z="0.473000" />
<PovCameraOffset x="0.000000" y="-0.295000" z="0.685000" />
<PovCameraVerticalAdjustmentForRollCage value="-0.015000" />
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
<vfxInfoName>VFXVEHICLEINFO_CAR_GENERIC</vfxInfoName>
<shouldUseCinematicViewMode value="true" />
<shouldCameraTransitionOnClimbUpDown value="false" />
<shouldCameraIgnoreExiting value="false" />
<AllowPretendOccupants value="true" />
<AllowJoyriding value="true" />
<AllowSundayDriving value="true" />
<AllowBodyColorMapping value="true" />
<wheelScale value="0.276500" />
<wheelScaleRear value="0.276500" />
<dirtLevelMin value="0.000000" />
<dirtLevelMax value="0.550000" />
<envEffScaleMin value="0.000000" />
<envEffScaleMax value="1.000000" />
<envEffScaleMin2 value="0.000000" />
<envEffScaleMax2 value="1.000000" />
<damageMapScale value="0.600000" />
<damageOffsetScale value="1.000000" />
<diffuseTint value="0x00FFFFFF" />
<steerWheelMult value="0.700000" />
<HDTextureDist value="5.000000" />
<lodDistances content="float_array">
15.000000
30.000000
60.000000
120.000000
500.000000
500.000000
</lodDistances>
<minSeatHeight value="0.871" />
<identicalModelSpawnDistance value="20" />
<maxNumOfSameColor value="10" />
<defaultBodyHealth value="1000.000000" />
<pretendOccupantsScale value="1.000000" />
<visibleSpawnDistScale value="1.000000" />
<trackerPathWidth value="2.000000" />
<weaponForceMult value="1.000000" />
<frequency value="30" />
<swankness>SWANKNESS_3</swankness>
<maxNum value="10" />
<flags>FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS</flags>
<type>VEHICLE_TYPE_CAR</type>
<plateType>VPT_FRONT_AND_BACK_PLATES</plateType>
<dashboardType>VDT_SULTAN</dashboardType>
<vehicleClass>VC_COUPE</vehicleClass>
<wheelType>VWT_SPORT</wheelType>
<trailers />
<additionalTrailers />
<drivers />
<extraIncludes />
<doorsWithCollisionWhenClosed />
<driveableDoors />
<bumpersNeedToCollideWithMap value="false" />
<needsRopeTexture value="false" />
<requiredExtras />
<rewards />
<cinematicPartCamera>
<Item>WHEEL_FRONT_RIGHT_CAMERA</Item>
<Item>WHEEL_FRONT_LEFT_CAMERA</Item>
<Item>WHEEL_REAR_RIGHT_CAMERA</Item>
<Item>WHEEL_REAR_LEFT_CAMERA</Item>
</cinematicPartCamera>
<NmBraceOverrideSet />
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
<buoyancySphereSizeScale value="1.000000" />
<pOverrideRagdollThreshold type="NULL" />
<firstPersonDrivebyData>
<Item>LOW_ZION_FRONT_LEFT</Item>
<Item>LOW_ZION_FRONT_RIGHT</Item>
</firstPersonDrivebyData>
</Item>
</InitDatas>
<txdRelationships>
<Item>
<parent>vehicles_sultan_interior</parent>
<child>q60pbs</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -22,6 +22,8 @@ Config.VehicleRestrictions = {
"23ramrb",
"23ssjam",
"23tahoeppvrb",
"25legacyrango1",
"KenworthK100",
"23tahoessvrb",
"903um",
"2019GMCSlick",
@@ -292,6 +294,8 @@ Config.VehicleRestrictions = {
"nxsmods21yukon",
"nxsmods22jeep",
"orsilvrr",
"25legacyrango1",
"KenworthK100",
"Polmrambb23",
"ram3500h",
"ram3500hrr",
@@ -430,6 +434,8 @@ Config.VehicleRestrictions = {
"AUSTINHP16",
"AUSTINHP17",
"AUSTINHP18",
"25legacyrango1",
"KenworthK100",
"AUSTINHP19",
"AUSTINHP20",
"AUSTINHP21",
@@ -614,6 +620,8 @@ Config.VehicleRestrictions = {
"AUSTINHP1",
"AUSTINHP2",
"AUSTINHP3",
"25legacyrango1",
"KenworthK100",
"AUSTINHP4",
"AUSTINHP5",
"AUSTINHP6",
@@ -646,6 +654,8 @@ Config.VehicleRestrictions = {
"CadesFord6.7",
"ccso1",
"ccso4",
"25legacyrango1",
"KenworthK100",
"Chevy18",
"chp15tahoeum",
"chp19tahoeum",
@@ -950,6 +960,8 @@ Config.VehicleRestrictions = {
"7728",
"202346gmc",
"a321cfm",
"25legacyrango1",
"KenworthK100",
"am_srt15",
"amrheli",
"as332",
@@ -1544,6 +1556,8 @@ Config.VehicleRestrictions = {
"PD23Suburban",
"sdgcvpi",
"seb2",
"25legacyrango1",
"KenworthK100",
"slick23tahoe",
"SMPDF150",
"swat1",
@@ -2137,6 +2151,8 @@ Config.VehicleRestrictions = {
"mxxraprb",
"chargfire",
"fedrange",
"25legacyrango1",
"KenworthK100",
"dhsgt350",
"Polmrambb23",
"c322prdurangok9",
@@ -2340,6 +2356,7 @@ Config.VehicleRestrictions = {
"as332",
"gripene",
"kamov",
"20legacyfpiu3",
"marineone",
"maverick2-newsmav",
"mh60t",
@@ -3202,6 +3219,8 @@ Config.VehicleRestrictions = {
"trailerlarge",
"dump",
"cutter",
"25legacyrango1",
"KenworthK100",
"bulldozer",
"zhaba",
"verus",
@@ -3570,6 +3589,7 @@ Config.VehicleRestrictions = {
"ctt55vv",
"dick",
"dill23tundra",
"20legacyfpiu3",
"domboss",
"Dylanm5",
"f350k9",
@@ -3927,6 +3947,8 @@ Config.VehicleRestrictions = {
"nxsmods21sierra",
"MAX2019zrr19",
"maxamg",
"25legacyrango1",
"KenworthK100",
"maxhurpd",
"maxm8",
"MAXMGTSPED",
@@ -4326,6 +4348,7 @@ Config.VehicleRestrictions = {
"GSD2024GenericTruckslicktop",
"1E32",
"1T87",
"20legacyfpiu3",
"lasd14tseb",
"lasd14tseb2",
"L101",
@@ -4368,6 +4391,7 @@ Config.VehicleRestrictions = {
['EG | Owner'] = {
"formula",
"formula2",
"20legacyfpiu3",
"openwheel1",
"openwheel2",
"tankercar",
@@ -4644,6 +4668,8 @@ Config.VehicleRestrictions = {
"AUSTINHP7",
"AUSTINHP8",
"AUSTINHP9",
"25legacyrango1",
"KenworthK100",
"AUSTINHP10",
"AUSTINHP11",
"AUSTINHP12",
+117
View File
@@ -0,0 +1,117 @@
-- **DO NOT EDIT THIS**
local holstered = true
local blocked = false
local lastWeapon = nil
-- This is the only thing you should edit, this is where you edit the holsters to your servers EUP numbers.
-- Guide:
-- component = 7, Scarf/Chain slot in vMenu - **LEAVE IT AS 7, THERE IS NO NEED TO CHANGE THIS**
-- holstered = 32, Gun Holstered
-- unholstered = 31, Gun Removed
-- holsterTex = 0 Texture 1 in vMenu
-- unholsterTex = 1 Texture 2 in vMenu
local holsters = {
hip1 = { component = 7, holstered = 17, holsterTex = 0, unholstered = 18, unholsterTex = 0 },
hip2 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
hip3 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
-- hip4 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
-- hip5 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
-- hip6 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
dropleg1 = { component = 7, holstered = 123, holsterTex = 0, unholstered = 123, unholsterTex = 0 },
dropleg2 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
dropleg3 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
-- dropleg4 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
-- dropleg5 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
-- dropleg6 = { component = 7, holstered = 0, holsterTex = 0, unholstered = 0, unholsterTex = 0 },
}
local function GetWornHolster()
local ped = PlayerPedId()
local drawable = GetPedDrawableVariation(ped, 7)
local texture = GetPedTextureVariation(ped, 7)
for _, data in pairs(holsters) do
if (drawable == data.holstered and texture == data.holsterTex)
or (drawable == data.unholstered and texture == data.unholsterTex) then
return data
end
end
end
local function SetHolsterState(state)
local ped = PlayerPedId()
local holster = GetWornHolster()
if not holster then return end
if state then
SetPedComponentVariation(ped, holster.component, holster.holstered, holster.holsterTex, 2)
else
SetPedComponentVariation(ped, holster.component, holster.unholstered, holster.unholsterTex, 2)
end
end
local function IsHolsterWeapon(weapon)
for i = 1, #Config.Weapons do
if weapon == GetHashKey(Config.Weapons[i]) then
return true
end
end
end
local function playAnim(dict, anim)
RequestAnimDict(dict)
while not HasAnimDictLoaded(dict) do
Wait(0)
end
TaskPlayAnim(PlayerPedId(), dict, anim, 8.0, -8.0, 600, 48, 0, false, false, false)
end
Citizen.CreateThread(function()
while true do
Wait(100)
local ped = PlayerPedId()
local currentWeapon = GetSelectedPedWeapon(ped)
if blocked
and not IsEntityPlayingAnim(ped, "reaction@intimidation@cop@unarmed", "intro", 3)
and not IsEntityPlayingAnim(ped, "reaction@intimidation@cop@unarmed", "outro", 3) then
blocked = false
end
if currentWeapon ~= lastWeapon then
lastWeapon = currentWeapon
if IsHolsterWeapon(currentWeapon) and holstered then
blocked = true
holstered = false
playAnim("reaction@intimidation@cop@unarmed", "intro")
Wait(120)
SetHolsterState(false)
end
if not IsHolsterWeapon(currentWeapon) and not holstered then
blocked = true
holstered = true
playAnim("reaction@intimidation@cop@unarmed", "outro")
Wait(450)
SetHolsterState(true)
end
end
end
end)
Citizen.CreateThread(function()
while true do
Wait(0)
if blocked then
DisableControlAction(0, 24, true)
DisableControlAction(0, 25, true)
DisableControlAction(0, 37, true)
DisablePlayerFiring(PlayerPedId(), true)
end
end
end)
+9
View File
@@ -0,0 +1,9 @@
Config = {}
Config.cooldown = 0
-- Add/remove weapon hashes here to be added for holster checks.
-- Make sure the same weapon configs are listed in the cd_holsteranimationsounds client.lua
Config.Weapons = {
"WEAPON_COMBATPISTOL",
"WEAPON_PISTOL",
}
@@ -0,0 +1,13 @@
fx_version 'cerulean'
game 'gta5'
author 'ChapterDonut'
description 'EUP Gun Holster Animation Script with Sounds made by ChapterDonut'
version '1.0.0'
client_scripts {
'config.lua',
'client.lua'
}
-- Made by ChapterDonut - https://www.chapterdonut.com/ → https://discord.gg/YE77ZCMJHj
@@ -0,0 +1,18 @@
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
shared_script 'config.lua'
client_scripts {
'client.lua'
}
ui_page 'html/ui.html'
files {
'html/app.js',
'html/ui.html',
'html/sounds/holster.ogg',
'html/sounds/unholster.ogg'
}
-- Made by ChapterDonut - https://www.chapterdonut.com/ → https://discord.gg/YE77ZCMJHj
@@ -0,0 +1,41 @@
local holstered = true
local function IsConfiguredWeapon(weapon)
for i = 1, #Config.Weapons do
if weapon == GetHashKey(Config.Weapons[i]) then
return true
end
end
return false
end
Citizen.CreateThread(function()
local lastWeapon = nil
while true do
Citizen.Wait(100)
local ped = PlayerPedId()
if DoesEntityExist(ped) and not IsEntityDead(ped) and not IsPedInAnyVehicle(ped, true) then
local currentWeapon = GetSelectedPedWeapon(ped)
if currentWeapon ~= lastWeapon then
if IsConfiguredWeapon(currentWeapon) and holstered then
TriggerEvent("holster:sounds", "unholster", 0.2)
holstered = false
end
if IsConfiguredWeapon(lastWeapon) and not IsConfiguredWeapon(currentWeapon) then
TriggerEvent("holster:sounds", "holster", 0.2)
holstered = true
end
lastWeapon = currentWeapon
end
end
end
end)
AddEventHandler('holster:sounds', function(soundFile, soundVolume)
SendNUIMessage({
transactionType = 'playSound',
transactionFile = soundFile,
transactionVolume = soundVolume
})
end)
@@ -0,0 +1,9 @@
Config = {}
Config.cooldown = 0
-- Add/remove weapon hashes here to be added for holster checks.
-- Make sure the same weapon configs are listed in the cd_holsteranimation client.lua
Config.Weapons = {
"WEAPON_COMBATPISTOL",
"WEAPON_PISTOL",
}
@@ -0,0 +1,17 @@
window.addEventListener('message', function(e) {
$("#container").stop(false, true);
if (e.data.displayWindow == 'true') {
$("#container").css('display', 'flex');
$("#container").animate({
bottom: "25%",
opacity: "1.0"
}, 700);
} else {
$("#container").animate({
bottom: "-50%",
opacity: "0.0"
}, 700, function() {
$("#container").css('display', 'none');
});
}
});
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Holster</title>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="app.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<script>
var audioPlayer = null;
window.addEventListener('message', function(event) {
if (event.data.transactionType == "playSound") {
if (audioPlayer != null) {
audioPlayer.pause()
}
audioPlayer = new Audio("./sounds/" + event.data.transactionFile + ".ogg");
audioPlayer.volume = event.data.transactionVolume;
audioPlayer.play();
}
});
</script>
</body>
</html>
@@ -1,3 +0,0 @@
Thank you for your purchase of one or more of our ambulances.
These come with low power park pattern and dvi, which requires you once you change the light template, to export a seperate one at 25% opacity and replace the "_25" named one in the ytd with it for the proper color on cruise mode.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.
Binary file not shown.
@@ -1,3 +0,0 @@
Thank you for your purchase of one or more of our ambulances.
These come with low power park pattern and dvi, which requires you once you change the light template, to export a seperate one at 25% opacity and replace the "_25" named one in the ytd with it for the proper color on cruise mode.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 MiB

Some files were not shown because too many files have changed in this diff Show More