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

Reputation Activity

  1. Thanks
    Rumours regarding the price of GTAVI are pointing to a price above 100 USD and for a extended mode the same in €..!
    Where is enough enough for Yoú ?
    The price should also be viewed in the light of the issue Killed games.
    If we are expected to pay 100 USD for just playing the game for a period of time, and not owing the game after actually having bought it, it is at least for me above my acceptance of price for a video-game 🙄
  2. Like
    I refer to all the hallahbalula there has been on soMe about killed games where games with mandatory login to game-portals like Steam or R* social-club, suddenly are not available any more like: Warframe, Star Trek Online, Quake Champions, PUBG: BATTLEGROUNDS, Path of Exile, Neverwinter Knight Online. A couple of FIFA tittles has also been removed. All the above are Steam games.
    -Also i saw a post that said that GTAVI will not be modable. Imo that lower the value considerable! -And if that is true, all speculations about lspdfr for VI is futile.
  3. Like
    Oh.. there is a plugin named "map-editor" that has the feature. Ty.
  4. Thanks
    GTAbear got a reaction from BB. in New programmer or aspiring to be one?   
    New programmer or aspiring to be one?
    Here are my 2024 list of invaluable must have tools for LSPDFR:
     
    All GTA Objects:
    https://forge.plebmasters.de/
     
    complete Native (API for all known base GTAV methods)
    https://nativedb.dotindustries.dev/gta5/natives

    complete RAGE (API for all known base RAGE methods)
    https://docs.ragepluginhook.net/

    All GTA SP vehicles
    https://www.gtabase.com/grand-theft-auto-v/vehicles/#sort=attr.ct3.frontend_value&sortdir=desc&attr.ct5.value=gta5-story&page=1

    Very helpful info about GTAV
    https://wiki.gtanet.work/index.php?title=Main_Page

    Database for all GTAV decals map-elements and more
    https://docs.fivem.net/docs/

    Hashcodes for GTAV
    https://alloc8or.re/gta5/nativedb/

    The Callout modder guide
    https://docs.google.com/document/d/1wpxOp67iJNu3V0z0ZLkjgGewni_Umu80UNiaaXVjS7w/edit#heading=h.b3n87s77xcfi
     
    Disclaimer I am not affiliated to any of above in any way
    Do add your own links in the comments
     
  5. Thanks
    GTAbear got a reaction from BB. in HOW TO MAKE PED NPC LOOK LIKE THIS?   
    Do you mean the name of the animation that makes a ped point its weapon downwards as the ped moves slowly ahead?

    It is not easy to find a specific animation because there are so many, but i can link you to the animation list:
    https://docs.ragepluginhook.net/html/62951c37-a440-478c-b389-c471230ddfc5.htm
  6. Confused
    GTAbear got a reaction from Cyan in Why do I get a Virus detected on LSPDFR File ??   
    Was that the .exe-version (With installer) or the Manual-install-version. I have just fetched the manual-install, and i had no problems.
    The manual install is better that the exe anywitch. There are no 'leftovers' in browser-cache
  7. Like
    GTAbear got a reaction from Gan Ceann in Why do I get a Virus detected on LSPDFR File ??   
    Was that the .exe-version (With installer) or the Manual-install-version. I have just fetched the manual-install, and i had no problems.
    The manual install is better that the exe anywitch. There are no 'leftovers' in browser-cache
  8. Love
    GTAbear got a reaction from Officer Here in merry chrysler   
    That would be sooo nice. Trump would drown...

    And right back to you, and all on team! You are doing a fantastic job!
    🎄Merry Christmas All🎄

  9. Love
    GTAbear got a reaction from Lennyy in merry chrysler   
    That would be sooo nice. Trump would drown...

    And right back to you, and all on team! You are doing a fantastic job!
    🎄Merry Christmas All🎄

  10. Love
    GTAbear got a reaction from Cyan in merry chrysler   
    That would be sooo nice. Trump would drown...

    And right back to you, and all on team! You are doing a fantastic job!
    🎄Merry Christmas All🎄

  11. Like
    GTAbear got a reaction from whoopwhoopdonuts in [HELP] Callouts on/off   
    You mean stop Dispatch from calling Player? Functions.SetPlayerAvailableForCalls(false);//stop dispatch callouts 
  12. Like
    GTAbear got a reaction from Officer LinChina in New programmer or aspiring to be one?   
    Callouts and plugins are in c#
  13. Like
    GTAbear got a reaction from Cyan in New programmer or aspiring to be one?   
    Callouts and plugins are in c#
  14. Like
    GTAbear got a reaction from Joe C Wilson in "On me" (let police offcers follow you)   
    I have only released custom versions of features that i have in the plugin, that have been  specifically asked for, so if you want the partner functionality that i have i can make a separate plugin with that.
    My complete plugin is not going to be released and never was meant to, that would simply not make sense, because there are other popular plugins that does everything i have already, so my plugin would be a HUGE reductant bloatware. I made the plugin because programming is the part that interests me and especially because i dont want to use others plugins.
     
  15. Confused
    GTAbear got a reaction from cherryaerie in Character change   
    You do that in a police-station, but it is a really stupid process you need to use, where you pick a mother and father for your character -Must be one of R* worst ideas..
    But you can also create a new character in GTAV\lspdfr\chars
    DO MAKE A SECURITY BACKUP BEFORE EDITING THAT FILE!!!
    Use notePad, and NOT a document-editor!
     
  16. Love
    GTAbear got a reaction from zombieguy in im bored lets start a conversation about lspdfr   
    Do you know the RL "Sandy Shores", and the absurd story behind?
    It is all real! The marooned abandoned and run down skit-road vibe comes from Salton-Sea Holyday and resort. One of the biggest development and miscalculation disasters in USA.
     
  17. Like
    GTAbear got a reaction from Rosebuddy in New programmer or aspiring to be one?   
    New programmer or aspiring to be one?
    Here are my 2024 list of invaluable must have tools for LSPDFR:
     
    All GTA Objects:
    https://forge.plebmasters.de/
     
    complete Native (API for all known base GTAV methods)
    https://nativedb.dotindustries.dev/gta5/natives

    complete RAGE (API for all known base RAGE methods)
    https://docs.ragepluginhook.net/

    All GTA SP vehicles
    https://www.gtabase.com/grand-theft-auto-v/vehicles/#sort=attr.ct3.frontend_value&sortdir=desc&attr.ct5.value=gta5-story&page=1

    Very helpful info about GTAV
    https://wiki.gtanet.work/index.php?title=Main_Page

    Database for all GTAV decals map-elements and more
    https://docs.fivem.net/docs/

    Hashcodes for GTAV
    https://alloc8or.re/gta5/nativedb/

    The Callout modder guide
    https://docs.google.com/document/d/1wpxOp67iJNu3V0z0ZLkjgGewni_Umu80UNiaaXVjS7w/edit#heading=h.b3n87s77xcfi
     
    Disclaimer I am not affiliated to any of above in any way
    Do add your own links in the comments
     
  18. Like
    GTAbear got a reaction from eazbox in LSPDFR & RAGE Plugin Hook Enhanced and Upcoming Site Upgrades   
    Yes, and my uess would be that it would only have to be done once. After Enhanced is released i doubt RS will add anything new to legacy.
    Enhanced is a new executable and they want all current online players to buy that.
    Enhanced is a ploy to get the outermost out of gtaV! So kind of a scam.
  19. Like
    I hope you will still support the legacy version since there are many people that stays on that.
  20. Confused
    It's very early days yet, but I can say we wouldn't want to be in a situation where we're duplicating large amounts of effort, so we'd have to see what that involves closer to the time.
     
  21. Like
    GTAbear reacted to Rich in LSPDFR Plugin Visual Studio Project Template   
    Not sure if this already exists in some form, but I thought it would be helpful to some new/aspiring developers.  Helpful feedback/suggestions welcome.
     
    https://github.com/Rich-Dunne/LSPDFR-Plugin-Template


  22. Thanks
    GTAbear got a reaction from lucaxfwc in How to use Backup in LSPDFR Plugins.   
    There are guess-work in chat-gpt 'solutions'.
    You should study the documentation instead.
    For an ambulance you use
     
     
     
  23. Thanks
    GTAbear got a reaction from FPIUGuy in Speed limit 2023   
    I can tell you what i use for my plugin, but thats just plain info, not anything that is shown dynamically:
    15 m/H Winewood Residential
    25 m/H Inner City roads

    35 m/H various out-of-city-roads
    45 m/H
    50 m/H

    60 m/H Highway
    70 m/H Freeway
    But you are asking for a plugin -right?
  24. Like
    GTAbear got a reaction from Back12 in Favorite spots to run radar   
    There are infact only a few areas where cars are speeding. The default drive-speed is way under the limit in most areas outside the city-limit.
    Inside the limits of central LS, cars will speed almost constantly. Outside not at all.
    There are however a couple of speed-traps.
    The highway at Edd'-supermarked has limit of 45. -ALL cars are speeding there
    The same is true in a 35 zone near the county jail -ALL cars are speeding there
     
  25. Love
    GTAbear reacted to rcsd2007 in Packs by me   
    I'm just going to put this out here, If you downloaded any of my packs and are waiting on updates/fixes everything I have been working on is on hold.  Long story short I got some personal issues going on, I'm currently going through a divorce. I have updates ready but I haven't touched the game since April to test to see of everything is ready to go, I apologize to every one but real life will come before any game. When I'm back mentally enough to continue I will.

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.