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.

Locals driving unroadworthy cars

Featured Replies

Years ago I played LSPDFR with a mod / plugin that removed the local npcs driving unroadworthy cars (golf carts, dune buggy) as well as giving the locals riding dirt bikes a helmet. I recently got back to playing again and I can't seem to find a mod that does this. Does anyone know a mod or plugin that fixes this issue? Perhaps one that gives a random chance of spawning these unroadworthy cars as to still give the possibility of stopping someone driving one?

xd

6 hours ago, JensStorm said:

one that gives a random chance of spawning these unroadworthy cars

I think that is the thing here. If just these vehicles was spawned, then you should be able to blip them as any other traffic-offender, but is have not seen these vehicle in default LSPDFR nor do i know a plugin that spawn them.
It should be rather simple to make that plugin where a random ped get a golf-car/ fork-lift etc, and causes a search-area to appear. My Dev-setup is outdated, so i cant do anything right away, but the idea is fun.
..Also -Hej til Danmark : ) 

See my plugin here:
https://www.youtube.com/watch?v=peqSXuTfIyY

Let me know if you find it interesting.
Best Regards.

You could alter popgroups.ymt as well as popcycle.dat to finetune the spawning rate.

This is an example how you could do that:

 

 

Within popgroups.ymt

  1. Create a custom group for unroadworthy vehicles, e.g. VEH_UNROADWORTHY
  2. Remove the models you used for VEH_UNROADWORTHY from any other VEH_XXX Group
  3. Add the cars you deem unroadworthy to the afformentioned group. It should look something like this:

 

<Item>
            <Name>VEH_UNROADWORTHY</Name>
            <models>
                <Item><Name>scrapcar1</Name><Variations type="NULL"/></Item>
                <Item><Name>scrapcar2</Name><Variations type="NULL"/></Item>
                <Item><Name>bratwurst</Name><Variations type="NULL"/></Item>
            </models>
            <flags>POPGROUP_AMBIENT POPGROUP_SCENARIO</flags>
        </Item>

 

Within popcycle.dat

  1. In the popcycle.dat, add VEH_UNROADWORTHY to the regions you want those cars to appear in;
  2. Assign a low percentage value for your group, e.g. 02
  3. In the popcycle.dat regions adjust the percentages so they amount to 100

 

Hope this helps! @JensStorm
Hilsner fra tyskland 🙂

You'll never walk alone.

-NSA 

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.