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.

Park Ranger Edit for CustomBackup

Featured Replies

I'm trying to add a main-menu Park Ranger option for CustomBackup but I keep screwing it up (I don't know what I'm screwing up, though). It keeps not laoding the full XML due to my editing mistakes, but like I said before, I don't know what mistakes I'm making. Could someone please help me edit my XML to add Park Rangers or someone who has successfully done this copy it and send it to me?

Thanks in advance.

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

I'm actually interested in how to specify certain skins to certain areas? like if I have a vehicle with 6 skins and 4 of those are for the Los Santos area how do I specify that in the Backup XML?

  • Author
14 minutes ago, scot619 said:

I'm actually interested in how to specify certain skins to certain areas? like if I have a vehicle with 6 skins and 4 of those are for the Los Santos area how do I specify that in the Backup XML?

I'm not too sure. Do you know anything about my issue?

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

Just now, J and E Vehicle Team said:

I'm not too sure. Do you know anything about my issue?

Yeah from my understanding and from the few courses of code I took in uni a year ago. You have to choose the area where you want them to spawn (LS, BC or LS county) after that you create a vehicle set and under that set you choose the vehicles you want to show up. Then you have to create a Ped set or the peds you want  to spawn in said vehicle(s) after that you close the vehicle set.

Easy as pie:thumbsup:

However I don't know the code names for the park rangers and their vehicles, sorry:sad:

here's an example of what I mean in code:

Spoiler

<VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff</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>

 

  • Author
5 minutes ago, scot619 said:

Yeah from my understanding and from the few courses of code I took in uni a year ago. You have to choose the area where you want them to spawn (LS, BC or LS county) after that you create a vehicle set and under that set you choose the vehicles you want to show up. Then you have to create a Ped set or the peds you want  to spawn in said vehicle(s) after that you close the vehicle set.

Easy as pie:thumbsup:

However I don't know the code names for the park rangers and their vehicles, sorry:sad:

here's an example of what I mean in code:

  Hide contents

<VehicleSet>
                <Vehicles>
                    <Vehicle>sheriff</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>

 

I need those few lines? I thought I needed an entire thing.

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

Just now, J and E Vehicle Team said:

I need those few lines? I thought I needed an entire thing.

Pretty much yeah, you obviously have to put those lines under the type of backup (Local, SWAT, State etc..) and area of backup as I mentioned above.

That's pretty much it to my knowledge.

46 minutes ago, J and E Vehicle Team said:

I made decent progress, now I just need to know where to put the "code 2," "mainmenu" true/false, etc.

Code 2? main menu? I don't understand, I don't see those in the Backup XML file lol

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.