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.

Backups not working

Featured Replies

Hello guys. My problem is that the backups requested doesn't respond my calls. The dispatch recive the orders as normally but the vehicles doesn't appear.

Sometimes one car appear after 10 mnts of pursuit, but I don't know if its the requested or one that just joined the pursuit.

Someone having the same problem?

  • Author

Okay, I fixed the problem using the base backup.xml so that means the mine have error. I have bein checking it and cant find them :S

Spoiler

<BackupUnits>
    <LocalPatrol>  <!-- Type of backup -->
        <LosSantosCity>  <!-- Area of backup-->
            <VehicleSet>
                <Vehicles>  <!-- A model will be chosen randomly from a vehicle set. You can use the same model more than once to increase the chance. -->
                    <Vehicle>police</Vehicle>
                    <Vehicle>police2</Vehicle>
                    <Vehicle>police3</Vehicle>
                    <Vehicle>police5</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped chance="80">s_m_y_cop_01</Ped>  <!-- Chances must add up to 100 -->
                    <Ped chance="20">s_f_y_cop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />  <!-- Number of peds that will respond (minimum and maximum) -->
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
                <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff</Vehicle>
                    <Vehicle>sheriff3</Vehicle>
                    <Vehicle>sheriff4</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped chance="70">s_m_y_sheriff_01</Ped>
                    <Ped chance="30">s_f_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff</Vehicle>
                    <Vehicle>sheriff3</Vehicle>
                    <Vehicle>sheriff4</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped chance="70">s_m_y_sheriff_01</Ped>
                    <Ped chance="30">s_f_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policeold1</Vehicle>
                    <Vehicle>policeold2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_m_snowcop_01</Ped>
                    <Ped prop_head="1">s_m_m_snowcop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </NorthYankton>
    </LocalPatrol>
    <StatePatrol>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>hp1</Vehicle>
                    <Vehicle>hp2</Vehicle>
                    <Vehicle>hp3</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>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>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle extra_1=true>hp1</Vehicle>
                    <Vehicle>hp2</Vehicle>
                    <Vehicle>hp3</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>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>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle extra_1=true>hp1</Vehicle>
                    <Vehicle>hp2</Vehicle>
                    <Vehicle>hp3</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>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>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policeold1</Vehicle>
                    <Vehicle>policeold2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_m_snowcop_01</Ped>
                    <Ped prop_head="1">s_m_m_snowcop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </NorthYankton>
    </StatePatrol>
    <LocalSWAT>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policet</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="False">s_m_y_cop_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="False">s_m_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped>s_m_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policeold1</Vehicle>
                    <Vehicle>policeold2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_m_snowcop_01</Ped>
                    <Ped prop_head="1">s_m_m_snowcop_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </NorthYankton>
    </LocalSWAT>
    <NooseSWAT>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </NorthYankton>
    </NooseSWAT>
    <LocalAir>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">polmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">sheriffmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">sheriffmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">polmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </NorthYankton>
    </LocalAir>
    <NooseAir>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </NorthYankton>
    </NooseAir>
    <Ambulance>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="2">ambulance</Vehicle>
                    <Vehicle>ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="2">ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="2">ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </NorthYankton>
    </Ambulance>
</BackupUnits>

Police5, Sheriff3, Sheriff5, hp1. hp2, hp3 and Sheriffmav are vehicles added by me to the game. Maybe this is the problem, can someone tell me if he is playing with add-on vehicles?

Edited by Mercuri

On 25.01.2016 at 7:24 PM, Mercuri said:

Okay, I fixed the problem using the base backup.xml so that means the mine have error. I have bein checking it and cant find them :S

  Reveal hidden contents

<BackupUnits>
    <LocalPatrol>  <!-- Type of backup -->
        <LosSantosCity>  <!-- Area of backup-->
            <VehicleSet>
                <Vehicles>  <!-- A model will be chosen randomly from a vehicle set. You can use the same model more than once to increase the chance. -->
                    <Vehicle>police</Vehicle>
                    <Vehicle>police2</Vehicle>
                    <Vehicle>police3</Vehicle>
                    <Vehicle>police5</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped chance="80">s_m_y_cop_01</Ped>  <!-- Chances must add up to 100 -->
                    <Ped chance="20">s_f_y_cop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />  <!-- Number of peds that will respond (minimum and maximum) -->
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
                <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff</Vehicle>
                    <Vehicle>sheriff3</Vehicle>
                    <Vehicle>sheriff4</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped chance="70">s_m_y_sheriff_01</Ped>
                    <Ped chance="30">s_f_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff</Vehicle>
                    <Vehicle>sheriff3</Vehicle>
                    <Vehicle>sheriff4</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped chance="70">s_m_y_sheriff_01</Ped>
                    <Ped chance="30">s_f_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policeold1</Vehicle>
                    <Vehicle>policeold2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_m_snowcop_01</Ped>
                    <Ped prop_head="1">s_m_m_snowcop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </NorthYankton>
    </LocalPatrol>
    <StatePatrol>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>hp1</Vehicle>
                    <Vehicle>hp2</Vehicle>
                    <Vehicle>hp3</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>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>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle extra_1=true>hp1</Vehicle>
                    <Vehicle>hp2</Vehicle>
                    <Vehicle>hp3</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>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>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle extra_1=true>hp1</Vehicle>
                    <Vehicle>hp2</Vehicle>
                    <Vehicle>hp3</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>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>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policeold1</Vehicle>
                    <Vehicle>policeold2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_m_snowcop_01</Ped>
                    <Ped prop_head="1">s_m_m_snowcop_01</Ped>
                </Peds>
                <NumPeds min="1" max="2" />
            </VehicleSet>
        </NorthYankton>
    </StatePatrol>
    <LocalSWAT>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policet</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="False">s_m_y_cop_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="False">s_m_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped>s_m_y_sheriff_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>policeold1</Vehicle>
                    <Vehicle>policeold2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_m_snowcop_01</Ped>
                    <Ped prop_head="1">s_m_m_snowcop_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </NorthYankton>
    </LocalSWAT>
    <NooseSWAT>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>fbi2</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </NorthYankton>
    </NooseSWAT>
    <LocalAir>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">polmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">sheriffmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">sheriffmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="1">polmav</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped comp_tasks="1" comp_decals="0" helmet="True">s_m_y_pilot_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </NorthYankton>
    </LocalAir>
    <NooseAir>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle IsArmed="yes">buzzard</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped prop_head="0">s_m_y_swat_01</Ped>
                </Peds>
                <NumPeds min="4" max="4" />
            </VehicleSet>
        </NorthYankton>
    </NooseAir>
    <Ambulance>
        <LosSantosCity>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="2">ambulance</Vehicle>
                    <Vehicle>ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCity>
        <LosSantosCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="2">ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </LosSantosCounty>
        <BlaineCounty>
            <VehicleSet>
                <Vehicles>
                    <Vehicle livery="2">ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </BlaineCounty>
        <NorthYankton>
            <VehicleSet>
                <Vehicles>
                    <Vehicle>ambulance</Vehicle>
                </Vehicles>
                <Peds>
                    <Ped RandomizeProps="True">s_m_m_paramedic_01</Ped>
                </Peds>
                <NumPeds min="2" max="2" />
            </VehicleSet>
        </NorthYankton>
    </Ambulance>
</BackupUnits>

Police5, Sheriff3, Sheriff5, hp1. hp2, hp3 and Sheriffmav are vehicles added by me to the game. Maybe this is the problem, can someone tell me if he is playing with add-on vehicles?

i am playing with RDE vehicles and I use it in my backup.xml settings

Try it :) 

backup.xml

This is a support topic.
Only reply here to offer help or assistance to Mercuri. 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.