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.

alphabravo.

Members
  • Joined

  • Last visited

Everything posted by alphabravo.

  1. I'm interested to see the final product! Right now I'm using Kyptonic's 2015 Tahoe (link below) with my other marked O.P.P. vehicles. You can see it way in the back of this lineup if you click to view the full image.
  2. Figured this out. For anybody having a similar issue, the solution is sort of two-step as described below. 1) After setting the hair component (Component #2), call the SET_PED_HEAD_BLEND_DATA native method. Not sure if the order matters for those two actions, but this is what I did and it worked. Calling the native Head Blend method will set their face shape & skin color, and for some reason it also fixes the green hair issue. 2) [OPTIONAL] After calling the Head Blend native method, all hair will be black by default. If you want to change it to another color, you will then need to call the _SET_PED_HAIR_COLOR native method. Two important notes about the _SET_PED_HAIR_COLOR native method: When trying to call the method by name, it was crashing LSPDFR and my game. I had to use the CallByHash method to call it. This method does NOT work until you've called the SET_PED_HEAD_BLEND_DATA method as described in step 1. Sample below for illustration purposes... (read: this specific example not tested, but should work)
  3. alphabravo. commented on alphabravo.'s gallery image in GTA V Galleries
  4. Playing around with a callout script and trying to spawn an EUP ped. Everything is working correctly except that when I try to set the hair (Component #2), the hair shows up as bright green. Tried searching for similar issues and didn't find any info. I need the hair to be normal, random colors... black, brown, etc. Code below: Any ideas how to be able to set the hair style without it turning out bright green? I really don't want to leave all my spawned peds bald. Apologies if this is not the correct subforum for this question.
  5. I had the same question/complaint, not only about the peds (NPCs) but also the vehicles. I'm not aware of any native way to do this, so I've actually grabbed the sourcecode for Assorted Callouts from the link that Albo posted and I'm working on coding a solution that will make use of the Regions/Agency/Backup/Outfits XML files from my lspdfr\data folder (where I've defined EUP Outfits). Testing is going well - just need to tidy up the solution a bit. Then if I can figure out how, I'm happy to share the updated files.
  6. alphabravo. posted a gallery image in GTA V Galleries
  7. alphabravo. posted a gallery image in GTA V Galleries
  8. alphabravo. posted a gallery image in GTA V Galleries
  9. alphabravo. posted a gallery image in GTA V Galleries
  10. alphabravo. posted a gallery image in GTA V Galleries
  11. alphabravo. posted a gallery image in GTA V Galleries
  12. alphabravo. commented on alphabravo.'s gallery image in GTA V Galleries
  13. alphabravo. posted a gallery image in GTA V Galleries
  14. I have installed a custom vehicle model in the POLICE3 slot. It's the fully marked Taurus from the RCMP mega pack by Walters. The issue only seems to be with this vehicle model and the slicktop Taurus in the POLICE4 slot which is based off of this same model. EDIT: I've actually confirmed this also happens with other custom vehicle models (all from that RCMP Mega Pack since that is all I have installed). So maybe it is a larger issue? Basically what is happening is after driving one of these vehicles for a while, the rear window gets blacked out so you can no longer see the rear deck lights, whether they're turned on or not. If I respawn the car from the F4 console, sometimes it spawns with the blacked out rear window too. I can keep respawning it until one spawns with a transparent rear window. Sometimes it takes 4-5 spawns. I've never noticed the exact timing when this happens, I just all of a sudden notice that my rear deck lights aren't showing. This leads me to believe it is happening while I'm away from the car (t-stop, foot pursuit, etc.) See attached image for an example. The vehicle on the right has the blacked out rear window (notice you can't see the rear deck lights or anything inside the car). The vehicle on the left is freshly spawned with a transparent rear window. NOTE: I have applied a custom texture to this (you'll notice it's not RCMP), but this issue existed before I ever did that. Any ideas how to fix this? I'm not familiar with vehicle modding, but I'd be willing to learn enough to try to fix this. Thanks in advance for any suggestions. Obviously this is a real officer safety issue having no rear deck lights. 😄 EDIT: Adding a better image during daylight and at a different angle...
  15. generally not working for me either. GTX 1060 got it to spawn a few times, but usually crashes my game. shame, because it's a beautiful model

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.