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.

SmokeyBear153

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    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.
     

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.