Modifying Traffic
-
How can I make motorcycles to spawn in traffic more than cars?
-
You can edit the "popcycle.dat"
This File contains the Vehicle Groups (and Ped Groups) for various regions of the Game.
There is a Vehgroup called VEH_BIKES followed by 2 numbers (Example: VEH_BIKES 10 )
Increase this Value and decrease the same amount on any of the Car Groups (in the Same Line)
For Example,
The Original says
VEH_MID 80 VEH_TAXI 10 VEH_BIKES 10
Then you could change it to
VEH_MID 10 VEH_TAXI 10 VEH_BIKES 80This for example would mean that in the region you edited the Bikes are 80% of traffic with cars being 20%
You have to do that for every region you like to edit.
Per Region are 12 Lines (each for 2 Ingame hours of the day)Change them all to have the Bikes for the complete in-game Day or just a few if you only want more bikes during the day times.
-
i would like so see females driving motorcycle but the game is against that for some reason
-
@BladeRJ
Sadly that is something I don't know how to edit..But if I rememeber correctly there is a file somewhere, that determines what peds are possible for different vehicle types (it may even be the vehicles.meta itself)
Because you can see that (for example) copcars always spawn with cop peds and never any regular street peds...
Maybe there is a similar "law" in the Game files somewhere, that prevents females driving motorcycles..
-
@Sabrina2001 said in Modifying Traffic:
@BladeRJ
Sadly that is something I don't know how to edit..But if I rememeber correctly there is a file somewhere, that determines what peds are possible for different vehicle types (it may even be the vehicles.meta itself)
yeah, i did that, but something in the game doesnt like them,cos it rotates through every male,or simply stop loading the bike you edited and changes for another in traffic,
Because you can see that (for example) copcars always spawn with cop peds and never any regular street peds...
Maybe there is a similar "law" in the Game files somewhere, that prevents females driving motorcycles..Maybe,but i haven't found anything like that so far.