Everything posted by Pazzi
-
Ped text only flashes up for a second!
If you have "Enhanced Vehicle Action" plugin, try to disable the speedometer.
-
Do I need simple trainer?
Yes, it will come handy. BTW. It is important to disable the simple trainer keybindings in Trainer.ini in order to not cause collision with LSPDFR keys.
-
LSPDFR crashes after some minutes of game
Try to install this custom gameconfig https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars And these ASI plugin: https://www.gta5-mods.com/tools/heap-limit-adjuster-600-mb-of-heap https://www.gta5-mods.com/tools/packfile-limit-adjuster
-
LSPDFR LOW FPS.
Hi, It is considered normal if your FPS is down about a half when you're running LSPDFR. So, if you want to play LSPDFR with 60 FPS, you must have at least 120FPS when playing vanilla GTA V. The FPS drop is inevitable because RPH needs to battle the anti-modding algorithm from Rockstar.
-
Chill Callouts Discussion
My suggestion is not to spawn peds in the middle of the road. Perhaps you can capture the a few coordinates and put it into a list to be randomized (also add distance checker so it only select nearby coordinate). To add immersion, just use a circle area of the subject instead of directly put an obvious blip/dot. When the player is close enough to the subject, you may put a red blip on them.
-
How to frisk?
Install and use CompuLite to make the citation. After you created it you can use STP menu to give the citation to the stopped ped.
-
Drawing text help
It's very easy. Game.RawFrameRender += RenderDisplay; private void RenderDisplay(object sender, GraphicsEventArgs e) { e.Graphics.DrawText("Your text here", "Arial", 28.0f, new PointF(10f, 100f), Color.FromArgb(255, 255, 255)); }
-
PoliceSmartRadio Crashing
Sometimes there's glitches when PSR try to detect and register buttons. When that happens, the button XML configuration files become corrupted. The only way to fix this is to replace those XML files with the ones coming with the package. Then run LSPDFR again to start over all button registration process.
-
LSPDFR Compatibility 0.4.6
Hi, I suggest to use these plugins as your core setup: Stop The Ped Ultimate Backup Traffic Policer PoliceSmartRadio CompuLite Interaction+ (optional) Those plugins are working fine on LSPDFR 0.4.6 I'm using them myself.
-
GAME CRASHES
Hi there, [1/9/2020 6:55:57 PM.465] LSPD First Response: ============================== [1/9/2020 6:55:57 PM.465] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>". [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Exception type: System.ArgumentOutOfRangeException [1/9/2020 6:55:57 PM.465] LSPD First Response: Exception message: Index was out of range. Must be non-negative and less than the size of the collection. [1/9/2020 6:55:57 PM.465] Parameter name: index [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Inner exceptions: [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Stack trace: [1/9/2020 6:55:57 PM.465] LSPD First Response: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) [1/9/2020 6:55:57 PM.465] at PoliceSmartRadio.DisplayHandler.cascadeCurrentButtonPages(Boolean pageRangeCheck) [1/9/2020 6:55:57 PM.465] at PoliceSmartRadio.DisplayHandler.goToNextPage(Boolean playSounds) [1/9/2020 6:55:57 PM.465] at PoliceSmartRadio.DisplayHandler.<>c.<MainLogic>b__55_0() [1/9/2020 6:55:57 PM.465] at Rage.GameFiber.Main() I think your PoliceSmartRadio installation is corrupted. Try to clean reinstall it (remove all PSR files first)
-
Good PC Specs to run ?
I don't think your PC spec is good enough to play LSPDFR. Minimum spec (my opinion): - CPU: 4 cores - RAM: 8GB DDR4 - GPU: Nvidia GTX 1050 My Recommended spec: - CPU: 8 cores - RAM: 16GB DDR4 - GPU: Nvidia GTX 1070
- Help
-
Idea for new call-out pack
Those are awesome idea for callouts. Perhaps it would be great if you could also provide the detail on each callout. I mean not just the title, you might also put down some scenario (storyboard) and detail interaction on how the callout would look/feel like. The most difficult part on creating a quality callout is how to create a detailed and immersive interaction. I would say by putting down more than a 'title' would definitely help the callout developer. 🙂
-
fix for traffic stop - STP menu's
I think that's the way it is. The recent STP introduces new Traffic Stop Menu. If you want to use it, be sure to disable vanilla traffic stop menu interaction in the lspdfr\keys.ini file. If you don't want to use it, you may simple disable it in the StopThePed.ini file. After the ped exits the vehicle, I think you have to double tap E key to activate main StopThePed menu, which is normal.
-
Albo Assorted Callouts - Keybinding 'D0'
Incorrect. Correct. 👍
-
LSPDFR 0.4.6 & LML - Now available!
Hi Sam, the new vehicle detention animation is very good addition to LSPDFR. I've tried it. But, there's a major glitch which only happens when your police car is SUV type vehicle (e.g. FPIU or Tahoe) The suspect animation is still played as it is entering a sedan type car, especially when you put them on the rear right seat.
-
Hey Sam
Hi, I use Albo's Traffic Policer and PoliceSmartRadio. Both are working fine in the latest GTAV 1868 & LSPDFR 0.4.5 FYI. My core plugins are: Stop The Ped Ultimate Backup CompuLite Traffic Policer PoliceSmartRadio Perhaps try to do a fresh install of those plugins. Perhaps there's any corrupted files.
-
LSPDFR Frame Rate
Yes, it is normal. You'd get sudden drops usually during pull over and pursuit. You'd get more FPS drop when calling a lot of backups and ELS cars.
-
Code 2 is code 3? [SOLVED]
If you're using ELS vehicle models, the AI car will always come with sirens sounds when the lights are on. That's the known issue with ELS vehicle.
-
Memory bad.
[12/20/2019 11:58:50 AM.166] LSPD First Response: [TRACE] Started loading LSPDFR [12/20/2019 11:58:50 AM.166] LSPD First Response: [INFO] Running LSPD First Response 0.4.4 (0.4.7204.1487) [12/20/2019 11:58:50 AM.167] LSPD First Response: [INFO] Compiled on 21 Sep 2019 22:49:34 UTC Update your LSPDFR to version 0.4.5
-
Vocal Dispatch Not working.
The button is PTT (Push To Talk). You should hold the button while talking.
-
Traffic stop interact key
If you already set them all to None and you still get the vanilla LSPDFR traffic stop menu, then you must have edited the wrong keys.ini file. Please make a screenshot of the keys.ini file location in windows explorer.
-
Traffic stop interact key
Perhaps you changed the wrong keybind? Make sure you change these: TRAFFICSTOP_INTERACT_Key=None TRAFFICSTOP_INTERACT_ModifierKey=None TRAFFICSTOP_INTERACT_ControllerKey=None TRAFFICSTOP_INTERACT_ControllerModifierKey=None
-
Cant Get RagePlugin To Work
[12/11/2019 10:05:58 PM.623] Version: RAGE Plugin Hook v1.69.1254.16006 for Grand Theft Auto V [12/11/2019 10:05:59 PM.210] ================ RAGE Plugin Hook ================ [12/11/2019 10:05:59 PM.235] Detected Windows 8 Home (64-bit) (6.2.9200.0)! Please download and install the latest RagePluginHook https://ragepluginhook.net/Downloads.aspx?Category=1
-
issues with lspdfr 0.4
no worries. enjoy the game 🙂