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.

AI TRAFFIC Fluidity & Discipline 9.1.1

(32 reviews)

1 Screenshot

AI Traffic -

Fluidity & Discipline 

 

 

TRAFIC AI.jpg

 

Hey friends,

This mod is back with new functionality and new settings to make even more
intelligent (in theory) drivers a.i, I am still looking for a way to get there
We are getting closer to an a.i excellent in traffic, you can be sure they still look a little like us in this mod since I have not yet managed to control some crazy people who are probably deliberately put in 
across our road.

 

 

Hey les amis,

Ce mod est de retour avec une nouvelle fonctionnalité et de nouveaux paramètres pour rendre toujours plus
intelligents (en théorie) les conducteurs i.a, je cherche et chercherai encore le moyen d'y arriver pour
nous rapprocher d'un i.a excellent dans le trafic, rassurez-vous ils nous ressemblent encore un peu dans ce mod
puisque je n'ai pas encore réussi à contrôler quelques dingues qui font sans doute exprès de se mettre en 
travers de notre route.

 

 

 

 

Last minute information pending next update:
you can change the button in the file ". lua" with Notepad++ or bloc-notes, to the line "CONTROLS.IS_CONTROL_JUST_PRESSED(2, 45)"

 

- for the A button: 2, 18

- for X : 2, 22

- for Push stick left "horn" : 2, 28

- for Push stick right : 2, 29

- for LB : 2, 37

- for RB : 2, 44

- for d-pad : Left 2, 15 / Right 2, 74 / Up 2, 27 / Down 2, 19

- for Space Barre : 0, 22

...

 

Edited by RCrw notik

What's New in Version 9.1.1

Released

[ Programs required for the mod to work fully ]

[ Programmes requis pour que le mod fonctionne entièrement ]

 

- ScripthookV : http://www.dev-c.com/gtav/scripthookv/
- LUA Plugin for Script Hook V 10.2 : https://www.gta5-mods.com/tools/lua-plugin-for-script-hook-v
- (optional) E.L.S : https://www.lcpdfr.com/downloads/gta5mods/scripts/13865-emergency-lighting-system/

 

ChangeLog. v9.1.1

 

[ ENG ]

- I added a script to manage independently the avoidance of obstacles, skill, aggression and driving style of the a.i that you can set according to your game. There is also the possibility of freezing
 "stop" the traffic in a radius also configurable around you, by pressing the "B" key of your controller, by pressing a second time they will start again.

- I have rehashed the file "vehicleaihandlinginfo.meta" (hoping to do better ).
- I removed the "FLAG_BIG" from the file "vehicles.meta" as for other versions of this mod, so that all
  Road vehicles will move away when you approach in code3.

 

 

[ FRA ]

- J'ai ajouté un script pour gérer de façon autonome les évitements d'obstacles, l'habilité, l'agressivité et le style de conduite de l'i.a que vous pouvez paramétrer selon votre jeu. Il y a également la possibilité de geler
"stopper" le trafic routier dans un rayon également paramétrable autour de vous, en appuyant sur la touche "B" de votre manette, en appuyant une deuxième fois ils repartiront.

- J'ai reparamétré le fichier "vehicleaihandlinginfo.meta" ( en espérant faire mieux ).
- J'ai enlevé les "FLAG_BIG" du fichier "vehicles.meta" comme pour les autres versions de ce mod, pour que tous
  les véhicules routier s'écartent quand vous approchez en code3.


Short Description

Regularity of Ai traffic, speeds, curves, deviations.

User Feedback

Recommended Comments

RCrw notik

Members Author

On 12/24/2024 at 4:47 PM, Super27 said:

This is a great update! Is there any way to change the key that freezes traffic? When I'm in a pursuit I sometimes use the B key to exit out of backup or pursuit menus that I've opened, and it keeps freezing and unfreezing traffic on me. 

Thank you, yes you can change the button in the file ". lua" with Notepad++ or bloc-notes, to the line "CONTROLS.IS_CONTROL_JUST_PRESSED(2, 45)"

 

- for the A button: 2, 18

- for X : 2, 22

- for Push stick right "horn" : 2, 28

- for Push stick left : 2, 29

- for LB : 2, 37

- for RB : 2, 44

- for d-pad : Left 2, 15 / Right 2, 74 / Up 2, 27 / Down 2, 19

- for Space Barre : 0, 22

...

Off. Alison

Members

On 12/25/2024 at 11:38 PM, RCrw notik said:

Thank you, yes you can change the button in the file ". lua" with Notepad++ or bloc-notes, to the line "CONTROLS.IS_CONTROL_JUST_PRESSED(2, 45)"

 

- for the A button: 2, 18

- for X : 2, 22

- for Push stick right "horn" : 2, 28

- for Push stick left : 2, 29

- for LB : 2, 37

- for RB : 2, 44

- for d-pad : Left 2, 15 / Right 2, 74 / Up 2, 27 / Down 2, 19

- for Space Barre : 0, 22

...

great update works fine.. But is it Possible to get rid of that Freeze Function at all ? Or maybe to get it on a keyboard key ? I dont have a free Button on the Controller.. and i dont really need the freeze function because i use STP and this mod got a Freeze Traffic function build in.. 

RCrw notik

Members Author

45 minutes ago, Off. Alison said:

great update works fine.. But is it Possible to get rid of that Freeze Function at all ? Or maybe to get it on a keyboard key ? I dont have a free Button on the Controller.. and i dont really need the freeze function because i use STP and this mod got a Freeze Traffic function build in.. 

Thank you, and on the space bar ? "0, 22"

Nemesisx101

Members

(edited)

Hey, can you elaborate on the various mechanisms of the script— I’m rather intrigued. Can you set probability values for the various attributes outlined in description… specify number of vehicles handled by script at given radius? 

Edited by Wolfx101

RCrw notik

Members Author

3 hours ago, Wolfx101 said:

Hey, can you elaborate on the various mechanisms of the script— I’m rather intrigued. Can you set probability values for the various attributes outlined in description… specify number of vehicles handled by script at given radius? 

Hi, for the different mechanisms you can refer to this "https://docs.fivem.net/natives/", as far as vehicles impacted by the radius are concerned, the number depends on the traffic load that you have optimized or not in your game, the defined radius is supposed to impact the nearest vehicles around you.

Off. Alison

Members

hey man some crazy shit happend if i shoot a Suspect random and a NPC get scared and get out of his Vehicle his car starts driving in Circles like a Maniac without a NPC in it....

after i get in the car and brake its over... WTF xD

Could contain: vehicle, land vehicle, text, wheel, transport, outdoor, car, night

RCrw notik

Members Author

14 minutes ago, Off. Alison said:

hey man some crazy shit happend if i shoot a Suspect random and a NPC get scared and get out of his Vehicle his car starts driving in Circles like a Maniac without a NPC in it....

after i get in the car and brake its over... WTF xD

Could contain: vehicle, land vehicle, text, wheel, transport, outdoor, car, night

lol ^^  , it's interesting, do you have other plugins or script on your game ?

Off. Alison

Members

20 minutes ago, RCrw notik said:

lol ^^  , it's interesting, do you have other plugins or script on your game ?

yeah but no PLugin or script that effect Traffic or Behavior of NPCs or Cars...

i recreated it without your Lua Script and this never Happend again 

 

 

249Xeno

Members

24 minutes ago, Off. Alison said:

yeah but no PLugin or script that effect Traffic or Behavior of NPCs or Cars...

i recreated it without your Lua Script and this never Happend again 

 

 

You have an AI vehicle. This does not happen in my game, so it's funny that it happens to you with an AI vehicle driving without any AI in it. I don't think it has anything to do with @RCrw notik plugins. But at the same time, this should happen to those who use this plugin.

RCrw notik

Members Author

4 hours ago, Off. Alison said:

yeah but no PLugin or script that effect Traffic or Behavior of NPCs or Cars...

i recreated it without your Lua Script and this never Happend again 

 

 

I will try to test several scenarios and create panic in the game to observe behaviors ai, but it seems strange...

Off. Alison

Members

(edited)

36 minutes ago, RCrw notik said:

I will try to test several scenarios and create panic in the game to observe behaviors ai, but it seems strange...

I finally find the Trigger for this to happend.. it is when i Arrest a NPC driving in something whatever the Car keeps driving even when the Arrest Script or Plugin set to work.. i dont know if this is a bug from the Game or what... or your Lua Script... its hard to repreduce this took me half an Hour for this clip... its not Game Breaking at all and even Funny xD but Yeah i dont no what happend xD 

 

there is the video that show what happend.. The car dont drove of and get Crazy but the effect was the same

Edited by Off. Alison

RCrw notik

Members Author

57 minutes ago, Off. Alison said:

I finally find the Trigger for this to happend.. it is when i Arrest a NPC driving in something whatever the Car keeps driving even when the Arrest Script or Plugin set to work.. i dont know if this is a bug from the Game or what... or your Lua Script... its hard to repreduce this took me half an Hour for this clip... its not Game Breaking at all and even Funny xD but Yeah i dont no what happend xD 

 

there is the video that show what happend.. The car dont drove of and get Crazy but the effect was the same

omg ^^, Thank you for your video and the time you took to make it, can you test the same situation only with my script lua and without any other plugins, you can keep the plugin lspdfr I test my mod with and everything is fine

249Xeno

Members

2 hours ago, RCrw notik said:

omg ^^, Thank you for your video and the time you took to make it, can you test the same situation only with my script lua and without any other plugins, you can keep the plugin lspdfr I test my mod with and everything is fine

i can assure you that it isn't the plugins. It is something else that he installed that caused this reaction with his Ai vehicle because I played my game and arrested several Ai and non of it does this.

It must be something else unless he has a tesla that we do not know about.. maybe one of those self driving vehicle like in San Francisco, California

RCrw notik

Members Author

13 minutes ago, 249PD said:

i can assure you that it isn't the plugins. It is something else that he installed that caused this reaction with his Ai vehicle because I played my game and arrested several Ai and non of it does this.

It must be something else unless he has a tesla that we do not know about.. maybe one of those self driving vehicle like in San Francisco, California

😆lol, this worries me, I search the reason for its problem by hoping that it does not come from my mod, if other users have this problem do not hesitate to tell me !

Off. Alison

Members

9 hours ago, 249PD said:

i can assure you that it isn't the plugins. It is something else that he installed that caused this reaction with his Ai vehicle because I played my game and arrested several Ai and non of it does this.

It must be something else unless he has a tesla that we do not know about.. maybe one of those self driving vehicle like in San Francisco, California

he is a she xD but yeah i dont know.. its not Game breaking and it happens total random... 

But if i uninstall your Lua and played for a few hours this not happend.. maybe it is not Compatible with some other Plugin i have installed.. I Dont know.. 

Gta just has a Crazy AI... and maybe now Crazy AI Cars xD

249Xeno

Members

5 hours ago, Off. Alison said:

he is a she xD but yeah i dont know.. its not Game breaking and it happens total random... 

But if i uninstall your Lua and played for a few hours this not happend.. maybe it is not Compatible with some other Plugin i have installed.. I Dont know.. 

Gta just has a Crazy AI... and maybe now Crazy AI Cars xD

Can you make a video of how you installed it into your main directory? I believe it may conflict with some other plugins that you had installed into your main directory and/or Openiv. I also have this in my directory, but I have not experienced any sort of thing within my game. However, I would like to see what is the cause of it and how we can resolve this troubleshooting.

RCrw notik

Members Author

9 minutes ago, 249PD said:

Can you make a video of how you installed it into your main directory? I believe it may conflict with some other plugins that you had installed into your main directory and/or Openiv. I also have this in my directory, but I have not experienced any sort of thing within my game. However, I would like to see what is the cause of it and how we can resolve this troubleshooting.

yes, or screenshots

Off. Alison

Members

59 minutes ago, 249PD said:

Can you make a video of how you installed it into your main directory? I believe it may conflict with some other plugins that you had installed into your main directory and/or Openiv. I also have this in my directory, but I have not experienced any sort of thing within my game. However, I would like to see what is the cause of it and how we can resolve this troubleshooting.

You mean you will see what other Plugins or Scripts i have installed ? Or why you would like to see this ? 

 

I have a List but its long... 

 

Plugins:

 

KTFO

Clear the Way

Cop Holster 

Damage Tracking Framework

Dashcam

Dynamic Density

EUP 

NightYield Traffic suit

Trunk Control

Police Tape

Turn of that Engine 

Restrain The Deceased

 

XScanner

XPU

UltimateBackup

StopThePed

RiskierTrafficStops

RansomAmbience

GrammarPolice

CompuLite

CalloutInterface

BasicParkingEnforcement

AIRespond

Plain Sight

EnhancedPursuit

DeryllCallouts

RichsPoliceEnhancements

RiskierTrafficStops

StopThePed

SuperCallouts

 

Scripts:

 

AddedTraffic

MapEditor

RadarZoom

TSbrokenlights

CubFixedWeaponSwapping

 

on the Main Directory i have;

 

AddonSpawner

blinker

ELS

GTAV.ResourceAdjuster

GTAV.HeapAdjuster

GTAV.PedPropLimitAdjuster

InputManager

Khorio.Common

PackfileLimitAdjuster

ParksTools

PyroCommon

Reshade

Trainer ( Simple Trainer)

WeaponLimitsAdjuster

 

and your Mod installed beside some Tactical behavior Mod i connot remember becouse i have it installed a long time ago... xD

I have this build at least of January this Year without any Problems...

 

This specific Problem happend after i install the new Updates from :

 

Rich's Police Enhancements 

Pursuit Enhancer [Enhanced Pursuit AI - Formations and Tactics]

XScanner

XScanner Pursuit Updates

ClearTheWayV

 

and your mod... 😄 

 

after i delete your the Lua Script from your Mod this never happend agan on my Patrols.. xD

RCrw notik

Members Author

4 hours ago, Off. Alison said:

You mean you will see what other Plugins or Scripts i have installed ? Or why you would like to see this ? 

 

I have a List but its long... 

 

Plugins:

 

KTFO

Clear the Way

Cop Holster 

Damage Tracking Framework

Dashcam

Dynamic Density

EUP 

NightYield Traffic suit

Trunk Control

Police Tape

Turn of that Engine 

Restrain The Deceased

 

XScanner

XPU

UltimateBackup

StopThePed

RiskierTrafficStops

RansomAmbience

GrammarPolice

CompuLite

CalloutInterface

BasicParkingEnforcement

AIRespond

Plain Sight

EnhancedPursuit

DeryllCallouts

RichsPoliceEnhancements

RiskierTrafficStops

StopThePed

SuperCallouts

 

Scripts:

 

AddedTraffic

MapEditor

RadarZoom

TSbrokenlights

CubFixedWeaponSwapping

 

on the Main Directory i have;

 

AddonSpawner

blinker

ELS

GTAV.ResourceAdjuster

GTAV.HeapAdjuster

GTAV.PedPropLimitAdjuster

InputManager

Khorio.Common

PackfileLimitAdjuster

ParksTools

PyroCommon

Reshade

Trainer ( Simple Trainer)

WeaponLimitsAdjuster

 

and your Mod installed beside some Tactical behavior Mod i connot remember becouse i have it installed a long time ago... xD

I have this build at least of January this Year without any Problems...

 

This specific Problem happend after i install the new Updates from :

 

Rich's Police Enhancements 

Pursuit Enhancer [Enhanced Pursuit AI - Formations and Tactics]

XScanner

XScanner Pursuit Updates

ClearTheWayV

 

and your mod... 😄 

 

after i delete your the Lua Script from your Mod this never happend agan on my Patrols.. xD

wow, sacred list, this is a lot of mixed codes, if for you the best is to delete my mod to keep the fun of playing, I understand do not worry

Off. Alison

Members

22 minutes ago, RCrw notik said:

wow, sacred list, this is a lot of mixed codes, if for you the best is to delete my mod to keep the fun of playing, I understand do not worry

i just delete the LUA Script and anything goes like Normal again ! xD but thx for the Help ;D

MattCC16

Members

The vehiclehandlinginfo.meta is not in the listed pathway. Should I put it there anyway? Does not seem right. Thanks!

JM Modifications

Insiders

2 minutes ago, MattCC16 said:

The vehiclehandlinginfo.meta is not in the listed pathway. Should I put it there anyway? Does not seem right. Thanks!

thats because its the incorrect pathway. the correct pathway is mods/common.rpf/data/ai

MattCC16

Members

3 minutes ago, OfficerMorrison said:

thats because its the incorrect pathway. the correct pathway is mods/common.rpf/data/ai

Thank you!!

249Xeno

Members

i got a question.

 

Is there a way that we can prevent Ai's vehicle from attempting to pass another vehicle or user vehicle in the same lane? and also properly merge into another lane or wait until a vehicle passes, then merge into the lane and/or until then lane is free before entering that lane.

 

LOCALSCHEMER

Members

On 12/28/2024 at 12:52 PM, 249Xeno said:

Can you make a video of how you installed it into your main directory? I believe it may conflict with some other plugins that you had installed into your main directory and/or Openiv. I also have this in my directory, but I have not experienced any sort of thing within my game. However, I would like to see what is the cause of it and how we can resolve this troubleshooting.

 

Create an account or sign in to comment

Latest Mods

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.