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.
Due to overzealous filtering on Microsoft’s side, some emails to Outlook and Hotmail addresses may not be delivered. If you’re affected, please use a different email address or try again later.

BlockBa5her

Members
  • Joined

  • Last visited

  1.    Michael21107 reacted to a file: LSPDFR Enhancer
  2. Michael21107 started following BlockBa5her
  3.    doG of Karma reacted to a file: LSPDFR Enhancer
  4. patvmru started following BlockBa5her
  5.    SgtDevRupesh reacted to a file: LSPDFR Enhancer
    Good skin other than the "State Police" and "SAHP" mixup on the side.
  6. BlockBa5her changed their profile photo
  7.    Reniel reacted to a file: LSPDFR Enhancer
  8.    techgamer15 reacted to a file: LSPDFR Enhancer
  9.    SpikeTerm reacted to a review on a file: ELS Unmarked/Slicktop CVPI
  10. gosteelers1228 started following BlockBa5her
  11.    Deactivated Member reacted to a file: LSPDFR Enhancer
  12.    DivineHustle reacted to a comment on a file: LSPDFR Enhancer
  13. It will just set the model, I still have to figure out the code to allow you to put the hats on the ped that you have on and stuff like that. Cheers
  14. I do something kind of different for conversations, I don't use a dictionary, I use a loop. It looks something like this string[] talkArray = { "Aggressor: I shot him!", "Victim: He shot me!" } for (i = 0; i < talkArray.Length; i++) { while (!Game.IsKeyDown(Keys.Y)) GameFiber.Yield(); Game.DisplaySubtitle(talkArray[i]); GameFiber.Sleep(1000); //You don't need the sleep I just like to have it in my code so the person reads the entire text } That really should give you the same effect but you could choose either way.
  15. To: Luuxter Don't worry, I am adding the feature to have a custom spawn list, it has taken me a while but it works perfectly. Also, basically all of the lists in the menus now have a custom spawn list (Will be released soon!)
    THANK YOU SO MUCH FOR THIS! I am a plugin developer and when I test my plugin and make a mistake like deleteing a blip for dismissing a vehicle this will save my ass in game without having to completely restart the game. It annoys me so much to see blips on the map and other things. 5 out of 5 because you are an awesome person!
    This is an amazing car with some amazing skills behind it due to the creator. I have enjoyed this car so much but I am a little bugged about 1 problem on this car. The window tint. It seems that you cannot change the window tint on this car. It is a pure black window tint. I tried on my menu but it still remains black. You cannot see the rear window lights without breaking the rear window (which look amazing). That is the only thing that is prohibiting me from giving this 5 stars. Thanks for the effort you put on this car and please fix the window tint issue soon! ~BlockBa5her
  16. Yeah, it worked. Thanks for the lists! Will keep them in my bookmarks
  17. To confirm, it would look something like this? NativeFunction.CallByName<uint>("GIVE_WEAPON_COMPONENT_TO_PED", Game.LocalPlayer.Character, 0x5EF9FEC4, 0x359B7AAE);
  18. I was wondering how to add attachments to a weapon that a ped has. I know that you can do Game.LocalPlayer.Character.Inventory.AddComponentToWeapon(WeaponAsset, string) but I only know how to use WeaponHash. Can someone show me how to add components to a specific weapon and maybe provide a list of all the strings for the weapon components.
  19. Thank you for liking my mod and for invincible, it still takes physically but not mechanically, therefore the engine will not smoke if you hit it enough times. If you want to repair the car physically, there is the "Repair" option in the vehicles menu :) Also, this mod is a plugin, to edit the handling you would see a different file in my mod and in reality I have no idea on how to edit those kinds of files
  20. This is in beta and it should work, otherwise, you can change the Key Config in the INI and make sure the plugin is running first. (1.0 is coming out today I think)
  21. Officer Christopher started following BlockBa5her
  22. I am a early developer working to become better just like you. Hope you keep doing the work and keep getting better! (btw in the download just include 1 ZIP file and not multiple downloads for the dll, readme, and other essentials)
  23. Can you please give me the exact line of code you used for this (Learning developer)
  24. BlockBa5her started following FTMMTeam
  25. Soon, I am till going to add stuff Its the PauseBreak button on your keyboard, above the Page Up and Page Down which is above your arrow keys.
  26. Try again, I had a problem with the files where is had the wrong file inside that was not needed and now it does have the file it needs, it should work in your game now. Thank you of notifying me of this issue.

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.