Everything posted by Pazzi
-
LSPDFR+ (Better Traffic Stops, Court System)
Hi, you need to make sure the "pursuit strategy" is set to "automatic". If it is "manual" and "safe", that's what you will get...
- 1,178 comments
- 137 reviews
-
ScriptHookV update is out! 18/12/2018
yeah.. make sure your "mods\update\update.rpf" file is the one that comes with the new patch.
-
Change default spawn character models in car
if you're using custom backup, edit the custombackup.xml file to define your unit's car model.
-
reverting update wont work with RPH.
if you didn't back up the old GTA V exe files, then nothing you can do.
-
Change default spawn character models in car
check you "backup.xml" in "GTAV\LSPDFR" directory. the default NooseSWAT backup is using "fbi2". perhaps that's causing your issue.
-
reverting update wont work with RPH.
If you have backups, make sure to replace these files with your old backup: - GTA5.exe - GTAVLauncher.exe - update\update.rpf Test it first by running the GTA V only. If you have steam version, make sure to add "-scOfflineOnly" in the "commandline.txt" file.
-
LSPDFR Computer+
- 1,742 comments
- 172 reviews
-
Interaction+ | Lite Computer System | Field Sobriety Test | Field Test Kits
- 1,005 comments
- 68 reviews
-
CyberPowerPC/Acer Nitro 5
you can buy a WIFI PCI-e card,
-
in game vehicle problem
press "V" key several time while you're in vehicle to switch the camera zoom level
-
Checking if Ped is dead
of course, if you shot the ped in the head a few times, the Ped.isDead will return true, which mean the ped is totally dead. Nothing wrong with it. 🙂 what do you mean with "dying"? do you mean the ped is still alive but badly injured? from my experience, when the ped is already lying down in ragdoll state, that would always mean that the ped's isDead=true; FYI. when isDead=true, you cannot ask the ped to play certain animation task. you have to do some workaround to make the dead ped playing animation.
-
Pursuit.Exists() or similar request
If you want to check if the pursuit is still active, check if it is null or not. LHandle pursuit = Functions.GetActivePursuit(); if (pursuit != null) { End(); }
-
SWAT Callouts
I don't think that callout is compatible with newer RPH & LSPDFR (version 0.3). CMIIW.
-
Computer+ 2019 iPad for all departments
-
ScriptHookV Alternative
Hey updated SHV has just been released http://www.dev-c.com/gtav/scripthookv
-
[REL | WIP] LSPDFR Computer+
If you got crashes and need more available memory in GTAV, please try this solution: https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651
-
LSPDFR Computer+
If you got crashes and need more available memory in GTAV, please try this solution: https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651
- 1,742 comments
- 172 reviews
-
Metro Callouts 3 | Llamadas en Español
-
LSPDFR Computer+
- 1,742 comments
- 172 reviews
-
Visualsettings line for wigwags?
did you mean wigwags on the headlights? i think it's controlled by mods like ELS or Emergency Strobe.
-
LSPDFR Computer+
if you have EUP, try to remove that as well. or at least unload it (using f4 menu) after you finished customizing your character. I noticed that C+ would be more stable with less RPH plugins. (plugins in "GTA V\Plugins" folder)
- 1,742 comments
- 172 reviews
-
LSPDFR crashing after add on car
if you added more car slots and the game crash after that, you might need to install a modified gameconfig. you can google 'gta v gameconfig' and try download and install it using openiv.
-
LSPDFR Computer+
just a tip. to make C+ more stable, don't toggle the pause & background buttons. (don't touch those buttons) somehow if I un-pause or remove the background, C+ tends to crash after a while...
- 1,742 comments
- 172 reviews
-
When dialogue finishes, the LSPDFR interface and buttons are not accesible.
Try to comment this line: GameFiber.Hibernate();
-
Tampa Police Department Inspired Pack (DLC/ELS)
- 47 comments
- 16 reviews