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.

OutCast

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    OutCast reacted to UnknownBastion in Had a crash   
    Yeah you might want to report that to Bejo and see if that gets looked into. The crash had to do with entity and at that moment is when Ultimate Backup was trying to do something with your partner.
  2. Like
    OutCast reacted to UnknownBastion in Had a crash   
    I believe your issue relates to Ultimate Backup. I believe you might be a version behind. Try updating from here. Make sure to use an adblocker on his site as there are a lot of weird ads.
  3. Like
    OutCast reacted to Cyan in My uploaded file is stuck at 90% for a long while now   
    Looks like something went wrong, should be fixed now.
  4. Like
    OutCast reacted to Lennyy in Forceduty Crash   
    One of your .xml file is throwing an error.
     
    [1/8/2025 11:33:25 AM.541] LSPD First Response: Exception message: The 'PoliceStations' start tag on line 1 position 2 does not match the end tag of 'Station'. Line 138, position 4.
  5. Like
    OutCast reacted to Lennyy in LSPDFR crash   
    In that log it shows you're missing RawCanvasUI, have an update available for JMCallouts and the UB/STP crash. You'll just need to reload LSPDFR for that matter.
  6. Like
    OutCast reacted to Lennyy in LSPDFR crash   
    You have CalloutInterface in your Plugins/LSPDFR folder 😄
    "[1/3/2025 3:12:51 PM.155] LSPD First Response: CalloutInterface, Version=1.4.1.3, Culture=neutral, PublicKeyToken=null"
    It just didn't load at all cause it was missing RawCanvasUI.
     
    As far as I'm concerned, GrammarPolice doesn't use it.
    You're welcome nontheless!
  7. Like
    OutCast reacted to Lennyy in LSPDFR crash   
    You’re missing RawCanvasUI which comes with CalloutInterface. The latter crash was random.
     
    Update JMCalloutsRemastered
     
    Move CalloutInterfaceAPI.dll, IPT.Common.dll and RageNativeUI.dll from Plugins\LSPDFR\ to your main directory.
  8. Like
    OutCast got a reaction from Cyron43 in Patrol bike in pairs   
    That sounds great! I can't wait until the v1.0 is out. I'ts definitely a very exciting mod to play.
     
    BTW, will there be a way to get the mod working having a 2 man bike? I use a police modded hakuchou (can sit 2 on it)
     
    Again, thank you for the dedication you put in
  9. Like
    OutCast reacted to Cyron43 in Patrol bike in pairs   
    One problem solved, the next shows up. It's always the same with software development. The biggest problem currently is concurrent handling of the partner, that means a fight between LCPDFR and my mod in certain situations. You can see this after any cop mission where the partner was involved in any way. He just stands there even though my mod orders him onto his bike.
    Good news: All bugs in the list are fixed. To do: more testing, some more polishing of the driving behavior and the guide.
    There's a new test build in my repo (see link above). What still needs to be done can be seen on the issue tracker page.
  10. Like
    OutCast got a reaction from Cyron43 in Patrol bike in pairs   
    Ah ok, didnt know. Im going to try this with the original policeb then. Policeman is the one i have tried.
    Bin auch Deutscher ^^
     
    I have no idea, I just took it from google for a better expose.
     
     
    Edit: Now its working thanks   Sometimes he glitches out and grabs other vehicles but its ok since it's only a development phase
  11. Like
    OutCast got a reaction from Cyron43 in Patrol bike in pairs   
    Thanks for all the hard work you are investing in this mod, it's very laudable!
  12. Like
    OutCast got a reaction from DivineHustle in Patrol bike in pairs   
    Thanks for all the hard work you are investing in this mod, it's very laudable!
  13. Like
    OutCast reacted to Cyron43 in Patrol bike in pairs   
    So here it is, my proof of concept. You can find the download at the bottom of this post. This is NOT an LCPDFR plugin, so install it in the Script folder just as any other .net mod.
    (How can I resize pictures here?)


    POLICE PARTNER ON BIKE
    ----------------------
    Hi there,
    what you got here is not a real mod yet but just a so called "proof of concept".
    Please do not install this dll if you expect something which runs flawless and fun.
    I made this because some GTA IV players requested a mod which enables your police partner to go on bike patrol with you.
    Some people think that's not possible but here you go. :)
    A "Proof of concept" showcases the feasibility of an idea for a software solution and is a very very early version of a software product.
    Does it work? Yes but expect a lot of bugs and glitches.

    WHAT NEEDS TO BE DONE
    ---------------------
    - Optimize the driving behavior of your partner.
    - Eliminate the bugs
    - Remove debug messages

    HOW TO USE
    ----------
    Please follow these instructions to get a first glimpse of what you will get in the future:
    - Place Luis (TBOGT only) anywhere on a pavement or a street. (1)
    - Spawn a police bike for you.
    - Spawn a cop ped with the simple native trainer. (2) (3)
    - Sit on your bike.
    The next thing that should happen is that another police bike is automatically being spawned.
    Now go on a ride. Your partner will sit on that other bike and follow you all along. (4) (5)
    When you want to stop and get off your bike he will do the same after he approached near you.
    You see there is no special keystroke or configuration involved with this. The intention of this mod is to "install and forget". It just ought to work as if it never has been any different.

    LEGAL INSTRUCTIONS
    -----------------
    Please respect my work by not copying it and claiming it as your own somewhere else. This includes the code.

    WHERE TO REPORT BUGS
    --------------------
    Nowhere yet. This is indeed a proof of concept and the code is not fully fleshed out yet. I know of the bugs already. :)

    FOOT NOTES
    ----------
    (1): The partner bike will most likely not spawn if there is no street or pavement nearby (i.e. if you are on the big parking lot at Northwood).

    (2): Please use "Spawn Ped" but not "Spawn bodyguard". The latter one has a different behavior which probably leads to unexpected results.

    (3): You can also make him your partner if you wish (Activate LCPDFR, aim at him with a pistol and press G).

    (4): At the moment your partner enters the bike you will see the first glitch. He enters, gets off the bike, enters and so on. Just drive 20 meters or so away and you will see he will begin to drive also.

    (5): As I already said, the driving behavior needs optimization. At the current project state your partner just attempts to drive with 50Mph and he may probably crash into you if you drive much slower than this. On the other hand he will fall way behind if you drive any faster than 50Mph.
  14. Like
    OutCast got a reaction from Cyron43 in Patrol bike in pairs   
    I see, about credit and dignity. Can't be reproachable.
     
  15. Like
    OutCast got a reaction from Cyron43 in Patrol bike in pairs   
    I see, thank you for your answer. I hope that some modder decide to make such a mod, its currently on demand and would be fun to play.
     
    Greetings
  16. Like
    OutCast got a reaction from Deactivated Member in LCPDFR 1.0c Hotfix   
    Policemen when patrolling must have these 3 indispensable things:
    -Hat
    -Pistol
    -Cup of coffee
     
    Now me are geared up to protect the streets.

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.