Reputation Activity
-
ziipzaaapM16A4 got a reaction from JhnDoe for a file, AmbientAICalloutsAmbientAICallouts for LSPDFR
Copyright (C) 2021 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Update V0.9.9.02 Released
Better late than never.
Feature/Function:
AmbientResponse system wich triggers AiCallouts.
- Get police scanner feedback.
--> Units get their own call sign. Less redundancy.
AiCallouts can turn into LSPDFR Callouts.
- 6 AiCallouts included.
- 4 LSPDFR Callouts included. ==> execution only by AiCallout
RageNativeUI Menu
- Watch over the entire Neighborhood and Start Emergency's and other stuff
with the convenience of a easy controllable Menu and a big mini map.
- Partial Settings editor
- Settings Save function
AiCallout API & documentation. Create your own AiCallouts.
--> reload AiCallouts without reloading LSPDFR.
- GrammarPolice Support: no interruption by Dispatch [Outdated API]
- Heli Assistance Support: Helicopter responding to AiCallouts.
Meet other Units while their Breake
- StandingAmbientAI has been developed to make your units more immersive.
Meet your colleagues in the street and idle for emergencies.
RejectedCalloutAI
--> If you don't take the call, AI has to Respond
- The Unit will respond to the location of the call you denied.
Ressource friendly Cop Car Pool
- Units will only be claimed and persistent while emergency's allowing them to be used by other mods.
- Units get their persistent Callsign by writing it on the License Plate.
Custom Voice Line System (API integration later)
- A Custom Voice Line System that allowed us to implement different available voice lines.
- Brian Watts (Homepage Voice Actor) is a Police Officer on Duty with custom voice lines. He drives 1-Lincoln-35.
Here is a List of all development demos & other videos:
How to Use:
- Automatic separate AmbientResponse System which triggers AiCallouts.
- The AI will call for Backup if they need you. It will be shown as a LSPDFR Callout. (you have to be available for calls)
- Attach yourself to an AiCallout
simply use GrammarPolice and tell dispatch "show me responding in addition"
or by pressing CTRL + X (can be changed in .ini)
- Menu for AAIC by pressing LCTRL + F8
- You cannot attach yourself to an Rejected LSPDFR Callout from the RejectectedCalloutAI Feature.
- Console Commands for...
StartRandomAiCallout => Forcing an random AiCallout,
StartAiCallout AiCalloutName => Forcing an specific AiCallout,
AbortAllRunningAiCallouts => Aborting/Cleaning up all AiCallout,
AbortAiCallout FiberNumber => Aborting/Cleanup an specific AiCallout,
ReloadAmbientAICalloutSettings => Reloading AmbientAiCallout Settings,
ReloadAiCalloutPlugins => Reloading the AiCallout dll's from /plugins/LSPDFR/AAIC
Installation:
Paste everything into your main Grand Theft Auto V folder.
Except for the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll
Recommended Addon:
Grammar Police V1.4.1.3
Heli Assistance V2.4.2
API and Documentation:
Create your own AiCallout. We provide a textual and visual documentation and template to easily create an AiCallout.
Learn from existing AiCallouts. OpenSource AiCallouts: https://github.com/ziipzaaapM16A4/Default-AiCallouts-Pack
Use the Template to jump right into development. All necessary and recommended are already there and with comments:
https://github.com/ziipzaaapM16A4/AiC_Example
Please don't forget to rate this plugin afterwards.
if you find a bug then give me the chance to take a look at it before posting a negative rating.
Attention: AAIC is penetrating the boundaries of GTA V's ability to manage/tasks objects in the GTA world objects. That doesn't mean that its likely to crash. It just means that if objects are to far from the player, GTA is more likely to prioritize things in the near. It can result in object not tasking things in the distance or GTA cleaning themselves up. This is one of the main reason why AiCallouts aborts themselves. So far this Theory could never be approved by senior developers i want to say i've reviewed the code a dozen times, i cannot find a piece of code causing vehicles to go invalid.
We do prevent crashes but we cannot prevent the abort of an AiCallout.
Important Note: The more mods that are loaded onto the game, the more the instability rises.
Large vehicle packs can greatly reduce an entity's lifetime before it is deleted from the pool by whatever visual or scripted mods.
Known Issue: Please open supportticket on our Discord if you encountered an Error.
- Most of the issues are invalid object errors but they should not lead lspdfr to crash, these errors just give back log.
The Reason might be older versions of ELS which would despawn police vehicles left alone.
Visit Changelog from Released June 28, 2024. Version 1.05
- Sometimes if you are to far from an AiCallout the process will sleep until you're nearby due to rage not executing tasks to reduce resource usage.
-
ziipzaaapM16A4 got a reaction from TheRealRGTV for a file, AmbientAICalloutsAmbientAICallouts for LSPDFR
Copyright (C) 2021 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Update V0.9.9.02 Released
Better late than never.
Feature/Function:
AmbientResponse system wich triggers AiCallouts.
- Get police scanner feedback.
--> Units get their own call sign. Less redundancy.
AiCallouts can turn into LSPDFR Callouts.
- 6 AiCallouts included.
- 4 LSPDFR Callouts included. ==> execution only by AiCallout
RageNativeUI Menu
- Watch over the entire Neighborhood and Start Emergency's and other stuff
with the convenience of a easy controllable Menu and a big mini map.
- Partial Settings editor
- Settings Save function
AiCallout API & documentation. Create your own AiCallouts.
--> reload AiCallouts without reloading LSPDFR.
- GrammarPolice Support: no interruption by Dispatch [Outdated API]
- Heli Assistance Support: Helicopter responding to AiCallouts.
Meet other Units while their Breake
- StandingAmbientAI has been developed to make your units more immersive.
Meet your colleagues in the street and idle for emergencies.
RejectedCalloutAI
--> If you don't take the call, AI has to Respond
- The Unit will respond to the location of the call you denied.
Ressource friendly Cop Car Pool
- Units will only be claimed and persistent while emergency's allowing them to be used by other mods.
- Units get their persistent Callsign by writing it on the License Plate.
Custom Voice Line System (API integration later)
- A Custom Voice Line System that allowed us to implement different available voice lines.
- Brian Watts (Homepage Voice Actor) is a Police Officer on Duty with custom voice lines. He drives 1-Lincoln-35.
Here is a List of all development demos & other videos:
How to Use:
- Automatic separate AmbientResponse System which triggers AiCallouts.
- The AI will call for Backup if they need you. It will be shown as a LSPDFR Callout. (you have to be available for calls)
- Attach yourself to an AiCallout
simply use GrammarPolice and tell dispatch "show me responding in addition"
or by pressing CTRL + X (can be changed in .ini)
- Menu for AAIC by pressing LCTRL + F8
- You cannot attach yourself to an Rejected LSPDFR Callout from the RejectectedCalloutAI Feature.
- Console Commands for...
StartRandomAiCallout => Forcing an random AiCallout,
StartAiCallout AiCalloutName => Forcing an specific AiCallout,
AbortAllRunningAiCallouts => Aborting/Cleaning up all AiCallout,
AbortAiCallout FiberNumber => Aborting/Cleanup an specific AiCallout,
ReloadAmbientAICalloutSettings => Reloading AmbientAiCallout Settings,
ReloadAiCalloutPlugins => Reloading the AiCallout dll's from /plugins/LSPDFR/AAIC
Installation:
Paste everything into your main Grand Theft Auto V folder.
Except for the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll
Recommended Addon:
Grammar Police V1.4.1.3
Heli Assistance V2.4.2
API and Documentation:
Create your own AiCallout. We provide a textual and visual documentation and template to easily create an AiCallout.
Learn from existing AiCallouts. OpenSource AiCallouts: https://github.com/ziipzaaapM16A4/Default-AiCallouts-Pack
Use the Template to jump right into development. All necessary and recommended are already there and with comments:
https://github.com/ziipzaaapM16A4/AiC_Example
Please don't forget to rate this plugin afterwards.
if you find a bug then give me the chance to take a look at it before posting a negative rating.
Attention: AAIC is penetrating the boundaries of GTA V's ability to manage/tasks objects in the GTA world objects. That doesn't mean that its likely to crash. It just means that if objects are to far from the player, GTA is more likely to prioritize things in the near. It can result in object not tasking things in the distance or GTA cleaning themselves up. This is one of the main reason why AiCallouts aborts themselves. So far this Theory could never be approved by senior developers i want to say i've reviewed the code a dozen times, i cannot find a piece of code causing vehicles to go invalid.
We do prevent crashes but we cannot prevent the abort of an AiCallout.
Important Note: The more mods that are loaded onto the game, the more the instability rises.
Large vehicle packs can greatly reduce an entity's lifetime before it is deleted from the pool by whatever visual or scripted mods.
Known Issue: Please open supportticket on our Discord if you encountered an Error.
- Most of the issues are invalid object errors but they should not lead lspdfr to crash, these errors just give back log.
The Reason might be older versions of ELS which would despawn police vehicles left alone.
Visit Changelog from Released June 28, 2024. Version 1.05
- Sometimes if you are to far from an AiCallout the process will sleep until you're nearby due to rage not executing tasks to reduce resource usage.
-
ziipzaaapM16A4 got a reaction from 3men2huevos for a file, AmbientAICalloutsAmbientAICallouts for LSPDFR
Copyright (C) 2021 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Update V0.9.9.02 Released
Better late than never.
Feature/Function:
AmbientResponse system wich triggers AiCallouts.
- Get police scanner feedback.
--> Units get their own call sign. Less redundancy.
AiCallouts can turn into LSPDFR Callouts.
- 6 AiCallouts included.
- 4 LSPDFR Callouts included. ==> execution only by AiCallout
RageNativeUI Menu
- Watch over the entire Neighborhood and Start Emergency's and other stuff
with the convenience of a easy controllable Menu and a big mini map.
- Partial Settings editor
- Settings Save function
AiCallout API & documentation. Create your own AiCallouts.
--> reload AiCallouts without reloading LSPDFR.
- GrammarPolice Support: no interruption by Dispatch [Outdated API]
- Heli Assistance Support: Helicopter responding to AiCallouts.
Meet other Units while their Breake
- StandingAmbientAI has been developed to make your units more immersive.
Meet your colleagues in the street and idle for emergencies.
RejectedCalloutAI
--> If you don't take the call, AI has to Respond
- The Unit will respond to the location of the call you denied.
Ressource friendly Cop Car Pool
- Units will only be claimed and persistent while emergency's allowing them to be used by other mods.
- Units get their persistent Callsign by writing it on the License Plate.
Custom Voice Line System (API integration later)
- A Custom Voice Line System that allowed us to implement different available voice lines.
- Brian Watts (Homepage Voice Actor) is a Police Officer on Duty with custom voice lines. He drives 1-Lincoln-35.
Here is a List of all development demos & other videos:
How to Use:
- Automatic separate AmbientResponse System which triggers AiCallouts.
- The AI will call for Backup if they need you. It will be shown as a LSPDFR Callout. (you have to be available for calls)
- Attach yourself to an AiCallout
simply use GrammarPolice and tell dispatch "show me responding in addition"
or by pressing CTRL + X (can be changed in .ini)
- Menu for AAIC by pressing LCTRL + F8
- You cannot attach yourself to an Rejected LSPDFR Callout from the RejectectedCalloutAI Feature.
- Console Commands for...
StartRandomAiCallout => Forcing an random AiCallout,
StartAiCallout AiCalloutName => Forcing an specific AiCallout,
AbortAllRunningAiCallouts => Aborting/Cleaning up all AiCallout,
AbortAiCallout FiberNumber => Aborting/Cleanup an specific AiCallout,
ReloadAmbientAICalloutSettings => Reloading AmbientAiCallout Settings,
ReloadAiCalloutPlugins => Reloading the AiCallout dll's from /plugins/LSPDFR/AAIC
Installation:
Paste everything into your main Grand Theft Auto V folder.
Except for the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll
Recommended Addon:
Grammar Police V1.4.1.3
Heli Assistance V2.4.2
API and Documentation:
Create your own AiCallout. We provide a textual and visual documentation and template to easily create an AiCallout.
Learn from existing AiCallouts. OpenSource AiCallouts: https://github.com/ziipzaaapM16A4/Default-AiCallouts-Pack
Use the Template to jump right into development. All necessary and recommended are already there and with comments:
https://github.com/ziipzaaapM16A4/AiC_Example
Please don't forget to rate this plugin afterwards.
if you find a bug then give me the chance to take a look at it before posting a negative rating.
Attention: AAIC is penetrating the boundaries of GTA V's ability to manage/tasks objects in the GTA world objects. That doesn't mean that its likely to crash. It just means that if objects are to far from the player, GTA is more likely to prioritize things in the near. It can result in object not tasking things in the distance or GTA cleaning themselves up. This is one of the main reason why AiCallouts aborts themselves. So far this Theory could never be approved by senior developers i want to say i've reviewed the code a dozen times, i cannot find a piece of code causing vehicles to go invalid.
We do prevent crashes but we cannot prevent the abort of an AiCallout.
Important Note: The more mods that are loaded onto the game, the more the instability rises.
Large vehicle packs can greatly reduce an entity's lifetime before it is deleted from the pool by whatever visual or scripted mods.
Known Issue: Please open supportticket on our Discord if you encountered an Error.
- Most of the issues are invalid object errors but they should not lead lspdfr to crash, these errors just give back log.
The Reason might be older versions of ELS which would despawn police vehicles left alone.
Visit Changelog from Released June 28, 2024. Version 1.05
- Sometimes if you are to far from an AiCallout the process will sleep until you're nearby due to rage not executing tasks to reduce resource usage.
-
ziipzaaapM16A4 got a reaction from NoTaVeryGut for a file, AmbientAICalloutsAmbientAICallouts for LSPDFR
Copyright (C) 2021 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Update V0.9.9.02 Released
Better late than never.
Feature/Function:
AmbientResponse system wich triggers AiCallouts.
- Get police scanner feedback.
--> Units get their own call sign. Less redundancy.
AiCallouts can turn into LSPDFR Callouts.
- 6 AiCallouts included.
- 4 LSPDFR Callouts included. ==> execution only by AiCallout
RageNativeUI Menu
- Watch over the entire Neighborhood and Start Emergency's and other stuff
with the convenience of a easy controllable Menu and a big mini map.
- Partial Settings editor
- Settings Save function
AiCallout API & documentation. Create your own AiCallouts.
--> reload AiCallouts without reloading LSPDFR.
- GrammarPolice Support: no interruption by Dispatch [Outdated API]
- Heli Assistance Support: Helicopter responding to AiCallouts.
Meet other Units while their Breake
- StandingAmbientAI has been developed to make your units more immersive.
Meet your colleagues in the street and idle for emergencies.
RejectedCalloutAI
--> If you don't take the call, AI has to Respond
- The Unit will respond to the location of the call you denied.
Ressource friendly Cop Car Pool
- Units will only be claimed and persistent while emergency's allowing them to be used by other mods.
- Units get their persistent Callsign by writing it on the License Plate.
Custom Voice Line System (API integration later)
- A Custom Voice Line System that allowed us to implement different available voice lines.
- Brian Watts (Homepage Voice Actor) is a Police Officer on Duty with custom voice lines. He drives 1-Lincoln-35.
Here is a List of all development demos & other videos:
How to Use:
- Automatic separate AmbientResponse System which triggers AiCallouts.
- The AI will call for Backup if they need you. It will be shown as a LSPDFR Callout. (you have to be available for calls)
- Attach yourself to an AiCallout
simply use GrammarPolice and tell dispatch "show me responding in addition"
or by pressing CTRL + X (can be changed in .ini)
- Menu for AAIC by pressing LCTRL + F8
- You cannot attach yourself to an Rejected LSPDFR Callout from the RejectectedCalloutAI Feature.
- Console Commands for...
StartRandomAiCallout => Forcing an random AiCallout,
StartAiCallout AiCalloutName => Forcing an specific AiCallout,
AbortAllRunningAiCallouts => Aborting/Cleaning up all AiCallout,
AbortAiCallout FiberNumber => Aborting/Cleanup an specific AiCallout,
ReloadAmbientAICalloutSettings => Reloading AmbientAiCallout Settings,
ReloadAiCalloutPlugins => Reloading the AiCallout dll's from /plugins/LSPDFR/AAIC
Installation:
Paste everything into your main Grand Theft Auto V folder.
Except for the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll
Recommended Addon:
Grammar Police V1.4.1.3
Heli Assistance V2.4.2
API and Documentation:
Create your own AiCallout. We provide a textual and visual documentation and template to easily create an AiCallout.
Learn from existing AiCallouts. OpenSource AiCallouts: https://github.com/ziipzaaapM16A4/Default-AiCallouts-Pack
Use the Template to jump right into development. All necessary and recommended are already there and with comments:
https://github.com/ziipzaaapM16A4/AiC_Example
Please don't forget to rate this plugin afterwards.
if you find a bug then give me the chance to take a look at it before posting a negative rating.
Attention: AAIC is penetrating the boundaries of GTA V's ability to manage/tasks objects in the GTA world objects. That doesn't mean that its likely to crash. It just means that if objects are to far from the player, GTA is more likely to prioritize things in the near. It can result in object not tasking things in the distance or GTA cleaning themselves up. This is one of the main reason why AiCallouts aborts themselves. So far this Theory could never be approved by senior developers i want to say i've reviewed the code a dozen times, i cannot find a piece of code causing vehicles to go invalid.
We do prevent crashes but we cannot prevent the abort of an AiCallout.
Important Note: The more mods that are loaded onto the game, the more the instability rises.
Large vehicle packs can greatly reduce an entity's lifetime before it is deleted from the pool by whatever visual or scripted mods.
Known Issue: Please open supportticket on our Discord if you encountered an Error.
- Most of the issues are invalid object errors but they should not lead lspdfr to crash, these errors just give back log.
The Reason might be older versions of ELS which would despawn police vehicles left alone.
Visit Changelog from Released June 28, 2024. Version 1.05
- Sometimes if you are to far from an AiCallout the process will sleep until you're nearby due to rage not executing tasks to reduce resource usage.
-
ziipzaaapM16A4 got a reaction from orange.12 for a file, AmbientAICalloutsAmbientAICallouts for LSPDFR
Copyright (C) 2021 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Update V0.9.9.02 Released
Better late than never.
Feature/Function:
AmbientResponse system wich triggers AiCallouts.
- Get police scanner feedback.
--> Units get their own call sign. Less redundancy.
AiCallouts can turn into LSPDFR Callouts.
- 6 AiCallouts included.
- 4 LSPDFR Callouts included. ==> execution only by AiCallout
RageNativeUI Menu
- Watch over the entire Neighborhood and Start Emergency's and other stuff
with the convenience of a easy controllable Menu and a big mini map.
- Partial Settings editor
- Settings Save function
AiCallout API & documentation. Create your own AiCallouts.
--> reload AiCallouts without reloading LSPDFR.
- GrammarPolice Support: no interruption by Dispatch [Outdated API]
- Heli Assistance Support: Helicopter responding to AiCallouts.
Meet other Units while their Breake
- StandingAmbientAI has been developed to make your units more immersive.
Meet your colleagues in the street and idle for emergencies.
RejectedCalloutAI
--> If you don't take the call, AI has to Respond
- The Unit will respond to the location of the call you denied.
Ressource friendly Cop Car Pool
- Units will only be claimed and persistent while emergency's allowing them to be used by other mods.
- Units get their persistent Callsign by writing it on the License Plate.
Custom Voice Line System (API integration later)
- A Custom Voice Line System that allowed us to implement different available voice lines.
- Brian Watts (Homepage Voice Actor) is a Police Officer on Duty with custom voice lines. He drives 1-Lincoln-35.
Here is a List of all development demos & other videos:
How to Use:
- Automatic separate AmbientResponse System which triggers AiCallouts.
- The AI will call for Backup if they need you. It will be shown as a LSPDFR Callout. (you have to be available for calls)
- Attach yourself to an AiCallout
simply use GrammarPolice and tell dispatch "show me responding in addition"
or by pressing CTRL + X (can be changed in .ini)
- Menu for AAIC by pressing LCTRL + F8
- You cannot attach yourself to an Rejected LSPDFR Callout from the RejectectedCalloutAI Feature.
- Console Commands for...
StartRandomAiCallout => Forcing an random AiCallout,
StartAiCallout AiCalloutName => Forcing an specific AiCallout,
AbortAllRunningAiCallouts => Aborting/Cleaning up all AiCallout,
AbortAiCallout FiberNumber => Aborting/Cleanup an specific AiCallout,
ReloadAmbientAICalloutSettings => Reloading AmbientAiCallout Settings,
ReloadAiCalloutPlugins => Reloading the AiCallout dll's from /plugins/LSPDFR/AAIC
Installation:
Paste everything into your main Grand Theft Auto V folder.
Except for the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll
Recommended Addon:
Grammar Police V1.4.1.3
Heli Assistance V2.4.2
API and Documentation:
Create your own AiCallout. We provide a textual and visual documentation and template to easily create an AiCallout.
Learn from existing AiCallouts. OpenSource AiCallouts: https://github.com/ziipzaaapM16A4/Default-AiCallouts-Pack
Use the Template to jump right into development. All necessary and recommended are already there and with comments:
https://github.com/ziipzaaapM16A4/AiC_Example
Please don't forget to rate this plugin afterwards.
if you find a bug then give me the chance to take a look at it before posting a negative rating.
Attention: AAIC is penetrating the boundaries of GTA V's ability to manage/tasks objects in the GTA world objects. That doesn't mean that its likely to crash. It just means that if objects are to far from the player, GTA is more likely to prioritize things in the near. It can result in object not tasking things in the distance or GTA cleaning themselves up. This is one of the main reason why AiCallouts aborts themselves. So far this Theory could never be approved by senior developers i want to say i've reviewed the code a dozen times, i cannot find a piece of code causing vehicles to go invalid.
We do prevent crashes but we cannot prevent the abort of an AiCallout.
Important Note: The more mods that are loaded onto the game, the more the instability rises.
Large vehicle packs can greatly reduce an entity's lifetime before it is deleted from the pool by whatever visual or scripted mods.
Known Issue: Please open supportticket on our Discord if you encountered an Error.
- Most of the issues are invalid object errors but they should not lead lspdfr to crash, these errors just give back log.
The Reason might be older versions of ELS which would despawn police vehicles left alone.
Visit Changelog from Released June 28, 2024. Version 1.05
- Sometimes if you are to far from an AiCallout the process will sleep until you're nearby due to rage not executing tasks to reduce resource usage.
-
ziipzaaapM16A4 got a reaction from LoneWolf911 for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from 10 40 Hedda for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from Slendis for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from Officerporci for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from PattyB0Y for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from AvLife for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from ipaxton for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 got a reaction from SrLuK for a file, What Was Your Name Again?What Was Your Name Again? for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
You arrested someone without asking for its name but you need to run their name on the computer?
Go to the Backseat and ask them.
Feature/Function:
Get suspects ID when arrested, placed in the backseat of your vehicle with the door open and you standing nearby.
How to Use:
Step 1: Go on Duty.
Step 2: Go to the door where your suspect has been placed and the details will show up like this:
Installation:
Paste the everything in your main Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll --> V0.4.8 and upwards.
RagePluginHook.dll
Please don't forget to like and rate this plugin afterwards.
if you find a Bug then give me the chance to take a look at it bevor posting a negative rating.
Known Issue:
none known
-
ziipzaaapM16A4 reacted to opus49 for a file, GrammarPoliceWelcome to Grammar Police! This plugin began as a replacement for VocalDispatch but has grown into much more!
Speech Recognition
Issue commands to the dispatcher using your microphone Includes a "hold to talk" feature that simulates a real radio Supports StopThePed and UltimateBackup out of the box Contains multiple sets of "10 codes" or customize yourself Request backup, run plate checks, accept callouts and more!
Non-Verbal Interactions
Use an on-screen radio to interact with the dispatcher Also includes a Officer Plugin Status style menu system Both systems are fully customizable!
Language Support
English French German Spanish
Technical Support
Discord Server: https://discord.gg/AuJCUag Unofficial LSPDFR Support Server: https://discord.gg/mJMKAd5
Tutorial Videos
Installation and Configuration: https://www.youtube.com/watch?v=dogzftjB3ZE Creating/Modifying XML Files: https://www.youtube.com/watch?v=H1_wwvzK9hc -
ziipzaaapM16A4 reacted to OJdoesIt for a file, Felony Stop Plugin - Traffic Stop Enhancement, Give Commands/TacticsThis mod adds enhanced functionality by allowing you to conduct a full felony (high-risk) stop.
Showcase by @DiamondTKG
Much thanks to @DiamondTKG for testing and showcasing the mod. Make sure to SUBSCRIBE to her channel for great LSPDFR content.
Make sure to put FelonyStop.dll and FelonyStop.ini and FelonyStop.pdb into \Plugins\LSPDFR folder.
Take a look at the INI at least once to make sure you are satisfied with the settings.
Make sure to have the latest version of RageNativeUI installed.
Note: There may be some compatibility issues with Stop The Ped. When requesting a prisoner transport during the felony stop and having RecruitNearestCopForTransport=yes in STP's INI, it may cause a crash. This does not occur every time though.
Special Thanks:
@DiamondTKG
@NorthKing
LSPDFR Developers Discord
-
ziipzaaapM16A4 got a reaction from STG45 for a file, Search Vehicle PluginSearch Vehicle Plugin for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Feature/Function:
Search a vehicle (if open) to find any contraband.
The contraband you will find are extra similar to the LSPDFR suspect frisk results.
The plugin can search almost every vehicle properly.
In First Person Mode: You are actually able to look into car.
While searching the vehicle, any contraband you have found will be removed.
Searching a police vehicle will give you Armor at Trunk
How to Use:
Don't forget to go On Duty.
Press and Hold "U" on Keyboard.
Installation:
Paste everything in your Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll - Version 1.78.1267.16039 => Fixed CurrentTaskStatus
RAGENativeUI.dll
Known Issue:
- Smaller Trucks can't be searched.
- Due to probably a bug in the RAGEPluginHook i cant properly detect if the doors are locked or not.
For Future:
- a relation in contraband's will be added between the vehicle and the pullover ped.
Credits:
Thanks to @TheUniT who helped me a lot.
-
ziipzaaapM16A4 got a reaction from Bikernation22 for a file, Search Vehicle PluginSearch Vehicle Plugin for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Feature/Function:
Search a vehicle (if open) to find any contraband.
The contraband you will find are extra similar to the LSPDFR suspect frisk results.
The plugin can search almost every vehicle properly.
In First Person Mode: You are actually able to look into car.
While searching the vehicle, any contraband you have found will be removed.
Searching a police vehicle will give you Armor at Trunk
How to Use:
Don't forget to go On Duty.
Press and Hold "U" on Keyboard.
Installation:
Paste everything in your Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll - Version 1.78.1267.16039 => Fixed CurrentTaskStatus
RAGENativeUI.dll
Known Issue:
- Smaller Trucks can't be searched.
- Due to probably a bug in the RAGEPluginHook i cant properly detect if the doors are locked or not.
For Future:
- a relation in contraband's will be added between the vehicle and the pullover ped.
Credits:
Thanks to @TheUniT who helped me a lot.
-
ziipzaaapM16A4 reacted to TheUniT for a file, Pursuit on the Fly!Do you remember this one feature LCPDFR has that lets you force a pursuit on any ped?
Ever felt that you encounter way too many people littering, taking photos of your car or honking at you for hours while you're busy beating someone with a phone book? Ever had someone flee after you tried to do an unarmed arrest? Ever wanted to have a chase with these individuals or any specific vehicle?
Now you can!
Pursuit on the fly lets you force a pursuit with a press of a button. Just aim at your preferred suspect and hit T (can be configured in the .ini). It also works when you're inside your vehicle. You can have multiple pursuits with as many peds as you want/the game allows.
If you have any suggestions or ideas what I could add to this rather small plugin, let me know!
Installation instructions are included in the readme!
Small feature/what-you-should-know overview:
Force a pursuit on almost any ped or vehicle you want. You can force multiple pursuits at once. You can't force a pursuit on cops. You are unable to force pursuit of sea and air vehicles. You are able to force a pursuit from inside a vehicle.
Have a look at this .gif for an impression (you need to pay attention to the minimap though).
http://i.imgur.com/59SeLO3.gifv
Known issues:
None so far. Feel free to report any bugs.
Credits:
Thanks to @Albo1125 for helping me out with loads of things, giving some tips and letting me bother him with questions and results. 😛 Also thanks to @LukeD for some tips and answering questions. Thanks to @SuperStumpje for testing. And of course, thanks to everyone who develops RagePluginHook, LSPDFR and all the great plugins available here!
Happy chasing!
-
ziipzaaapM16A4 reacted to LMS for a file, Compatibility Patch for GTA IV: Complete EditionThis file contains fixes for the various hooks required for most GTA IV mods including LCPDFR to make them work with the GTA IV Complete Edition. Please note that some features are disabled or might not work correctly as not everything has been updated. Most memory offsets have been ported to patterns to support future (if any) patches. Included are:
AdvancedHook.dll - Includes most of its original features except for the livery limit bypass. Many functions will not operate correctly as game offsets have changed
AdvancedHookInit.asi - Fully updated
aCompleteEditionHook.asi - Runtime fix for aru's C++ Script Hook (which is still needed!). Should be feature complete, albeit the original hook relies on field order for a few things and I might not have found all. The name is really just a simple way to make it load before any other asi files so it can fix up the hook early.
ScriptHookDotNet.asi - Fully updated except for the phone number feature
Installation
The files act as replacements to the original hooks with the exception of the aCompleteEditionHook.asi file, which still needs the original C++ ScriptHook to run properly. Feel free to change the name if you have asi files loaded earlier. Place all files in the GTA IV directory and launch the game. It is recommended to first install any mods before installing this fix to ensure you are using the latest fixed files.
Known LCPDFR issues
I only played LCPDFR briefly, so not much has been tested. One known issue is incorrect keys being displayed in the help boxes sometimes, for instance for the Enter key.
Support
Please note that I have no interest in providing any kind of support for GTA IV, LCPDFR or these fixes. I might update the files here occasionally to fix up more functions, but until then a debugger is your best friend if things go south.
-
ziipzaaapM16A4 got a reaction from HyperBlueSmart for a file, Search Vehicle PluginSearch Vehicle Plugin for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Feature/Function:
Search a vehicle (if open) to find any contraband.
The contraband you will find are extra similar to the LSPDFR suspect frisk results.
The plugin can search almost every vehicle properly.
In First Person Mode: You are actually able to look into car.
While searching the vehicle, any contraband you have found will be removed.
Searching a police vehicle will give you Armor at Trunk
How to Use:
Don't forget to go On Duty.
Press and Hold "U" on Keyboard.
Installation:
Paste everything in your Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll - Version 1.78.1267.16039 => Fixed CurrentTaskStatus
RAGENativeUI.dll
Known Issue:
- Smaller Trucks can't be searched.
- Due to probably a bug in the RAGEPluginHook i cant properly detect if the doors are locked or not.
For Future:
- a relation in contraband's will be added between the vehicle and the pullover ped.
Credits:
Thanks to @TheUniT who helped me a lot.
-
ziipzaaapM16A4 got a reaction from Deputy Russ for a file, Search Vehicle PluginSearch Vehicle Plugin for LSPDFR
Copyright (C) 2020 ziipzaaapM16A4. All rights reserved.
Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
PLEASE DO NOT POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE AS A COMMENT ON THIS PAGE.
FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE.
Join our Discord ---> here
Need Help? Open a support ticket ---> here (discord support channel link)
Want Early Access? Become a Patreon! ---> here
Feature/Function:
Search a vehicle (if open) to find any contraband.
The contraband you will find are extra similar to the LSPDFR suspect frisk results.
The plugin can search almost every vehicle properly.
In First Person Mode: You are actually able to look into car.
While searching the vehicle, any contraband you have found will be removed.
Searching a police vehicle will give you Armor at Trunk
How to Use:
Don't forget to go On Duty.
Press and Hold "U" on Keyboard.
Installation:
Paste everything in your Grand Theft Auto V folder.
Except the READ_ME.
Requirements:
LSPD First Response.dll
RagePluginHook.dll - Version 1.78.1267.16039 => Fixed CurrentTaskStatus
RAGENativeUI.dll
Known Issue:
- Smaller Trucks can't be searched.
- Due to probably a bug in the RAGEPluginHook i cant properly detect if the doors are locked or not.
For Future:
- a relation in contraband's will be added between the vehicle and the pullover ped.
Credits:
Thanks to @TheUniT who helped me a lot.
-
ziipzaaapM16A4 reacted to Zielo for a file, LCPDFR - Polish Translation, SpolszczenieENG:
Installation:
1.Paste "pl-PL" folder into GTA IV directory.
2.Open LCPDFR Diagnostics Tool.exe (GTA IV folder -> LCPDFR) and click Configure LCPD First Response
3.Change the language from en-US to pl-PL.
4. Click Apply.
5. Now translation should work.
I know that there is one Polish translation but it's full of misspells etc.
It's not full translation - i've translated only 80%, maybe 85% of the mod.
PL:
Instalacja:
1.Wklej folder "pl-PL" do folderu z grą.
2.Otwórz LCPDFR Diagnostics Tool.exe (GTA IV folder -> LCPDFR) i kliknij Configure LCPD First Response
3.Zmień pole języka z en-US na pl-PL.
4. Kliknij Apply.
5. Teraz spolszczenie powinno działać.
Wiem że jest już jedno spolszczenie, ale jest ono przepełnione rażącymi błędami językowymi.(dla przykładu - "morzesz")
Przetłumaczyłem około 80% modyfikacji. Rzeczy których nie przetłumaczyłem to : poradnik, oprowadzenie po komendzie i w części interakcje z przechodniami(zatrzymanie pojazdu jest w około 40%, tak samo z zatrzymaniem na piechotę). Jestem otwarty na wszelką krytykę.
I'm not supporting this translation anymore. Nie wspieram już tego tłumaczenia.
LCPDFR - Polish Translation by serq.zip