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.

Creating a personal DLC Pack with vehicles, and replacing overriding previous models?

Featured Replies

Creating a personal DLC Pack with vehicles, and replacing overriding previous models, like what controls whether or not the content inside of DLC will override all the originals models?

I created a DLC named JZersche, if I were to put a police model in it, and then spawn a police car, the original model from the game would spawn, what determines what models override the previous?

I assumed it was the load order in the dlclist file, but I started having issues recently where things in my personal DLC pack weren't overriding things from another even though mine loaded last. So I'm not entirely sure now.

On 8/21/2016 at 10:57 PM, JZersche said:

Creating a personal DLC Pack with vehicles, and replacing overriding previous models, like what controls whether or not the content inside of DLC will override all the originals models?

I created a DLC named JZersche, if I were to put a police model in it, and then spawn a police car, the original model from the game would spawn, what determines what models override the previous?

youd have to rename the model name. so if you put in a model thats used for police2 slot, rename it in your dlc files to what the model is, like use Charger, if it was that which you used for the model in the add on..then you have to spawn vehicle by name using a trainer. 

im just now trying to figure out how to make them work as well.

READ THE INSTRUCTIONS FOR THE MODS..THEY'RE CALLED READMEs   AKA read me for a reason

lspdfr plugin or GTA V crashed? find your Rage log in your gta folder, usually found after ragepluginhook.exe and open it, hit Ctrl a, open pastebin.com, select new paste, hit Ctrl v, get the link after you pasted it and supply that with your issue in the specific mod topic, it helps the developer diagnose the problem you may have.

 

  • Author
19 hours ago, Quakex64 said:

youd have to rename the model name. so if you put in a model thats used for police2 slot, rename it in your dlc files to what the model is, like use Charger, if it was that which you used for the model in the add on..then you have to spawn vehicle by name using a trainer. 

im just now trying to figure out how to make them work as well.

I know how to make DLCs, What I don't know how to do is add police2 to that DLC as police2, therefore NOT ADDING a vehicle, but updating it, without having to rename,

  • Author

I figured out how to do it.

Your setup2.xml file should look like this:
 

<?xml version="1.0" encoding="UTF-8"?>
<SSetupData>
  <deviceName>dlc_jzersche</deviceName>
  <datFile>content.xml</datFile>
  <timeStamp>00/00/0000 00:00:00</timeStamp>
  <contentChangeSetGroups>
    <Item>
      <NameHash>GROUP_STARTUP</NameHash>
      <ContentChangeSets>
        <Item>jzersche_AUTOGEN</Item>
      </ContentChangeSets>
    </Item>
  </contentChangeSetGroups>
  <type>EXTRACONTENT_COMPAT_PACK</type>
  <order value="99" />  
</SSetupData>



Notice order value is 99, this can be an even higher number and your models will replace in 99th priority.


In content.xml, you should have a line like this
 

    <Item>
      <filename>dlc_jzersche:/%PLATFORM%/vehicles.rpf</filename>
      <fileType>RPF_FILE</fileType>
      <locked value="true" />
      <overlay value="true" />
      <disabled value="true" />
      <persistent value="true" />
    </Item>


persistent should be true, and so should overlay and locked value.
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

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.