forked from Simnation/Main
ed
This commit is contained in:
parent
ea24e98d1e
commit
f19ff3127b
6 changed files with 204 additions and 0 deletions
15
resources/[cars]/[baggedcustoms]/thauler/__resource.lua
Normal file
15
resources/[cars]/[baggedcustoms]/thauler/__resource.lua
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
|
||||||
|
|
||||||
|
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'
|
73
resources/[cars]/[baggedcustoms]/thauler/handling.meta
Normal file
73
resources/[cars]/[baggedcustoms]/thauler/handling.meta
Normal file
|
@ -0,0 +1,73 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<CHandlingDataMgr>
|
||||||
|
<HandlingData>
|
||||||
|
<Item type="CHandlingData">
|
||||||
|
<handlingName>THAULER</handlingName>
|
||||||
|
<fMass value="2500.000000" />
|
||||||
|
<fInitialDragCoeff value="2.000000" />
|
||||||
|
<fPercentSubmerged value="80.000000" />
|
||||||
|
<vecCentreOfMassOffset x="0.000000" y="0.000000" z="-0.000000" />
|
||||||
|
<vecInertiaMultiplier x="1.000000" y="1.000000" z="1.000000" />
|
||||||
|
<fDriveBiasFront value="0.000000" />
|
||||||
|
<nInitialDriveGears value="1" />
|
||||||
|
<fInitialDriveForce value="0.000000" />
|
||||||
|
<fDriveInertia value="0.300000" />
|
||||||
|
<fClutchChangeRateScaleUpShift value="1.300000" />
|
||||||
|
<fClutchChangeRateScaleDownShift value="1.300000" />
|
||||||
|
<fInitialDriveMaxFlatVel value="105.000000" />
|
||||||
|
<fBrakeForce value="0.700000" />
|
||||||
|
<fBrakeBiasFront value="0.500000" />
|
||||||
|
<fHandBrakeForce value="0.500000" />
|
||||||
|
<fSteeringLock value="40.000000" />
|
||||||
|
<fTractionCurveMax value="1.800000" />
|
||||||
|
<fTractionCurveMin value="1.750000" />
|
||||||
|
<fTractionCurveLateral value="20.000000" />
|
||||||
|
<fTractionSpringDeltaMax value="0.150000" />
|
||||||
|
<fLowSpeedTractionLossMult value="0.000000" />
|
||||||
|
<fCamberStiffnesss value="0.000000" />
|
||||||
|
<fTractionBiasFront value="0.500000" />
|
||||||
|
<fTractionLossMult value="1.000000" />
|
||||||
|
<fSuspensionForce value="2.200000" />
|
||||||
|
<fSuspensionCompDamp value="1.400000" />
|
||||||
|
<fSuspensionReboundDamp value="2.200000" />
|
||||||
|
<fSuspensionUpperLimit value="0.100000" />
|
||||||
|
<fSuspensionLowerLimit value="-0.100000" />
|
||||||
|
<fSuspensionRaise value="0.000000" />
|
||||||
|
<fSuspensionBiasFront value="0.650000" />
|
||||||
|
<fAntiRollBarForce value="0.000000" />
|
||||||
|
<fAntiRollBarBiasFront value="0.000000" />
|
||||||
|
<fRollCentreHeightFront value="0.400000" />
|
||||||
|
<fRollCentreHeightRear value="0.400000" />
|
||||||
|
<fCollisionDamageMult value="0.800000" />
|
||||||
|
<fWeaponDamageMult value="1.000000" />
|
||||||
|
<fDeformationDamageMult value="0.200000" />
|
||||||
|
<fEngineDamageMult value="1.500000" />
|
||||||
|
<fPetrolTankVolume value="0.000000" />
|
||||||
|
<fOilVolume value="0.000000" />
|
||||||
|
<fSeatOffsetDistX value="0.000000" />
|
||||||
|
<fSeatOffsetDistY value="0.000000" />
|
||||||
|
<fSeatOffsetDistZ value="0.000000" />
|
||||||
|
<nMonetaryValue value="40000" />
|
||||||
|
<strModelFlags>20220048</strModelFlags>
|
||||||
|
<strHandlingFlags>0</strHandlingFlags>
|
||||||
|
<strDamageFlags>30</strDamageFlags>
|
||||||
|
<AIHandling>AVERAGE</AIHandling>
|
||||||
|
<SubHandlingData>
|
||||||
|
<Item type="CTrailerHandlingData">
|
||||||
|
<fAttachLimitPitch value="65.000000" />
|
||||||
|
<fAttachLimitRoll value="30.000000" />
|
||||||
|
<fAttachLimitYaw value="55.000000" />
|
||||||
|
<fUprightSpringConstant value="-0.500000" />
|
||||||
|
<fUprightDampingConstant value="2.000000" />
|
||||||
|
<fAttachedMaxDistance value="0.010000" />
|
||||||
|
<fAttachedMaxPenetration value="0.010000" />
|
||||||
|
<fAttachRaiseZ value="0.000000" />
|
||||||
|
<fPosConstraintMassRatio value="2.176000" />
|
||||||
|
</Item>
|
||||||
|
<Item type="NULL" />
|
||||||
|
<Item type="NULL" />
|
||||||
|
</SubHandlingData>
|
||||||
|
</Item>
|
||||||
|
</HandlingData>
|
||||||
|
</CHandlingDataMgr>
|
BIN
resources/[cars]/[baggedcustoms]/thauler/stream/thauler.yft
Normal file
BIN
resources/[cars]/[baggedcustoms]/thauler/stream/thauler.yft
Normal file
Binary file not shown.
BIN
resources/[cars]/[baggedcustoms]/thauler/stream/thauler.ytd
Normal file
BIN
resources/[cars]/[baggedcustoms]/thauler/stream/thauler.ytd
Normal file
Binary file not shown.
BIN
resources/[cars]/[baggedcustoms]/thauler/stream/thauler_hi.yft
Normal file
BIN
resources/[cars]/[baggedcustoms]/thauler/stream/thauler_hi.yft
Normal file
Binary file not shown.
116
resources/[cars]/[baggedcustoms]/thauler/vehicles.meta
Normal file
116
resources/[cars]/[baggedcustoms]/thauler/vehicles.meta
Normal file
|
@ -0,0 +1,116 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<CVehicleModelInfo__InitDataList>
|
||||||
|
<residentTxd>vehshare</residentTxd>
|
||||||
|
<residentAnims />
|
||||||
|
<InitDatas>
|
||||||
|
<Item>
|
||||||
|
<modelName>thauler</modelName>
|
||||||
|
<txdName>thauler</txdName>
|
||||||
|
<handlingId>THAULER</handlingId>
|
||||||
|
<gameName>Transport Hauler</gameName>
|
||||||
|
<vehicleMakeName />
|
||||||
|
<expressionDictName>null</expressionDictName>
|
||||||
|
<expressionName>null</expressionName>
|
||||||
|
<animConvRoofDictName>null</animConvRoofDictName>
|
||||||
|
<animConvRoofName>null</animConvRoofName>
|
||||||
|
<animConvRoofWindowsAffected />
|
||||||
|
<ptfxAssetName>null</ptfxAssetName>
|
||||||
|
<audioNameHash />
|
||||||
|
<layout>LAYOUT_UNKNOWN</layout>
|
||||||
|
<coverBoundOffsets>TRAILERS_COVER_OFFSET_INFO</coverBoundOffsets>
|
||||||
|
<explosionInfo>EXPLOSION_INFO_DEFAULT</explosionInfo>
|
||||||
|
<scenarioLayout />
|
||||||
|
<cameraName>FOLLOW_ARTIC_CAMERA</cameraName>
|
||||||
|
<aimCameraName>ARTIC_AIM_CAMERA</aimCameraName>
|
||||||
|
<bonnetCameraName />
|
||||||
|
<povCameraName />
|
||||||
|
<FirstPersonDriveByIKOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<FirstPersonDriveByUnarmedIKOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<FirstPersonProjectileDriveByIKOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<FirstPersonProjectileDriveByPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<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.000000" />
|
||||||
|
<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.315000" z="0.520000" />
|
||||||
|
<PovPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<PovRearPassengerCameraOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<vfxInfoName>VFXVEHICLEINFO_TRAILER_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.317100" />
|
||||||
|
<wheelScaleRear value="0.319700" />
|
||||||
|
<dirtLevelMin value="0.000000" />
|
||||||
|
<dirtLevelMax value="0.850000" />
|
||||||
|
<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
|
||||||
|
40.000000
|
||||||
|
70.000000
|
||||||
|
140.000000
|
||||||
|
750.000000
|
||||||
|
750.000000
|
||||||
|
</lodDistances>
|
||||||
|
<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="10" />
|
||||||
|
<swankness>SWANKNESS_1</swankness>
|
||||||
|
<maxNum value="999" />
|
||||||
|
<flags>FLAG_EXTRAS_REQUIRE FLAG_EXTRAS_STRONG FLAG_PEDS_CAN_STAND_ON_TOP FLAG_GEN_NAVMESH FLAG_DONT_SPAWN_AS_AMBIENT</flags>
|
||||||
|
<type>VEHICLE_TYPE_TRAILER</type>
|
||||||
|
<plateType>VPT_NONE</plateType>
|
||||||
|
<vehicleClass>VC_UTILITY</vehicleClass>
|
||||||
|
<wheelType>VWT_SPORT</wheelType>
|
||||||
|
<trailers />
|
||||||
|
<additionalTrailers />
|
||||||
|
<drivers />
|
||||||
|
<extraIncludes />
|
||||||
|
<doorsWithCollisionWhenClosed />
|
||||||
|
<driveableDoors />
|
||||||
|
<bumpersNeedToCollideWithMap value="true" />
|
||||||
|
<needsRopeTexture value="false" />
|
||||||
|
<requiredExtras />
|
||||||
|
<rewards />
|
||||||
|
<cinematicPartCamera />
|
||||||
|
<NmBraceOverrideSet />
|
||||||
|
<buoyancySphereOffset x="0.000000" y="0.000000" z="0.000000" />
|
||||||
|
<buoyancySphereSizeScale value="1.000000" />
|
||||||
|
<pOverrideRagdollThreshold type="NULL" />
|
||||||
|
</Item>
|
||||||
|
</InitDatas>
|
||||||
|
<txdRelationships>
|
||||||
|
<Item>
|
||||||
|
<parent>vehshare</parent>
|
||||||
|
<child>vehshare_truck</child>
|
||||||
|
</Item>
|
||||||
|
<Item>
|
||||||
|
<parent>vehshare_truck</parent>
|
||||||
|
<child>vehshare_worn</child>
|
||||||
|
</Item>
|
||||||
|
<Item>
|
||||||
|
<parent>vehicles_cav_interior</parent>
|
||||||
|
<child>lowboy</child>
|
||||||
|
</Item>
|
||||||
|
</txdRelationships>
|
||||||
|
</CVehicleModelInfo__InitDataList>
|
Loading…
Add table
Add a link
Reference in a new issue