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.

Lenco Variation 2.1

(19 reviews)

4 Screenshots

Hello everyone,

This is the Lenco Variation by Cosmo.

 

INTRO:

I hope you enjoy it very much, if you come across any bugs then please feel free to let me know.

Donations are always accepted and any amount is greatly appreciated. All donations go towards the costs of vehicle development (Purchasing models, zMod Subscription, etc).

 

FEATURES:

  • Ten fully functioning seats (Thanks to Yard1 who helped make that possible).
  • All regular/expected car features such as dirt, window cracks, damage, etc..
  • Fully UV-Mapped and Templated.
  • Custom Handling (Thanks to Sgt. Kanyo for the GTA IV handling line).
  • Can attach boat and small trailers.
  • Two Lightbar variations (Arjent and Liberty)
  • 2k and 4k textures/templates

 

INSTALLATION:

A very in-depth installation is included inside the README in the download, please refer to that for the full instructions.

*** Don't forget to make backups or use a mods folder ***

  • Using OpenIV, you put everything from the folder Vehicle Files which includes riot.ytd, riot.yft, etc into:
    • update>x64>dlcpacks>patchday8ng>dlc.rpf>x64>levels>gta5>vehicles.rpf
  • You then place the vehicles.meta into:
    • update>update.rpf>common>data>levels>gta5
  • You then place the handling.meta into:
    • update>update.rpf>common>data
  • You then place the vehiclelayouts.meta into:
    • update>update.rpf>common>data>ai

You need to put all of these files in the correct places or else that vehicle will not work properly.

 

Additional Liveries

Spoiler

 

If you'd like to follow the progress of future updates, make suggestions, or report bugs, head over to this thread:

 

If you are a vehicle developer, feel free to make you're own version with the Dev Version, just remember proper credits:

 

Do not upload this file on to any other website or claim this as your own work.

However, you may include this model in a car pack as long as proper credits are given.

Feel free to edit the livery included (Bearcat_sign_1) however you'd like.

What's New in Version 2.1

Released

  • Fixed the ytd having both bearcat_sign_1 AND bear_sign_1

For anyone that has version 2.0, just delete bear_sign_1 from the ytd

User Feedback

Recommended Comments

Cosmo

Members Author

5 hours ago, SerekgPL said:

When you'll update it?

Should be pretty soon. I've been working on it but of course run into a few weird bugs.

pigbenis80

Members

I love this, but I do need some help. RDE included this in the .rpf and there is a custom vehiclelayout.meta. What lines in the file pertain to the seating layout for this. I don't want to replace the meta file as it there are prolly some necessary lines that will be overwritten if I just replace the file with yours

Cosmo

Members Author

On 4/12/2016 at 6:11 AM, pigbenis80 said:

I love this, but I do need some help. RDE included this in the .rpf and there is a custom vehiclelayout.meta. What lines in the file pertain to the seating layout for this. I don't want to replace the meta file as it there are prolly some necessary lines that will be overwritten if I just replace the file with yours

This should be the lines you're looking for. It should replace other lines which look similar but are smaller.

Spoiler

</Item>
    <Item type="CVehicleLayoutInfo">
      <Name>LAYOUT_RIOT_VAN</Name>
      <Seats>
        <Item>
          <SeatInfo ref="SEAT_VAN_FRONT_LEFT" />
          <SeatAnimInfo ref="SEAT_ANIM_RIOT_VAN_FRONT_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_FRONT_RIGHT" />
          <SeatAnimInfo ref="SEAT_ANIM_RIOT_VAN_FRONT_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT_3" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT_3" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>        
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_LEFT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_RIGHT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_LEFT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_LEFT_2" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_RIGHT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_RIGHT_2" />
        </Item>
      </Seats>
      <EntryPoints>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_FRONT_LEFT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_FRONT_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_FRONT_RIGHT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_FRONT_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT_1" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT_1" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT_2" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT_2" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT_3" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT_3" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>       

 

pigbenis80

Members

On 4/18/2016 at 5:09 PM, Cosmo said:

This should be the lines you're looking for. It should replace other lines which look similar but are smaller.

  Hide contents

</Item>
    <Item type="CVehicleLayoutInfo">
      <Name>LAYOUT_RIOT_VAN</Name>
      <Seats>
        <Item>
          <SeatInfo ref="SEAT_VAN_FRONT_LEFT" />
          <SeatAnimInfo ref="SEAT_ANIM_RIOT_VAN_FRONT_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_FRONT_RIGHT" />
          <SeatAnimInfo ref="SEAT_ANIM_RIOT_VAN_FRONT_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_LEFT_3" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_VAN_REAR_RIGHT_3" />
          <SeatAnimInfo ref="SEAT_ANIM_VAN_REAR_RIGHT" />
        </Item>        
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_LEFT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_LEFT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_RIGHT_1" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_RIGHT" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_LEFT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_LEFT_2" />
        </Item>
        <Item>
          <SeatInfo ref="SEAT_SWAT_VAN_EXTRA_RIGHT_2" />
          <SeatAnimInfo ref="SEAT_ANIM_SWAT_VAN_SIDE_RIGHT_2" />
        </Item>
      </Seats>
      <EntryPoints>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_FRONT_LEFT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_FRONT_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_FRONT_RIGHT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_FRONT_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT_1" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT_1" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT_2" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT_2" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_LEFT_3" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_LEFT" />
        </Item>
        <Item>
          <EntryPointInfo ref="ENTRY_POINT_VAN_REAR_RIGHT_3" />
          <EntryPointAnimInfo ref="ENTRY_POINT_ANIM_RIOT_VAN_REAR_RIGHT" />
        </Item>       

 

Sweet. Thanks man

Riley24

Members

Is it possible to make this work in the PoliceT slot? I'd love for the local swat units to roll up in this thing instead of the crappy default vans.

Cosmo

Members Author

On 4/30/2016 at 7:51 PM, Riley24 said:

Is it possible to make this work in the PoliceT slot? I'd love for the local swat units to roll up in this thing instead of the crappy default vans.

I haven't tried it, but I'd assume it would work if you just changed the names in the files to be the policet instead of riot

LtRob

Members

Hi, can we open up the hatch? If so, is there a key we have to press to have access to it? Thanks for the mod

Officer27

Members

:smile:

 

 

officerAMR

Members

What happened to the LSPD textures? 

SerekgPL

Members

There are a few problems with a Arjent version: First, please add some lights at the back (like on picture) and on the front of the Arjent they should be a white lights but it's yellow, please fix it (picture)

0e83885690d02f24bbc656854bca879a.jpg

hgg.png

Cosmo

Members Author

3 hours ago, officerAMR said:

What happened to the LSPD textures? 

Oh well I had done LSPD with the first version since it used default lightbar, and then LAPD with the other lightbars, but I can upload an LSPD skin as well :)

 

42 minutes ago, SerekgPL said:

There are a few problems with a Arjent version: First, please add some lights at the back (like on picture) and on the front of the Arjent they should be a white lights but it's yellow, please fix it (picture)

Ah yes I hadn't noticed that the rear lights were missing on that one, must've unlinked something on accident.

And the Arjent lightbar was created by BxBugs123, not I, but I'll see what I can do.

officerAMR

Members

1 minute ago, Cosmo said:

Oh well I had done LSPD with the first version since it used default lightbar, and then LAPD with the other lightbars, but I can upload an LSPD skin as well :)

 

Yes please. I dont play with IRL PD's 

mine can only fit me and three others in the riot van. I thought it could set 10 people?

 

Cosmo

Members Author

3 hours ago, TheClashingGamer said:

mine can only fit me and three others in the riot van. I thought it could set 10 people?

 

Are you using the custom vehicle layout and vehicle meta?

You need those in order to have more seats.

1 hour ago, Cosmo said:

Are you using the custom vehicle layout and vehicle meta?

You need those in order to have more seats.

i put the ones in your file in and it still did not work, i think it is the vehicle.meta file, i am not sure how to add the line in so can you send me that file edited?

 

Cosmo

Members Author

(edited)

4 minutes ago, TheClashingGamer said:

i put the ones in your file in and it still did not work, i think it is the vehicle.meta file, i am not sure how to add the line in so can you send me that file edited?

 

Inside the Vehicle.meta folder, there should be a vehicles.meta file, that is editted and should work if you replace it in the correct spot.

The line is just an option in case you already have an editted one from another car mod, but if you don't then you can just replace the files with the ones included.

Edited by Cosmo

26 minutes ago, Cosmo said:

Inside the Vehicle.meta folder, there should be a vehicles.meta file, that is editted and should work if you replace it in the correct spot.

The line is just an option in case you already have an editted one from another car mod, but if you don't then you can just replace the files with the ones included.

i tried but when i went into the game the car still only seated 4 people all togather can you just send me that file or something?

 

Cosmo

Members Author

30 minutes ago, TheClashingGamer said:

i tried but when i went into the game the car still only seated 4 people all togather can you just send me that file or something?

 

If I sent you the vehicles.meta file, it would be the same exact one that's in the download.

 

Are you sure you're putting both vehicles.meta and vehiclelayouts.meta in the correct place?

As far as I know no one else has had any issue with the 2.0/2.1 metas so I'm pretty sure they work.

14 minutes ago, Cosmo said:

If I sent you the vehicles.meta file, it would be the same exact one that's in the download.

 

Are you sure you're putting both vehicles.meta and vehiclelayouts.meta in the correct place?

As far as I know no one else has had any issue with the 2.0/2.1 metas so I'm pretty sure they work.

it works now, sorry about the trouble, i put it in the wrong folder. It looks amazing tho thanks for your help

LtRob

Members

Hi, I can't change ingame the livery with  the trainer. I have 2 liveries but only the number 1 livery shows up. I checked vehicles.meta and it has FLAG_HAS_LIVERY in it.

Officer27

Members

1 hour ago, LtRob said:

Hi, I can't change ingame the livery with  the trainer. I have 2 liveries but only the number 1 livery shows up. I checked vehicles.meta and it has FLAG_HAS_LIVERY in it.

replace bearcat_sign_1 not bear_sign_1 delete bear_sign_1 and then name your 2nd livery bearcat_sign_2 and import it into the ytd with the green button

LtRob

Members

8 minutes ago, Officer27 said:

replace bearcat_sign_1 not bear_sign_1 delete bear_sign_1 and then name your 2nd livery bearcat_sign_2 and import it into the ytd with the green button

Already done

Officer27

Members

53 minutes ago, LtRob said:

Already done

have you replaced the vehicles.meta that came with this as that has a function that enables multiple liveries for the riot truck

LtRob

Members

2 hours ago, Officer27 said:

have you replaced the vehicles.meta that came with this as that has a function that enables multiple liveries for the riot truck

Yea checked I already have it

 

joe25

Members

how come this dont have LSPD textures Los Santos PD ? it does in the photos you have ?

Create an account or sign in to comment

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.