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.
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

Custom backup problem

Featured Replies

I'm having problems with the xml file, I think it's the cause of my game crashes when I start it. I can't figure out what I wrote wrong, so if someone can point it out it will be appreciated.
PS: I'm making an alaska-anchorage police pack and will release some of my mods for it alongside links for the mods made by others.

Spoiler

<!-- 

    For the default menu entries like LocalPatrol, NooseAir, etc. you can set
    mainmenu="false" to put that entry on the "additional options" backup menu. 
    By default, all of the regular backup types will be on the main menu if you 
    don't specify the mainmenu attribute. 
    
    To add custom entries to the menu, scroll down towards the end of the file, 
    and look for <CustomMenuEntries>. 

-->

<CustomBackup>
 <LocalPatrol>
    <BackupRegion nickname="Parks">
      <BackupAreas>
        <Area>LosSantos</Area>
      </BackupAreas>
      <VehicleSet>
        <Vehicles>
          <Vehicle>police</Vehicle>
          <Vehicle extra_1="true" extra_2="true">police2</Vehicle>
          <Vehicle>police3</Vehicle> 
          <Vehicle>police4</Vehicle>
          <Vehicle>policeold1</Vehicle>
          <Vehicle>pranger</Vehicle>
          <Vehicle extra_1="false" extra_2="false">fbi</Vehicle>
        </Vehicles>
        <Peds>
          <Ped chance="95">s_m_y_cop_01</Ped>
           <Ped chance="5">s_m_y_chemsec_01</Ped>
        </Peds>
        <NumPeds min="1" max="1" />
       </VehicleSet>
     </BackupRegion>
<BackupRegion nickname="SSerer">
      <BackupAreas>
        <Area>LosSantosCounty</Area>
        <Area>BlaineCounty</Area>
        <Area>SanAndreas</Area>
      </BackupAreas>
      <VehicleSet>
        <Vehicles>
          <Vehicle>sheriff</Vehicle>
          <Vehicle>sheriff2</Vehicle>
          <Vehicle>statecvpi</Vehicle>
          <Vehicle>statetaurus</Vehicle>
        </Vehicles>
        <Peds>
          <Ped chance>s_m_y_sheriff_01</Ped>
        </Peds>
        <NumPeds min="1" max="1" />
      </VehicleSet>
 </BackupRegion>
</LocalPatrol>
 <StatePatrol>
    <BackupRegion nickname="Parksssss">
      <BackupAreas>
        <Area>LosSantos</Area>
        <Area>LosSantosCounty</Area>
        <Area>BlaineCounty</Area>
        <Area>SanAndreas</Area>
      </BackupAreas>
      <VehicleSet>
        <Vehicles>
          <Vehicle>sheriff</Vehicle>
          <Vehicle>sheriff2</Vehicle>
        </Vehicles>
        <Peds>
          <Ped comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
        </Peds>
        <NumPeds min="1" max="1" />
      </VehicleSet>
    </BackupRegion>
</StatePatrol>
<NooseSWAT>
    <BackupRegion nickname="NOOSE HQ">
    <BackupAreas>
        <Area>LosSantos</Area>
    </BackupAreas>
    <VehicleSet>
        <Vehicles>
            <Vehicle>riot</Vehicle>
                </Vehicles>
        <Peds>
            <Ped prop_head="0">s_m_y_swat_01</Ped>
        </Peds>
        <NumPeds min="4" max="6" />
        <Weapons>
            <Weapon chance="70">WEAPON_CARBINERIFLE</Weapon>
            <Weapon chance="50">WEAPON_HEAVYSNIPER</Weapon>
            <Weapon chance="50">WEAPON_SMOKEGRENADE</Weapon>
            <Weapon chance="50">WEAPON_COMBATMG</Weapon>
        </Weapons>
    </VehicleSet>
    </BackupRegion>
    <BackupRegion nickname="NO HQ">
    <BackupAreas>
        <Area>LosSantosCounty</Area>
                <Area>SanAndreas</Area>
                <Area>BlaineCounty</Area>
    </BackupAreas>
    <VehicleSet>
        <Vehicles>
            <Vehicle>riot</Vehicle>
                </Vehicles>
        <Peds>
            <Ped prop_head="0">s_m_y_marine_03</Ped>
        </Peds>
        <NumPeds min="4" max="6" />
        <Weapons>
            <Weapon chance="70">WEAPON_CARBINERIFLE</Weapon>
            <Weapon chance="50">WEAPON_HEAVYSNIPER</Weapon>
            <Weapon chance="50">WEAPON_SMOKEGRENADE</Weapon>
            <Weapon chance="50">WEAPON_COMBATMG</Weapon>
        </Weapons>
    </VehicleSet>
    </BackupRegion>
 </NooseSWAT>
 <LocalSWAT>
  <BackupRegion nickname="LS HQ">
    <BackupAreas>
        <Area>LosSantos</Area>
    </BackupAreas>
    <VehicleSet>
        <Vehicles>
            <Vehicle>policet</Vehicle>
                </Vehicles>
        <Peds>
            <Ped comp_task="1" RandomizeProps="False">s_m_y_cop_01</Ped>
        </Peds>
        <NumPeds min="4" max="4" />
        <Weapons>
                 <Weapon chance="100">WEAPON_ASSAULTSHOTGUN</Weapon>
        </Weapons>
    </VehicleSet>
    </BackupRegion>
    <BackupRegion nickname="SHERIFF HQ">
    <BackupAreas>
        <Area>LosSantosCounty</Area>
                <Area>BlaineCounty</Area>
                <Area>SanAndreas</Area>
    </BackupAreas>
    <VehicleSet>
        <Vehicles>
            <Vehicle>sheriff2</Vehicle>
                </Vehicles>
        <Peds>
            <Ped comp_task="1" RandomizeProps="False">s_m_y_sheriff_01</Ped>
        </Peds>
        <NumPeds min="2" max="2" />
        <Weapons>
         <Weapon chance="100">WEAPON_ASSAULTSHOTGUN</Weapon>
        </Weapons>
    </VehicleSet>
     </BackupRegion>
 </LocalSWAT>
 <Ambulance>
  <BackupRegion nickname="ererer HQ">
    <BackupAreas>
        <Area>_ALL_</Area>
    </BackupAreas>
    <VehicleSet>
        <Vehicles>
            <Vehicle>ambulance</Vehicle>
                </Vehicles>
        <Peds>
            <Ped>s_m_m_paramedic_01</Ped>
        </Peds>
        <NumPeds min="2" max="2" />
    </VehicleSet>
    </BackupRegion>
 </Ambulance>
 <CustomMenuEntries>
<MenuEntry name="SWAT Heli" default_type="NooseSWAT" code2="false" code3="false" pursuit="true" mainmenu="true">
      <BackupRegion nickname="Everywheress">
        <BackupAreas>
          <Area>_ALL_</Area>
        </BackupAreas>
        <VehicleSet>
          <Vehicles>
            <Vehicle>annihilator</Vehicle>
          </Vehicles>
          <Peds>
            <Ped>s_m_y_swat_01</Ped>
          </Peds>
          <NumPeds min="4" max="4" />
        </VehicleSet>
      </BackupRegion>
      </MenuEntry>
<MenuEntry name="LAPD Bike" default_type="LocalPatrol" code2="true" code3="true" pursuit="true" mainmenu="true">
      <BackupRegion nickname="whatever">
        <BackupAreas>
          <Area>_ALL_</Area>
        </BackupAreas>
        <VehicleSet>
          <Vehicles>
            <Vehicle extra_1="false">policeb</Vehicle>
          </Vehicles>
          <Peds>
            <Ped comp_shirt="1" comp_decals="1" comp_pants="0" prop_head="0" helmet="true">s_m_y_hwaycop_01</Ped>
          </Peds>
          <NumPeds min="1" max="1" />
        </VehicleSet>
      </BackupRegion>
      </MenuEntry>
<MenuEntry name="FBI" default_type="NooseSWAT" code2="true" code3="true" pursuit="true" mainmenu="true">
      <BackupRegion nickname="whateversss">
        <BackupAreas>
          <Area>_ALL_</Area>
        </BackupAreas>
      <VehicleSet>
       <Vehicles>
            <Vehicle extra_1="false" extra_2="false">fbi</Vehicle>
            <Vehicle>fbi2</Vehicle>
       </Vehicles>
       <Peds>
          <Ped chance="50">s_m_m_fibsec_01</Ped>
          <Ped chance="50">s_m_m_ciasec_01</Ped>
       </Peds>
       <NumPeds min="1" max="1" /> 
<Weapons>
    <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
    <Weapon chance="10">WEAPON_HEAVYSNIPER</Weapon>
    <Weapon chance="10">WEAPON_SMOKEGRENADE</Weapon>
    <Weapon chance="10">WEAPON_ASSAULTSHOTGUN</Weapon>
</Weapons>
       </VehicleSet>
      </BackupRegion>
      </MenuEntry>
    <MenuEntry name="NYPD Traffic" default_type="LocalPatrol" code2="true" code3="true" pursuit="true" mainmenu="true">
      <BackupRegion nickname="whateverssd">
        <BackupAreas>
          <Area>_ALL_</Area>
        </BackupAreas>
        <VehicleSet>
          <Vehicles>
            <Vehicle extra_1="true" extra_2="true">policeold2</Vehicle>
          </Vehicles>
          <Peds>
            <Ped>s_m_y_ranger_01</Ped>
          </Peds>
          <NumPeds min="1" max="1" />
        </VehicleSet>
      </BackupRegion>
      </MenuEntry>
</CustomMenuEntries>
</CustomBackup>

 

 

 

Per the support instructions included in the Custom Backup Readme file, please upload as an attachment (do not paste in as you have done here) your RPH log file, your Custom backup INI file, and your XML file, in the forum thread for the mod

[REL] Coastal Callouts: An action-packed mod with new vehicles, maps, capabilities, and callouts in and around the waters of Los Santos

[REL] Police Tape: Make your scenes more realistic while stopping peds and traffic

[REL] Better EMS: Realistic and dynamic EMS response

Join the Parks Benefactor Program to support my work and get early beta access!

This is a support topic.
Only reply here to offer help or assistance to LtRob. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

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.