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.

EUP Outfit Settings for LSPDFR and UltimateBackup 1.5.0

(24 reviews)

1 Screenshot

I WILL NOT BE UPDATING THESE CONFIGS FOR EUP 8.0

@Alex_Ashfold is releasing his own, official settings for the new EUP update, which you can download below. While his configuration is not complete (for example, Blaine County is not a configured agency), he says that updates will come and there is a much greater effort and attention to detail to his configurations than what my automatically generated files can provide.

If you can't wait, you can copy only the outfits files from the official release and edit the station, backup, and agency files appropriately. The hardest part has still be done for you.

 

 

ORIGINAL DESCRIPTION

I have taken all of the preset outfits from EUP Menu and converted them to configs for LSPDFR 0.4, including updating the agencies so that NPCs will spawn with EUP outfits.

 

Installation

Extract into your GTA V/lspdfr/data/custom folder. Make sure both EUP mods are installed (install LEO first, then SAR):

You may need to back up the stations.xml file in lspdfr/data and rename and move stations_eup.xml from the custom folder to fully replace it. It doesn't look like the current version of LSPDFR supports overwriting stations.

 

Frequent Issues

Peds are spawnings with the wrong outfits (weird hats, parachutes, etc.):

Spoiler

 

EUP is likely not installed correctly. Try reinstalling EUP (make sure to install LEO first, then SAR) and following the troubleshoot steps on the EUP support page, namely:

Spoiler

The menu says I don’t have EUP installed. What gives?
1.    Ensure the eup folder is in update/x64/dlcpacks.
2.    Check your dlclist.xml in update/update.rpf/common/data/ for the following line:
<Item>dlcpacks:\eup\</Item>
It should be towards the end of the file. If you don’t see it, add it.

When selecting certain uniforms weird clothing with invisible torsos appears instead

  Reveal hidden contents

TiKYLwO.jpg

 
Not signed in
 
Not signed in

In your mods folder check your dlclist.xml located in Grand theft auto V/mods/update/update.rpf/common/data extract the file on your desktop (or anywhere you want) and then make sure all the dlc lines are there (compare with the original dlclis.xml located in Grand theft auto V/update/update.rpf/common/data)

 

 

 

My game is crashing when using these configs (access violation exception):

Spoiler

Open your LSPDFR config .ini and make sure preloading is set to false.

I want to edit in different uniforms, vehicles, stations, etc.

Spoiler

Read the wiki entries to learn how to edit or create your own XML files. r

 

Converting configs

If you would like to generate your own outfits file based on an existing EUP Menu outfits file, you can find my script on Github.

Place the python script where your EUP Menu outfit .ini file is. You may need to edit the `read()` function on line 27 to match your file's name.

 

I have also made a script for converting from LSPDFR configs to UltimateBackup configs.

What's New in Version 1.5.0

Released

Adds ambulance and firetruck groups to UltimateBackup

User Feedback

Recommended Comments

MDC2005VIPER

Members

How do you install this?

JAZZIFIZZLE

Members

22 minutes ago, MDC2005VIPER said:

How do you install this?

Place it in Grand Theft Auto V\lspdfr\data\custom

MDC2005VIPER

Members

16 minutes ago, xXJAZZIFIZZLEXx said:

Place it in Grand Theft Auto V\lspdfr\data\custom

Oh ok thank you very much!

R. Linn

Members

Thank you so much for this!

Deactivated Member

Deactivated

Great work man! There had to be some grueling effort put into this, but your hard work definitely payed off!

TF75Chris

Members

Thank you so much for this. Which values are for pants and shirts though? I'm using some custom stuff. Thanks! 

ineseri

Friends of LSPDFR

Wow, that was fast! Nice, well done 🙂

Steele1925

Members

This is great!!!

mkalash

Members Author

2 hours ago, TF75Chris said:

Thank you so much for this. Which values are for pants and shirts though? I'm using some custom stuff. Thanks! 

Pants are component id 4. Note that the script I made exported the id as the second attribute, so be careful. Also EUP ids are 1 greater than the ids LSPDFR uses.

 

I'll upload my script in a second if you have a saved outfit file from EUP Menu that you want to convert.

OfficerFr1endly

Members

Amazing the uniforms for the default lspdfr were too ugly. I had one question how do i configure this to agencies?

mkalash

Members Author

You can find a link to my script in the post description.

 

48 minutes ago, OfficerAce said:

Amazing the uniforms for the default lspdfr were too ugly. I had one question how do i configure this to agencies?

You can check out the LSPDFR wiki on this site to learn how the customization files work.

tonegtv

Members

yea man any way you can share your setting because now all of my officers are wearing parachutes and what not 

 

1 hour ago, mkalash said:

Pants are component id 4. Note that the script I made exported the id as the second attribute, so be careful. Also EUP ids are 1 greater than the ids LSPDFR uses.

 

I'll upload my script in a second if you have a saved outfit file from EUP Menu that you want to convert.

yes please so I can have my officers be on point

TevJ610

Members

Does this Replace EUP Menu or would i still have to download that as well? (Still Getting use the adding script and Mods)

mkalash

Members Author

7 minutes ago, TevJ610 said:

Does this Replace EUP Menu or would i still have to download that as well? (Still Getting use the adding script and Mods)

EUP Menu was made obsolete by 0.4. You can now completely customize your officer in vanilla. This changes the LSPDFR presets so that you can easily select your uniform from the on duty menu and so that NPCs now wear the EUP uniforms.

Fells

Members

Could you write us a guide on how to use your script to generate an outfits file?

mkalash

Members Author

(edited)

10 minutes ago, Fells said:

Could you write us a guide on how to use your script to generate an outfits file?

1. Install Python

2. Place the eup_to_lspdfr.py file in the same folder as the .ini file used for EUP Menu outfits

3. If necessary, edit the code so that the file name in the `read` function at the top matches the EUP Menu outfit file you're converting

4. Run the eup_to_Lspdfr.py

5. Add a _suffix to the generated outfits.xml file and move it to your custom folder

 

29 minutes ago, tonesnaps said:

yea man any way you can share your setting because now all of my officers are wearing parachutes and what not 

 

yes please so I can have my officers be on point

Do you have EUP LEO and EUP SAR installed?

Edited by mkalash

tonegtv

Members

11 minutes ago, mkalash said:

1. Install Python

2. Place the eup_to_lspdfr.py file in the same folder as the .ini file used for EUP Menu outfits

3. If necessary, edit the code so that the file name in the `read` function at the top matches the EUP Menu outfit file you're converting

4. Run the eup_to_Lspdfr.py

5. Add a _suffix to the generated outfits.xml file and move it to your custom folder

 

Do you have EUP LEO and EUP SAR installed?

my bad brother I didn't know that what you meant by required but yessir it works amazingly now thank you kindly !! 

derpascal99

Members

Hey I got a Problem, when loading LSPD:FR as Plugin it crashes with the line

 

Spoiler

[25.02.2019 16:32:33.890] LSPD First Response: Origin: Game fiber "Plugin "LSPD First Response" main fiber".
[25.02.2019 16:32:33.890] LSPD First Response: ------------------------------
[25.02.2019 16:32:33.890] LSPD First Response: Exception type: System.NullReferenceException
[25.02.2019 16:32:33.891] LSPD First Response: Exception message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[25.02.2019 16:32:33.891] LSPD First Response: ------------------------------
[25.02.2019 16:32:33.891] LSPD First Response: Inner exceptions:
[25.02.2019 16:32:33.891] LSPD First Response: ------------------------------
[25.02.2019 16:32:33.891] LSPD First Response: Stack trace:
[25.02.2019 16:32:33.891] LSPD First Response: bei LSPD_First_Response.Mod.LSPDFR.FinishLoading(Boolean isGameFirstTimeLoading) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:Zeile 286.
[25.02.2019 16:32:33.891] bei Rage.GameFiber.Main()
[25.02.2019 16:32:33.891] LSPD First Response: ==============================
[25.02.2019 16:32:33.891] LSPD First Response: 
[25.02.2019 16:32:33.893] LSPD First Response: [FATAL] Forced termination
[25.02.2019 16:32:33.896] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[25.02.2019 16:32:33.922] LSPD First Response: [INFO] LSPDFR has shut down

 

do you have any idea how to fix?

 

 

indeed its broken. you even test it before release? xD

mkalash

Members Author

My bad, looks like I accidentally deleted some lines. Updating.

Fells

Members

Thanks for the guide. At first it generated an empty outfits.xml but turns out your script doesnt like outfits with apostrophes in their names. Works now

mkalash

Members Author

2 minutes ago, Fells said:

Thanks for the guide. At first it generated an empty outfits.xml but turns out your script doesnt like outfits with apostrophes in their names. Works now

Yeah, sorry, I didn't put much effort into sanitation.

8 minutes ago, Officer Joey Kuffman said:

indeed its broken. you even test it before release? xD

The sad thing is that I haven't had a chance to actually play 0.4 myself. I tested the first release last night, but I'm at work now!

5 minutes ago, mkalash said:

Yeah, sorry, I didn't put much effort into sanitation.

The sad thing is that I haven't had a chance to actually play 0.4 myself. I tested the first release last night, but I'm at work now!

Lol okay well we wait until new update. at this time its broken. 

mkalash

Members Author

4 minutes ago, Officer Joey Kuffman said:

Lol okay well we wait until new update. at this time its broken. 

The fix is out, try version 1.1.1.

Create an account or sign in to comment

Latest Mods

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.