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. Hmm.. What is your game-platform? I have mine on EPIC.. Do you have anything installed other than LSPDfr? We need to see your RagePluginHook.log Perhaps something is blocking loading GoTo your GTAV-folder and copy-paste the file-content of RagePluginHook.log here: https://pastebin.com/ Then paste the link to the paste here
  2. Actually better to get the zip and simply paste everything in GTAV-main-folder But that aside -You have updated your base-game ? Also, where does it come from? Also-2 : Read Where i go through the update process in details
  3. You also need to First update your base-game through the platform you use (steam, EPIC, R*) Have you done that? If not you need to be a bit careful, and make sure you remove all parts of the attempted LSPDfr modules you now have installed for new game-version, before you make the game-update -if you update in the wrong sequence, you may end up with a need to re-install Base-game. Its not a 'big-deal' but it takes 45+ min on decent web-connection So FIRST base-game update Then LSPDfr + RPHook updating
  4. First Atm. LSPDfr & RPHook is outdated, and before a new version is released (few days->week) you cant play. Just be patient and wait for the update 🙂
  5. I did not knew your specs at all when i answered 😛 -Yes you should be fine and more with any visual-upgrade, so with that in mind, i do not know what your issue could be
  6. My guess is your video-ram is limited. Graphics needs resources thats how it is. add-ons for extended graphics need to take resources and when you then load LSPDfr the resources is reclaimed by LSPDfr, because it runs on high priority. You could at least in theory start to mess with that and change priorities for running apps, but that is not recommended! It would also lead to gameplay-lag, and crashes. The only thing you should do is to make sure no resource is being used by trayed apps like internet-apps for communication Discord and similar, shut down absolutely everything that is not part of your LSPDfr game -That includes the game-launcher, because it will do background checkups and run updates -You do not want that!
  7. You can fight them 😛 Random attackers are a fun gameplay element, one that could add more spice to your outcalls. In fact LSPDfr uses that element when you have a shoot-outs in gang-areas, then random gang-bangers will spontaneous join the party, some times they will even be your support crew 😛 (Happens if the baddies start to shoot before you do) But the issue is that you have abandoned an ongoing mission/ Task in GTAV-basegame, either go and finish that mission, or select to scrap progress and bail out, then save.
  8. Do you use plugins? ELS or similar? If several plugins are loaded, then conflicts in different UI's can cause strange things I dont understand that Have you removed a DLC car or ..?
  9. STP is not needed. You describe the default arrest sequence in native LSPDfr without any plugins loaded, however the officers position is important: https://www.lcpdfr.com/forums/topic/125207-binding-keys/?do=findComment&comment=727298 That 'left-position' is what causes most griefs
  10. That is correct. I have a ton of money on screen, but i dont have 10 c available for a telescope 😜 code method void SetPedMoney(int /* Ped */ ped, int amount); does also not create spendable money
  11. Do you have newest and version-supported PRHook? The version must correlate with the R* release number of base game If you have a 100% updated GTAV through your game-portal (Epic / steam)m then the current RPHook that is useable can be found here: https://discord.com/channels/165029423840493568/954822498329981009
  12. I understand and agree with you, but if you got an issue with automated callout diversity, it is quite simple to get randomized callouts. You need a document with all your installed callouts Give each callout a number 1..last Use this website https://www.google.com/search?client=firefox-b-d&q=generate+random+number+online to generate a random number, and then just pick the callout from the list. Now you have all your callouts available, and you dId not select the callout yourself 🙂 A bit wonky, but it works.
  13. ...But your LOG? Do POST it, if you want someone to help you..
  14. That happens if you * Are in a unfinished story-chapter. You must be in free roaming, and not inside a story-chapter, when you hook GTAV with RPHook * Have committed a violent act as civilian (like shot a gun or stole a car It is also important taht you do not hook before you are completely in story-mode and can move freely My final advice is to disable all plugin, and only load LSPDfr alone. Then you have proof-of-concept if everything works, and you also know that one or more of your plugin has to be updated or deleted. It would help if you post your RagePluginHook.log from folder GTAV
  15. Read Follow directions
  16. ..But Then do what @Drifty349 said, and if not fixed with his suggestion post that log i pointed to
  17. Totally disagree. What is buggy for you? Remember that LSPDfr should not be marked negatively, because you have some dodgy plugin. Bad plugins will ruin the game. LSPDfr-vanilla is not buggy
  18. You do have the template for a callout? If not it is very useful: Also the template: ...witch i cant find?! Maybe you have it? If not i can post it, but its not mine, so i dont know.. Someone may have the link and posts it
  19. 😛 -me, but @Cyan is much more knowledge, and he is 100% correct. That 'code' is at best possible to regard as pseudo-code, it simple does not comply with the API at all, so all actual methods would have to be made, as a class-extension library, and from scratch. I think the AI attempt is interesting though, because it shows that noone making callouts for LSPD should feel threatened by chatGPT anytime soon 😛
  20. I can try that too Ohh that way! Thanks!
  21. Well any complete c# library platform would be useable, but i use MSVisualStudio-community release (free version), and am pretty pleased with that. If you post the AI-code i will be happy to attempt to build it for you
  22. Does it work for you? I have tried with input : bind "x" FORCE_NEW_CALLOUT" I get the respond: Console : Bound command for x But if i press x in game, nothing happens, and in console it says: Console : Unknown command or variable "force_new_callout" What about you? NB I do not have any callout-pack installed i only have the 3 default callouts
  23. You only have raw code -right The tool did not give you a dll (of cause not) So the raw code from the tool need to be build, and the resulting dll need to be installed in proper folder
  24. API so key-press could be used to invoke a new callout, but if there already i a functionality with "X", then it would be fine. I will try and see if pressing "X" works.
  25. I suggest to add to the methods requestCallout() and overload requestCallout(string typeof) The purpose should be to be able to initiate a call-out with just one keypress in a feature-dll. The method should pick one of the installed callouts either from all with requestCallout(), or from all of a special type requestCallout(string typeof) The method should invoke even if call-out-requests in Police-radio is set to No-callout

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.