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.

Custom backup problem

Featured Replies

I'm having problems with custom backups, when I open the menu ingame I get nothing (see pic).

My xml file:

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>police2</Vehicle>
          <Vehicle>police3</Vehicle>
          <Vehicle>police4</Vehicle>
          <Vehicle>pranger</Vehicle>
          <Vehicle>policeold1</Vehicle>
        </Vehicles>
        <Peds>
          <Ped chance="90">s_m_y_cop_01</Ped>
          <Ped chance="10">s_f_y_cop_01</Ped>
        </Peds>
        <NumPeds min="2" max="2" />
     </BackupRegion>
    <BackupRegion nickname="SSerer">
      <BackupAreas>
        <Area>LosSantosCounty</Area>
        <Area>BlaineCounty</Area>
        <Area>SanAndreas</Area>
      </BackupAreas>
      <VehicleSet chance="80">
        <Vehicles>
          <Vehicle>sheriff</Vehicle>
          <Vehicle livery="1">sheriff2</Vehicle>
          <Vehicle livery="2">sheriff2</Vehicle>
        </Vehicles>
        <Peds>
          <Ped chance="90">s_m_y_sheriff_01</Ped>
          <Ped chance="10">s_f_y_sheriff_01</Ped>
        </Peds>
        <NumPeds min="2" max="2" />
      </VehicleSet>
      <VehicleSet chance="20">
       <Vehicles>
            <Vehicle>fbi</Vehicle>
            <Vehicle>police4</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>
</LocalPatrol>
 <StatePatrol>
    <BackupRegion nickname="Parksssss">
      <BackupAreas>
        <Area>LosSantos</Area>
        <Area>LosSantosCounty</Area>
        <Area>BlaineCounty</Area>
        <Area>SanAndreas</Area>
      </BackupAreas>
      <VehicleSet>
        <Vehicles>
          <Vehicle livery="3">police</Vehicle>
          <Vehicle livery="2">sheriff2</Vehicle>
          <Vehicle livery="3">sheriff2</Vehicle>
          <Vehicle livery="5">police3</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>_ALL_</Area>
    </BackupAreas>
    <VehicleSet>
        <Vehicles>
            <Vehicle>fbi2</Vehicle>
                        <Vehicle>fbi</Vehicle>
                </Vehicles>
        <Peds>
            <Ped prop_head="0" RandomizeProps="False">s_m_y_swat_01</Ped>
        </Peds>
        <NumPeds min="4" max="4" />
        <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>firetruk</Vehicle>
                </Vehicles>
        <Peds>
            <Ped>s_m_y_fireman_01</Ped>
        </Peds>
        <NumPeds min="4" max="4" />
    </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 name="LAPD bike" default_type="LocalPatrol" code2="true" code3="true" pursuit="true" mainmenu="true">
      <BackupRegion nickname="Everywheress">
        <BackupAreas>
          <Area>LosSantos</Area>
        </BackupAreas>
        <VehicleSet>
          <Vehicles>
            <Vehicle>policeb</Vehicle>
          </Vehicles>
          <Peds>
            <Ped>s_m_m_snowcop_01</Ped>
          </Peds>
          <NumPeds min="1" max="1" />
        </VehicleSet>
      </BackupRegion>
</CustomMenuEntries>
</CustomBackup>

 

custom backup problem.png

 

 

  • Author
3 hours ago, The Loot said:

You need to add </MenuEntry> tags to close out those sections.

I'm still having the same problem like in the picture. I'm using custom backups version 2.01 because the newer versions make my fps drop. Im with ragehook 0.38. Is it sometimes related to Autoassembly?

Edited by LtRob

 

 

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.