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.

Disable Police Bikes

Featured Replies

I'm tired of bikes units smashing into people and I just dislike motorcycle units. There used to be a mod that disabled them before 4.0 but it no longer works. Anyone know a way to disable them?

10 hours ago, SEEYAPIMP said:

I'm tired of bikes units smashing into people and I just dislike motorcycle units. There used to be a mod that disabled them before 4.0 but it no longer works. Anyone know a way to disable them?

Hi,

This is going on the basis you still have the original agencies and haven't altered them

 

You need to go to your agency.xml file located at /lspdfr/data in your main GTA V directory and edit it.  You'll find a part like below:

 

Spoiler

<Agency>
        <Name>San Andreas Highway Patrol</Name>
        <ShortName>SAHP</ShortName>
        <ScriptName>sahp</ScriptName>
        <Inventory>default</Inventory>
        <TextureDictionary>s_m_y_hwaycop_01</TextureDictionary>
        <TextureName>decl_diff_001_a_uni</TextureName>
        <Loadout>
            <Name>Motor Unit</Name>
            <Vehicles>
                <Vehicle>policeb</Vehicle>
            </Vehicles>
            <Peds>
                <Ped comp_uppr="1" comp_decl="1" comp_lowr="0" prop_head="0" helmet="true" inventory="biker">s_m_y_hwaycop_01</Ped>
            </Peds>
            <NumPeds min="1" max="1" />
            <Flags>
                <Flag>RespondsAsBackup</Flag>    <!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->
                <Flag>SpawnsAmbiently</Flag>     <!-- Makes the unit eligible to spawn ambiently - e.g. on patrol in the area or outside of police stations -->
            </Flags>
        </Loadout>
    </Agency>

The simplest solution is where it says <vehicle>policeb</vehicle> you can change policeb to a different police vehicle. for example change it to <vehicle>police</vehicle> and the motorcycle will no longer appear and will instead be replaced by the standard police cruiser.

"And maybe remind the few,

if ill of us they speak,
That we are all that stands,

between the monsters and the weak"

  • Author
On 5/9/2019 at 7:52 AM, Vaultcop said:

Hi,

This is going on the basis you still have the original agencies and haven't altered them

 

You need to go to your agency.xml file located at /lspdfr/data in your main GTA V directory and edit it.  You'll find a part like below:

 

 
 
 
  Hide contents

<Agency>
        <Name>San Andreas Highway Patrol</Name>
        <ShortName>SAHP</ShortName>
        <ScriptName>sahp</ScriptName>
        <Inventory>default</Inventory>
        <TextureDictionary>s_m_y_hwaycop_01</TextureDictionary>
        <TextureName>decl_diff_001_a_uni</TextureName>
        <Loadout>
            <Name>Motor Unit</Name>
            <Vehicles>
                <Vehicle>policeb</Vehicle>
            </Vehicles>
            <Peds>
                <Ped comp_uppr="1" comp_decl="1" comp_lowr="0" prop_head="0" helmet="true" inventory="biker">s_m_y_hwaycop_01</Ped>
            </Peds>
            <NumPeds min="1" max="1" />
            <Flags>
                <Flag>RespondsAsBackup</Flag>    <!-- Makes the unit eligible to be called as either Code 2, Code 3 or Pursuit backup. -->
                <Flag>SpawnsAmbiently</Flag>     <!-- Makes the unit eligible to spawn ambiently - e.g. on patrol in the area or outside of police stations -->
            </Flags>
        </Loadout>
    </Agency>

The simplest solution is where it says <vehicle>policeb</vehicle> you can change policeb to a different police vehicle. for example change it to <vehicle>police</vehicle> and the motorcycle will no longer appear and will instead be replaced by the standard police cruiser.

 

Works perfect, I just need to change the uniforms. Thanks

Edited by SEEYAPIMP

17 hours ago, SEEYAPIMP said:

 

Works perfect, I just need to change the uniforms. Thanks

No problem,

If you want to alter the ped (person) model used alter the section below:

Spoiler

<Ped comp_uppr="1" comp_decl="1" comp_lowr="0" prop_head="0" helmet="true" inventory="biker">s_m_y_hwaycop_01</Ped>

 

Change it to <Ped>s_m_y_sheriff_01</Ped> for example and the male sheriff model will be used. If you want more than one model you can use the example below which gives you a 50% chance each of a male or female sheriff

 

Spoiler

 

<Peds>
                <Ped chance="50">s_m_y_sheriff_01</Ped>

                <Ped chance="50">s_f_y_sheriff_01</Ped>

</Peds>

 

 

 

"And maybe remind the few,

if ill of us they speak,
That we are all that stands,

between the monsters and the weak"

  • 1 year later...
This is a support topic.
Only reply here to offer help or assistance to SEEYAPIMP. 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.