NOTE: If you’re a server owner, you can skip this thread. This is meant for developers only.
This simple driving style calculator is very minimal, but it gets the job done. You can select any type of driving style to be on/off and you will instantly see the result below to use in your scripts.
Yes and no.
If you force a specific ped using something like TaskVehicleDriveWander() then yes that ped will be affected if you select that ped in the SetDriveTaskDrivingStyle() function.
If you’re talking about all regular NPC traffic then the answer is no, the regular traffic will not be affected by this.
after some tests discovered that if bit 14 is set to 1/true the npc will drive the vehicle at a maximum speed of 120 km/h on highways, this only works if the vehicle SetVehicleHandlingHashForAi parameter is set to “SPORTS_CAR” (police car is set by default)