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.

GTAbear

Members
  • Joined

  • Last visited

Everything posted by GTAbear

  1. Plugin ManiacCallouts is no longer supported It also readout in your screenshot, that ManiacCallouts has defect Assembly. Ask for a supported plugin that has similar content as ManiacCallouts Alas, I know neither
  2. I had the same issue with my EPIC version. I'm afraid i had to re-install.. THIS IS FOR EPIC ONLY The 'trick' that should force an update is to delete GTAV.exe, and then connect with EPICgameLauncher, and it work untill the 'greenish-tint' is removed from the game-icon.
  3. Yes, that is what you need to do. Stand next to the suspect, and use the call-back-up option code3/pursuit , then the suspect will be 'attacked' and arrested by the AI-police. You wont be able to interact in that process, but that is only so for the random encounters. Btw a stungun is next to necessary for playing the game. You cant stop suspects without killing them if you do not have a stungun. Press F4 and write giveWeapon, then browse down the list for stungun, select it and press TAB then enter. You should now have a stungun. I have a key for that in my plugin
  4. Have you Mods installed? Inside your GTAV folder, you have a file RagePluginHook.log Everything that happens in LSPDFR is logged in that file Attach it to a post here, then someone with insight perhaps will be able to see something. You also have a file in ..\GTAV\lspdfr Called lspdfr.ini The property Holdup.TimeMultiplier holds a "Float" (thats just computerlingo for decimal-number) of 1.0f a higher value would/should extend the time before the route is removed, so you can experiment with a higher value OBS the 'f' (1.0f) has to be trailing the number!
  5. Correct! Driving Suspects from random encounters are never marked as perpetrators that the player can interact with. To be precise it happens when a Half-sized blip marks a possible criminal in a car. First part, where the player needs to drive close by the suspect does work. The tiny blip changes size, and become a proper blip, and a normal chase is initiated. The bugged situation is when the player manage to bring the perpetrator to a halt, and the Ped(s) that was in the car surrenders, then any interaction, with either E ao Q, is blocked. Calling backup will solve the situation, because the AI-cops can interact with the non-responsive Peds. They will be both arrested and transported by the AI-unit.
  6. Sure! I found one 'fault' and marked it My game is not Steam, it is EPIC, but i think the "Game is" just check if it is retail -right? The "############## <message> ################# is made by my own plugin, other wise everything is vanilla, but that is also shown in the log, so.. 🙄 Log: RagePluginHook01.log
  7. Just an update. The new GTAV installation gave no issues at all. LSPD:FR read the new files a expected and launched correctly. Sadly i have no clue why i 'lost' my previous install. Propl just 'one of those things' . In case anyone else needs to go that way, you only need to copy your plugins to new identical folders and also your Player-characters from \GTAV\lspdfr\chars Then every thing works as before you made the new install I do have one odd issue though This gadget hangs and also block the 'timer-bars' in arrest-sequence etc. I do not know why Cmd gotoDuty omit the 'joke', and the glitch is gone.
  8. Not well 8 p I decided to follow the lead from EPIC-Troubleshooter, and start all over.... Basically EPIC says : Delete the whole folder and then re-install 2½ hour so that was a breeze.. 🙄 Now i will do LSPDFR tomorrow, cause its dead late ..or early here Thanks for your interest! You too @qaws
  9. I get this problem. It looks like RPHook cant see the updated game I do have version 1.02824.0_v1, as can be seen in the Version box, that is a screenshot from EPIC-games Library. How can i make RPHook aware of the fully updated game?
  10. GTAbear replied to PatmanIG's topic in Legacy
    Yes i found it! Thank You! Right now and here Charlie advised a method for disabling on EPIC Now someone need to explain a method for Steam
  11. GTAbear replied to PatmanIG's topic in Legacy
    Woot where min the launcher did you find that? Its exactly what i have been looking for. I have even been told that there was nothing to do
  12. GTAbear replied to PatmanIG's topic in Legacy
    My uneducated guess is that this option is available for Steam and Steam only. I know for sure that it is not possible to avoid updating if it is on EPIC-games. Updating starts imediately and there is no setting in EPICgameLauncher that can prospone updating -Or aqt least non that i have found.. That is imho a big miss from EPIC, because updating other games (mandatory) makes any game laggy and not playable. Of cause updating should be a user chosen process, and not a mandatory process as soon as any game is activated.
  13. It works! What i did was to add all to an array, and then check if they had HATE-relations towards player, witch would make them hostiles. Here is the code in case someone else has the same problem Thanks again!
  14. Hi Thank you for assisting once more! No i have not tried that, and i do not know how to sort out the gang-members from other Peds. I expected that using the default relationshipgroup COP would make the partner cop react to all gangs. That could be a mistake! But how can i avoid adding normal civilians to a list of gangsters Ped[] suspectGroup = Game.LocalPlayer.Character.GetNearbyPeds(10); Could include civilians driving on the street. (they flee screaming -very nice touch : )
  15. I have issues with a code that i meant would spawn a 'partner' that would take part in interactions with hatedGroups My code : Instead of reacting towards the hostiles the partner-Ped stands motionless and does not react, even when hit by bullets There are hostiles in all yellow circles. I know the code is used, because i get the trivial-sentence logged. I am missing 'something' in the activation code, but after searching i have not been able to get a responsive 'partner'.
  16. I have searched for a list of the RelationshipGroups, but i cant find it I believe COP is a default group, but what else are also default groups? I have found the list There is one at pasteBin These are the groups:
  17. There is one trick. After you have been through one sequence of cmds, You do not need to type in CLI again. If you hold Ctrl and press arrow-keys then you can browse through all your previous CLI cmds. It is marginally more efficient than having to type letters in the 3 cmds needed for unloadingPluginLSPDFR, loadingPluginLSPDFR and forceduty, where the bolds are the only necessary tokens for the CLI-cmd in question.
  18. Dont do that First launch GTAV and enter story-mode completely Then launch RPHook
  19. oH! THATS... I am so sorry. I have eye-sight issues : / This should work https://www.sendspace.com/file/a9452n
  20. I have made the plugin. Please read the textfile. It also explain 'installation' (copy paste). If you have issues or ideas for improvements please let me know. link: https://www.sendspace.com/delete/rreumu/8d7f526f6f800b4ad0b38d15e1c67ee8
  21. I cant help im afraid But i have to ask where this comes from? Neither docs.ragepluginhook.net/ or Natives has this "GetPersonaForPed" method. What is the API you are using? Is there a page for this LSPDFR API ? I have only used RAGE and Natives in my programs, so if one more exists, i would really like to dig into that For your issue I would look into what LSPDFR.GetPersonaForPed(subject) Actually contain, is it by chance a null-reference ? Try dumping it into log and see what comes out
  22. True, transport of suspects in own cars backseat is not working, however you can get transport of suspects If you have your suspect kneeling !!! (Must kneel!) : Press B and select Suspect-transport & Local-unit. A police-unit drives to your position and pick up the kneeling suspect. You also need to read about the speciel suspects from spontaneous chases :
  23. Afaik you do need to do the arrest-sequence and have the suspect kneeling, then you can call the transport without having to use any menu, with the code i gave you. Total automated arrests are not possible, after all.. YOU are playing the game : )
  24. @FelixAB1988 I have implemented stopping cars and then directing them You can see the plugin functionality here: Let me know if you want the plugin. B.r.
  25. Yes! It is even written on screen Suspect must be kneeling for transport1 -Except the case i described above ------------- In case you do not know To get the suspect to kneel, you tab Q after you have cuffed the suspect (if you hold Q you will frisk the suspect)

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.