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.

[WIP] [REL] Custom Backup by Location

Featured Replies

On 6/19/2016 at 6:22 PM, FlashpointQc said:

Hey PNWParksfan! 
Great mod! but for some reason lately, police bikes respond with no helmet on but they have the state trooper hat on, I didn't change that part of the xml file and I believe it's only been happening since the new version of EUP (if that makes sense), or it might have been the latest patch aswell.

Did you happen to install this mod?

That replaces the helmet with the campaign hat.

  • Replies 229
  • Views 29.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • PNWParksFan
    PNWParksFan

    Big progress today! I got the vehicle customization working, including livery support and functional enabling/disabling of vehicle extras (which is broken in LSPDFR's backup.xml). I also just got colo

  • PNWParksFan
    PNWParksFan

    Possibly, we'll see. There's a standing offer that if any other developer wants to take that on, I'll support their efforts. 

  • PNWParksFan
    PNWParksFan

    Got the basics working. I'll also add a submenu and option to place additional backup types on the submenu. As an example, I added a police bike option so you could specifically call one when desired:

Posted Images

1 hour ago, FlashpointQc said:

Oh really? I thought it only changed the ugly cowboy hat.

Ok then!

Nope, SAHP has only one head prop, a helmet. What I did was just create a copy of hwaycop using new props, and installed it via RDE. Then I set my game and scripts up to use the original for policeb, and the second one for my added SAHP cars.

  • 1 month later...

Hey, I'm a bit confused by the .ini

To make it override LSPDFR wouldn't you set the override to true not false? 

In the plugin page it says you should set it to false 

  • 2 weeks later...
  • Author
19 minutes ago, braadworst1 said:

This might be dumb: Does all of this you explained in the document also apply for the default lspdfr backup file?

No. The whole point of Custom Backup is that it adds a bunch of features which are missing in the default backup. 

[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!

Hi.

I used an XML validator to see if I properly edited my file, and it said that "

The element type "MenuEntry" must be terminated by the matching end-tag "</MenuEntry>".

 (line 411).

I want to fix this, but I am really not sure what the above line means. I'm hoping that someone might be able to help me.

CustomBackup.xml

Edited by J and E Vehicle Team

I don't understand the point of signatures on this site. What the fuck is the point?

  • Author
6 minutes ago, J and E Vehicle Team said:

Hi.

I used an XML validator to see if I properly edited my file, and it said that "

The element type "MenuEntry" must be terminated by the matching end-tag "</MenuEntry>".

 (line 411).

I want to fix this, but I am really not sure what the above line means. I'm hoping that someone might be able to help me.

CustomBackup.xml

As the validator clearly states, the error is on line 411. As you can see, you have </CustomMenuEntries> followed by </MenuEntry>. You should have </CustomMenuEntries> after the very last </MenuEntry>. 

[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!

15 minutes ago, PNWParksFan said:

As the validator clearly states, the error is on line 411. As you can see, you have </CustomMenuEntries> followed by </MenuEntry>. You should have </CustomMenuEntries> after the very last </MenuEntry>. 

So delete the line </CustomMenuEntries>?

I wasn't sure what the line meant.

I don't understand the point of signatures on this site. What the fuck is the point?

  • Author
1 minute ago, Narobic said:

Would be nice to allow North Yankton customizations :/

You can. You just need to find out what the zone names are in North Yankton. Feel free to enable the Zone Debug menu and go experiment :) 

[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!

I figured out the NorthYankton zones. I was right initially but I forgot an "o" and it messed the whole thing up. LoL

 

I set the "LocalSWAT" category to 'mainmenu="false"' But it still shows up on the main menu. Any help?

Update: It started working out of nowhere

Edited by Narobic

Does anyone know the ped code to get s_m_y_cop_01 to wear the vest? (e.g. accessories="2")

Spoiler

xSELUvq.jpg

 

Edited by Narobic

  • Author
1 hour ago, Narobic said:

Does anyone know the ped code to get s_m_y_cop_01 to wear the vest? (e.g. accessories="2")

  Reveal hidden contents

xSELUvq.jpg

 

Not possible, due to limitations in LSPDFR. It would be comp_tasks=3, but LSPDFR overrides the accessory on all cops in-game, in order to manage the holster (which is on the same component). Essentially you can't spawn sheriff or cop peds with the vest on. I've asked the LSPDFR developers to add a way to disable that behavior in the next version. 

[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!

2 hours ago, PNWParksFan said:

Not possible, due to limitations in LSPDFR. It would be comp_tasks=3, but LSPDFR overrides the accessory on all cops in-game, in order to manage the holster (which is on the same component). Essentially you can't spawn sheriff or cop peds with the vest on. I've asked the LSPDFR developers to add a way to disable that behavior in the next version. 

Thanks for letting me know. Hopefully this changes in the future.

19 hours ago, J and E Vehicle Team said:

I added another entry, and it says that "</CustomMenuEntries> must be matched by the end-tag </CustomMenuEntries>"

CustomBackup.xml

CustomBackup.xml

 

 

try that, i had to remove the policebike menu entry, but it should hopefully work. :)   btw... the "SAPR Response" menu entry, is the SAPR with pistols, not carbine rifles, as opposed to the "SAPR ESU" menu entry, which is the rangers with carbine rifles, not pistols.

 

tell me if it doesn't work and what doesn't work, and i'll look at it again.

Edited by Play3r2
typo

 

Remember: Always use a mods folder!

2 things that would make this mod more convenient:

1) The default LSPDFR backup menu activates only when the right thumbstick is pressed and released quickly. I absolutely love this because I only use the right thumbstick to look behind me and for the backup. However, if I set the custom controller toggle for custom backup to RightThumb it activates when I press down and not when I release. This means that I can't use the RightThumb to look behind me. It would be awesome if it only activated when it was pressed and released quickly. (Sorry if this was confusing, I tried to explain it best I could)

2) It would be nice if the UI acted more like the default backup UI in regards to positioning, size, and that it ONLY showed the available units instead of graying them out (sometimes when I'm scrolling I want to quickly get to a unit but I have to scroll through 4 others first. In a pursuit that can make all the difference)

I'm having an unusual issue. For no reason (that I can find) LSPDFR now crashes when I try to load the custom backup menu. Initially, it would ONLY crash when I tried to use it while on the Pacific Bank Heist callout from Albo1125's Assorted Callouts, but today it crashes no matter what. I tried using the default custombackup.xml (unedited). Still crashes. I uninstalled GTAV and ONLY installed LSPDFR and Custom Backup. Still crashes. I don't know what's happening. I tried activating Custom Backup with both my edited LSPDFR backup.xml and the default.

Here's the custombackup.xml that I've edited:

CustomBackup.xml

 

Here's the LSPDFR backup (which worked before the crashes and still works by itself)

backup.xml

 

and here is the RPH log

RagePluginHook_05082016_084015.log

9 hours ago, Narobic said:

I'm having an unusual issue. For no reason (that I can find) LSPDFR now crashes when I try to load the custom backup menu. Initially, it would ONLY crash when I tried to use it while on the Pacific Bank Heist callout from Albo1125's Assorted Callouts, but today it crashes no matter what. I tried using the default custombackup.xml (unedited). Still crashes. I uninstalled GTAV and ONLY installed LSPDFR and Custom Backup. Still crashes. I don't know what's happening. I tried activating Custom Backup with both my edited LSPDFR backup.xml and the default.

Here's the custombackup.xml that I've edited:

CustomBackup.xml

 

Here's the LSPDFR backup (which worked before the crashes and still works by itself)

backup.xml

 

and here is the RPH log

RagePluginHook_05082016_084015.log

Well I feel stupid. I found the issue... It's something so embarrassing. I accidentally deleted one of the required root folder files when updating GTAV...

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

Similar Content

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.