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.

londonrials

Members
  • Joined

  • Last visited

Reputation Activity

  1. Confused
    londonrials reacted to Jazz Belarbi in LSPDFR 0.5.0   
    Ther is no lspdfr 0.5
  2. Like
    londonrials reacted to SuperPyroManiac in New Stop The Ped Update Virus   
    Most addons for LSPDFR are .dll files. These are considered executable, and are seen just as dangerous as an exe file as it can do a lot on your PC. Windows defender goes hard on these files (as it should) because they can be dangerous.

    As for StopThePed, thousands of people use it. Here is what I can tell you, it requires an online connection, and it's obfuscated to hell and back so you can't actually see anything in it. Though me personally,  I use it along with many many other people.

    Never add downloads to your anti-virus exception list. Never disable your anti-virus just to install mods. You can go into windows security and find the most recent flag, and click "restore" this will then restore and allow the file on your PC.

    Side note, whenever you go on bejoejojo's website, I suggest using ublock origin. His site is full of actual virus ads and porn.
  3. Like
    londonrials got a reaction from KnightHawkOne in PC Builds for LSPDFR   
    Totally can't wait until I get some money  to spend on new upgrades lol LSPDFR is more enjoyable than full on games sometimes..
  4. Like
    londonrials reacted to Ekalb in How to Have Peds Perform Animations   
    If you want a ped you have defined as 'FriendA' to perform an animation you need to use the function this way:
     
    FriendA.Tasks.PlayAnimation("mp_facial", "mic_chatter", 3f, AnimationFlags.None);
     
    The argument are the specific animation dictionary (in the above example: "mp_facial"), then the specific animation ("mic_chatter"), a float for speed, then any flag (in the format AnimationFlags.None or AnimationFlags.Loop, for example) 
     
    Try Google for a list of dictionaries and animations, e.g. https://alexguirre.github.io/animations-list/ 
  5. Like
    londonrials reacted to Fiskey111 in How to use Ped.Tasks.PlayAnimation ?   
    A.  Good luck finding animations- there's like 34,000 of them and they're a pain to sort through, haha.
    B. Here's an example: 
    EMT2.Tasks.PlayAnimation("amb@medic@standing@tendtodead@idle_a", "idle_b", 5, AnimationFlags.None);  
  6. Love
    Insane, im actually looking for mod like this, can't wait to try this one!
    Thanks for your work ! ❤️
  7. Like
    londonrials reacted to LMS in API function request in a future update   
    Thanks for the suggestion, I will take a look.
  8. Like
    londonrials reacted to Officerporci in API function request in a future update   
    Add the function "SetPlayerAction" to pre-set an action like "intimidate" (hands on holster intimidation). Something similar to SetPlayerWalkingStyle
  9. Like
    londonrials got a reaction from LMS in System.IO.FileNotFoundException on a Plugin I Created   
    Um so about that... lol I didn't mean to put < -20f, I meant to put <= 20f. When they said one typo can ruin your code and take hours to find, they wasn't joking lol. Thanks for the help LMS, I'll make sure to include you in credits.
  10. Love
    londonrials reacted to Charlie686 in Crash   
    Patience is a virtue.
    I'll get back to you tommorow, if you aren't happy with that response time, feel free to hit my PayPal up.
  11. Like
    londonrials reacted to AlanITD in Corrections Facility Callouts   
    well this guy never got a reply 😕
  12. Like
    Okay, new problem.
     
    I uninstalled LSPDFR so I could reinstall it and see if that helped. Now when I reinstall it, the executables aren't in the Grand Theft Auto V folder.
     
    EDIT: I found them. They were in Program Files (x86)/LSPD First Response
  13. Like
    londonrials got a reaction from awdawdwad in When I go on duty, LSPDFR crashes   
    @awdawdwad | Hello and good morning!
    I took a quick peek at your latest RAGEPluginHook file and I noticed that you have some of BejoIjo's plugins in your game.
    I'm a senior staff member for his community and we have this problem a lot so let me help you out.

    Go to your root Grand Theft Auto V directory and locate the file called RAGENativeUI.dll.
    Delete that the file. Completely delete it. If it goes to the recycle bin, empty it.
    Download the newest version of RAGENativeUI from the official source on Github using the provided link below:
    https://github.com/alexguirre/RAGENativeUI/releases
     
    Please let me know if that works or not!
  14. Like
    londonrials got a reaction from WithLithum in When I go on duty, LSPDFR crashes   
    @awdawdwad | Hello and good morning!
    I took a quick peek at your latest RAGEPluginHook file and I noticed that you have some of BejoIjo's plugins in your game.
    I'm a senior staff member for his community and we have this problem a lot so let me help you out.

    Go to your root Grand Theft Auto V directory and locate the file called RAGENativeUI.dll.
    Delete that the file. Completely delete it. If it goes to the recycle bin, empty it.
    Download the newest version of RAGENativeUI from the official source on Github using the provided link below:
    https://github.com/alexguirre/RAGENativeUI/releases
     
    Please let me know if that works or not!
  15. Like
    londonrials reacted to Cyan in Signature Duplicate Glitch   
    No problem, there could have been a temporary cache for your signature, glad it's sorted now!
  16. Like
    londonrials reacted to Yasd in crashing   
    post your ragepluginhook.log from the main gta folder.👍🏽
  17. Like
    londonrials reacted to Mrsuperx13 in epic games and rage hook   
    We won't support outdated game versions. Update it. if you still need support. You can reply to this post
  18. Like
    londonrials reacted to Sam in About this forum section   
    LSPD First Response: Discussion and Suggestions Forum
     
    This forum is only for General Discussion and Suggestions related to the LSPD First Response modification.
     
    You may:
     Discuss features of the modification.  Offer your input for future versions of LSPDFR. You may not:
     Ask for support - use the dedicated support forum instead: https://www.lcpdfr.com/forums/forum/920-lspdfr-04-support/  Post informative topics or guides about LSPDFR - post these in the support and information forum instead.  
  19. Love
    I've got an idea for a small plugin that somebody can do that is a little inventory you have your belt stuff with it. Like Notes, Gloves and a limited Cuffs like 2 or 3 instead of endless cuffs you got with a little hostler animation when you take anything off.. and yeah!
  20. Like
    londonrials reacted to Ricky001 in Would an LSPDFR "speedrun" be feasible?   
    Just taking your idea forward (if that is feasible at all, like you say), LSPDFR may introduce a police ranking system in-game based on the the performance and efficiency as you go around responding to calls and cleaning up scenes (yes, cleaning up the mess should add merit points if you ask me). Maybe responding to calls quickly one after the other would be a bit tiresome, but even if there's a bit of cooldown added in between, the idea sounds kinda fun!
    Either way, I've been looking for a ranking system based on how good/ efficient an LEO you are since ages now. Coming across your idea seemed to be a perfect reason for such a system as well. 
  21. Like
    londonrials reacted to Kalleboston in Not able to buy things on duty   
    I can see the use of it. For role play purposes  - it can be fun to stop buy and buy a cup of coffee and something to eat. :)
  22. Like
    londonrials reacted to sergio cuadrado in ERROR err_mem_embeddedalloc_alloc   
    help please
  23. Like
    This was actually super helpful. Thanks Dehnzer! I was planning to post a few different tutorials since I only posted one like almost 2 years ago but what I think I'm going to do is have a simple computer things tutorial for stuff like clicking more than one file, how to make backups, where to find the root folder, pinning folders, etc. As Well as one for common requirements and where to install them like OpenIV, RageNativeUI, Scripthook, etc. Then when I do make the actually tutorials I'll briefly shoutout those videos with links in the description.
  24. Like
    First of all, a big thank you to all of the content creators on Youtube making video guides on basically everything!
     
    I started messing around with LSPDFR during the christmas holidays, alot has changed and even more mods, scripts and plugins have been created since I last dabbled with LCPDFR all the way back in GTA IV. It's actually quite astonishing how far it's come since release and without YouTube and the guides/content creators I would have been lost, so thank you!!
     
    However! And purely as suggestive and well-meant construtive feedback!
    Some of the video guides are quite long due to some mods/plugins being more complex and that's fine, but some video guides are just to long. And before I get knocked out of my deputy boots for criticizing someone else's work, which is not my intention! The reason some video guides, atleast for me becomes to long for the purpose it's suppose to serve is when during a 20 minute video guide, 1 or 2/5th of the guide itself is stopping mid guide up to 3-6 times to show how to find your GTA V root folder, how to mark- or go to a folder marked as favorite, how to select more then one file at the time and so on.
     
    I know everything is well-meant I really do but to show and explain the most basic computer skills and knowledge more then just in the beginning shouldn't be necessary if you're installing mods in the first place. A guide is suppose to showcase the easiest and most explanatory way of doing something you don't already know how to do. And sometimes I think some really important or useful information gets lost in the overfriendly process?

    Quick example before I show myself out:
     
    EXAMPLE, NOT A QUESTION!
    When installing a new ELS vehicle, I have yet to this day after watching atleast 50 hours of video guide content on YouTube since christmas been explained or informed what to do[or]if there is anything to do, or be aware of if you do anything else other then drag & drop the vehicle files and VCF files? If you're installing a new car that's named fbi or fbi2 but you've already installed a car that uses fbi or fbi2, is changing the name of the VCF file and .ytf, .ytd and _hi.ytf, +hi.ytd to one of the other police slots enough? Do you need to change anything inside the files themself or the vehicle.meta?
     
    Thanks again for all the guides and like it said, I don't mean to criticize or bash anyone! Just a suggestion & feedback and if my wierd head is the only one who thinks this then I'm sorry!
  25. Like
    londonrials reacted to Sheriff Mike Chapman in Operation Paladin   
    I like how you spliced in ingame screenshots. Nice work.

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.