Everything posted by mkalash
-
EUP Outfit Settings for LSPDFR and UltimateBackup
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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?
- 195 comments
- 24 reviews
-
Emergency Uniforms Pack - Support
Check out these tips from the OP: Also, make sure you're installing LEO first and SAR second.
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
If you go to advanced customization and cycle through some components, do you see any of the EUP outfits? Try the EUP support page:
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
I noticed these things as well. I don't think they're issues with the configuration, unfortunately. Bugs with EUP, probably.
- 195 comments
- 24 reviews
-
General Things
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.
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
Make sure you install the EUP mods linked in the description. Make sure you download the latest version.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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!
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
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.
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
- 195 comments
- 24 reviews
-
EUP Outfit Settings for LSPDFR and UltimateBackup
- 195 comments
- 24 reviews