Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LittleD

Members
  • Joined

  • Last visited

Everything posted by LittleD

  1. Hey y'all I'm trying to make a .oiv to install a mod automatically through openIV, but I'm stuck with something: I'd like to replace all the handling and all the vehicles.meta part of my car along with adding the model files but I'm stuck with the xml stuff can anyone help ?? Getting the vehicle file to be replaced was easy as there were a lot of example but replacing the vehicles.meta part is something I can't find Here is the line I'm stuck with, I'd like this to be changed to replace the vehicles.meta police part (it was taken from openIv doc example): <replace xpath='/CHandlingDataMgr/HandlingData/Item[@type="CHandlingData"]/handlingName[.="POLICE"]'> And here is what I need to be replaced automatically: <Item> <modelName>police</modelName> <txdName>police</txdName> <handlingId>POLICE</handlingId> <gameName>POLICE</gameName> <vehicleMakeName /> <expressionDictName>null</expressionDictName> <expressionName>null</expressionName> <animConvRoofDictName>null</animConvRoofDictName> <animConvRoofName>null</animConvRoofName> <animConvRoofWindowsAffected /> <ptfxAssetName>null</ptfxAssetName> <audioNameHash /> <layout>LAYOUT_STANDARD</layout> <coverBoundOffsets>POLICE_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.060000" z="-0.050000" /> <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" /> <FirstPersonDriveByLeftPassengerIKOffset x="0.000000" y="0.000000" z="0.000000" /> <FirstPersonDriveByRightPassengerIKOffset x="0.000000" y="-0.060000" z="-0.060000" /> <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.125000" y="0.293000" z="0.516000" /> <FirstPersonPassengerMobilePhoneOffset x="0.136000" y="0.223000" z="0.415000" /> <FirstPersonMobilePhoneSeatIKOffset> <Item> <Offset x="0.136000" y="0.146000" z="0.435000" /> <SeatIndex value="2" /> </Item> <Item> <Offset x="0.136000" y="0.146000" z="0.435000" /> <SeatIndex value="3" /> </Item> </FirstPersonMobilePhoneSeatIKOffset> <PovCameraOffset x="0.000000" y="-0.140000" z="0.650000" /> <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="true" /> <wheelScale value="0.236900" /> <wheelScaleRear value="0.236900" /> <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"> 15.000000 30.000000 60.000000 120.000000 500.000000 500.000000 </lodDistances> <minSeatHeight value="0.839" /> <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="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</flags> <type>VEHICLE_TYPE_CAR</type> <plateType>VPT_FRONT_AND_BACK_PLATES</plateType> <dashboardType>VDT_GENTAXI</dashboardType> <vehicleClass>VC_EMERGENCY</vehicleClass> <wheelType>VWT_MUSCLE</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_POLICE_FRONT_LEFT</Item> <Item>STD_POLICE_FRONT_RIGHT</Item> <Item>STD_POLICE_REAR_LEFT</Item> <Item>STD_POLICE_REAR_RIGHT</Item> </firstPersonDrivebyData> </Item>

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.