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.

Police 5 Help

Featured Replies

Hi,

 

I've just added Police5 to my game and to the vehicles.meta file. The model appears in the game and ELS works, but I can't pull over any cars, they don't move out of the way for the sirens and worst of all, there are no vehicle sounds whatsoever.

 

Someone please help because it's a really nice model!

 

Thanks!

On 9/2/2018 at 7:27 AM, MetCam said:

Hi,

 

I've just added Police5 to my game and to the vehicles.meta file. The model appears in the game and ELS works, but I can't pull over any cars, they don't move out of the way for the sirens and worst of all, there are no vehicle sounds whatsoever.

 

Someone please help because it's a really nice model!

 

Thanks!

 

Sounds like you didn't set up the vehicles.meta correctly.

 

At the top of the meta should be

 

<audioNameHash />

 

Change this to

 

<audioNameHash>vehicle name here</audioNameHash>

 

Change "vehicle name here" to whatever you want the car to sound like. (IE police, gresley, sheriff, etc)

 

In the vehicle flags section, add the following:

 

FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE

I need donations to help fund my food addiction. DM for details 😂

  • Author
On ‎9‎/‎3‎/‎2018 at 2:59 PM, Giordano said:

 

Sounds like you didn't set up the vehicles.meta correctly.

 

At the top of the meta should be

 

<audioNameHash />

 

Change this to

 

<audioNameHash>vehicle name here</audioNameHash>

 

Change "vehicle name here" to whatever you want the car to sound like. (IE police, gresley, sheriff, etc)

 

In the vehicle flags section, add the following:

 

FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE

Thanks, I got the sound to work but I still can't pull over vehicles after adding those flags...

 

Any suggestions?

 

Thanks

9 minutes ago, MetCam said:

Thanks, I got the sound to work but I still can't pull over vehicles after adding those flags...

 

Any suggestions?

 

Thanks

 

Is the carvariations for the car set up correctly?  Sirensetting needs to be set to 1.

I need donations to help fund my food addiction. DM for details 😂

  • Author
Just now, Giordano said:

 

Is the carvariations for the car set up correctly?  Sirensetting needs to be set to 1.

I'm not sure...? How do I do that?

Just now, MetCam said:

I'm not sure...? How do I do that?

 

Go into the dlcpacks-->mpchristmas2-->dlc-->common-->data

 

Extract carvariations.meta to your desktop, then open it.

 

Now, copy this

 

<Item>


      <modelName>police</modelName>
      <colors>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
      </colors>
      <kits>
        <Item>157_massacaro2_modkit</Item>
      </kits>
      <windowsWithExposedEdges />
      <plateProbabilities>
        <Probabilities />
      </plateProbabilities>
      <lightSettings value="1" />
      <sirenSettings value="1" />
    </Item>

 

and paste at the top of the carvariations underneath <varivationdata>

 

Rename "police" to police5.

I need donations to help fund my food addiction. DM for details 😂

  • Author
1 minute ago, Giordano said:

 

Go into the dlcpacks-->mpchristmas2-->dlc-->common-->data

 

Extract carvariations.meta to your desktop, then open it.

 

Now, copy this

 

 

  Hide contents

<Item>


      <modelName>police</modelName>
      <colors>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
        <Item>
          <indices content="char_array">
            134
            134
            156  
            156
          </indices>
          <liveries>
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="true" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
            <Item value="false" />
          </liveries>
        </Item>
      </colors>
      <kits>
        <Item>157_massacaro2_modkit</Item>
      </kits>
      <windowsWithExposedEdges />
      <plateProbabilities>
        <Probabilities />
      </plateProbabilities>
      <lightSettings value="1" />
      <sirenSettings value="1" />
    </Item>

 

 

and paste at the top of the carvariations underneath <varivationdata>

 

Rename "police" to police5.

Thanks again. I'll try that 🙂

  • Author
6 hours ago, Giordano said:

 

You're welcome, good luck!

Giordano, you're amazing! I have no more issues AT ALL with GTA or lspdfr as they've all been resolved!

 

Thank you very much once again 😄

3 minutes ago, MetCam said:

Giordano, you're amazing! I have no more issues AT ALL with GTA or lspdfr as they've all been resolved!

 

Thank you very much once again 😄

 

You're most welcome!

I need donations to help fund my food addiction. DM for details 😂

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