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.

mkalash

Members
  • Joined

  • Last visited

Everything posted by mkalash

  1. Open command prompt and run the file with the python command so that it stays open.
  2. Please post what comes up in the console when you run the script.
  3. I'm not aware of any such list, sorry. The custom folder supports adding new files to add to/override (if the script name is identical) the defaults without affecting other custom files or modifying the default files themselves. Just copy any of the files and change the _suffix (e.g., agency_suffix.xml) and you can have as many as you'd like.
  4. Well, for a workaround, Ultimate Backup has been released for 0.4 and still uses a separate config file and not the 0.4 backup API. So you can use the unmodified agency_eup.xml for the locker room and Ultimate Backup for the response units. The peds won't have EUP uniforms, but you'll get your vehicles. When I get home, I'll try messing around with different config settings and see if I can recreate your error.
  5. I'm sorry, I can't find any errors with your XML files. Have you tested every single vehicle you added? Try maybe adding vehicles one by one till it stops working. I use modified versions of these files myself, so editing them should be working.
  6. Open up agency_eup.xml and look at the peds under the comment "for outfit selection." You can edit the `chance` attribute on those peds to get units from that agency to spawn with those outfits. It's strange that this exception only occurs while the custom settings are loaded, as there is no indication in the error that they're the cause. In fact, the exception only occurs after all the settings are loaded and the game is spawning you in. I wonder if it's trying to load your character using an older, no longer existing outfit and that is causing the issue. Trying going to the characters folder and moving your character out so that it doesn't try to load it. Also, make sure that the settings files aren't being blocked. Go to your custom folder, right click on one of the files, click properties, and make sure "Read-Only" is unchecked and if there's a box at the bottom that says "Unblock," check that and hit "OK". The exception definitely occurs while trying to load agency_eup.xml. Please post that file with your modifications. What text editor are you using to modify the files?
  7. Check out these tips from the OP: Also, make sure you're installing LEO first and SAR second.
  8. Place the file where the .ini you want to convert is, and make sure to edit the "read" line in the python script to match the .ini file name.
  9. I've updated the python to sanitize special characters better.
  10. If you go to advanced customization and cycle through some components, do you see any of the EUP outfits? Try the EUP support page:
  11. Reinstall EUP with a fresh mods folder and check EUP's support page if the problem continues. Redownload the files to make sure you're using the latest version. If you are, please post your RPH console log.
  12. For the clipping balaclava, you can just remove the masks from the outfits. Shouldn't be too hard with find and replace. For the lod making distant peds look like SCPs...iunno.
  13. I noticed these things as well. I don't think they're issues with the configuration, unfortunately. Bugs with EUP, probably.
  14. Yeah. And you'll need to install both, or at least delete the non-LEO agencies I added to the agencies config. As for your troubles with customization, the problem lies in the fact that the outfit back end GTA V uses has several layers for the upper body. There is the shirt (component 11); the under shirt, for things like t-shirts showing underneath an unbutton shirt (component 8); the under skin, for arms showing on short sleeves (component 3); and the outerwear (component 9). Open the console and post the error, please (start at the lines above where you see a series of "at" lines) EDIT: Never mind, it's a crash to desktop? It's possible that you didn't install EUP correctly.
  15. I have successfully used addon vehicles myself. Are you able to spawn your addon cars in the console? There may be an error with the vehicles themselves.
  16. Can you get a bigger log? Start at the lines above where you see all the "at" lines. Also make sure you're using the latest version, redownload to be sure. For those of you getting bad outfits, try deleting your mods folder and reinstalling EUP. All I can think of is that it isn't installed correctly. Make sure you have both installed.
  17. Make sure you install the EUP mods linked in the description. Make sure you download the latest version.
  18. Of course. But if you want to use them without EUP Menu, and to have the NPCs use them, you'll need to edit the outfits and agencies accordingly.
  19. You can ask for help if you need it. If you look at the default outfits file, you can see that it's pretty easy, as long as you know the IDs for all the decals. You just need to copy a variation, give it a name, and then you only need to include a Component element for the decal slot, the rest will inherit from the base.
  20. Wait a for seconds for the latest update to go up or download the attachment from @Officer Joey Kuffman's comment and replace the file in your custom folder. You'll have to edit outfits_eup.xml and add a variation for every rank decal, like in the default outfits.xml.
  21. Okay! I see the problem. On lines 1020 and 1023 I accidentally included a "<" when I was copying the outfit name. Delete it so you have this: Line 1020: <Ped outfit="u.s._army_combat_uniform">mp_m_freemode_01</Ped> Line 1023 <Ped chance="0" outfit="u.s._army_combat_uniform">mp_f_freemode_01</Ped> Let me know if it works!
  22. Looks like there should be more to the error. Include the lines above the first "at" lines you see. Try deleting the civilian agency and seeing if it works, too. There might be a setting that I'm not including in that agency that's required.
  23. Nooo! Please check the console for an error.

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.