This modification enhances the realism of in-game traffic by introducing vehicles with foreign license plates, elevating the overall gameplay immersion to a higher level.
Detailed spawn configurations have been crafted for each country and traffic type to replicate international traffic patterns as faithfully as possible.
The mod includes foreign cars, semitrucks, buses, vans, campers, and caravans, encompassing all countries featured in the base game (including all map DLCs).
There are plans to develop a ProMods Edition and add-ons for Jazzycats traffic mods.
[ external image ]
[ external image ]
Motivation
The absence of foreign traffic in Euro Truck Simulator is a noticeable void in the game's otherwise immersive experience. Especially when it comes to foreign truck trucks,
which hold a significant share in European traffic. For quite a while, the prospect of incorporating foreign traffic appeared to be a daunting challenge, seemingly impossible to achieve by both modders and even by SCS Software.
As I was experimenting with custom license plates for the ProMods map mod, I discovered a novel approach that could make this long-awaited feature a reality. Hence, I was determined to show its potential and built custom code to produce this rather complex mod.
Features Vanilla Edition
This mod...
- adds foreign car, semitruck, bus, van, camper and caravan traffic to each of the countries featured in the vanilla game (including all map DLCs)
- features spawn rates per foreign country and vehicle type, based on statistics and expert evaluations, so that the real-life traffic distribution is accurately simulated
- adds traffic from random countries with a small probability
- allows foreign vehicles to spawn at parking spots
- maintains the native distribution of spawn rates for the different vehicles abroad so that those with high/low spawning rates have high/low spawning rates abroad as well
- guarantees that vehicles maintain the steering wheel orientation of their origin country when driving in foreign countries
- features vehicles from the vanilla game only
- features a subset of all trailers to appear abroad to prevent memory overflows and to filter out trailer types that generally appear only in national traffic
Compatibility
The mod is tested on 1.59
Map mods
The current edition is aimed at the vanilla game, but it can be used with any map mod that features (a subset of the) vanilla countries.
However, do keep in mind that vehicles from non-vanilla countries will not appear abroad. I am currently working on a version aimed at ProMods, in which I will add vehicles from all the countries featured in their main map mod.
Traffic mods
This mod works by adding a country-specific variant of each traffic vehicle to the AI traffic. The spawn rates are designed with the set of vanilla vehicles in mind.
Hence, any mod that adds additional AI vehicles will likely result in a reduction in the proportion of international traffic. Mods that alter the overall traffic density
should work just fine in combination with this mod. Several supplementary add-ons have been created to extend the functionality of this mod to third-party traffic packs. You can find these below.
Contribute to this project
- Feel free to take a look at my GitHub repository to look at the technicalities of the mod
- Feel free to produce add-ons using my code or an adaptation of it, under the condition that the original project is mentioned and credits are given
- The current spawn rate configuration be found here
- If you have any feedback on how to improve the parameters, please let me know via this thread or open an issue on GitHub
Conditions for redistribution of the mod
- You are allowed to publish this mod on other websites, under the condition that the original download link is featured and credits are given as shown here
- You are allowed to create add-ons for this mod featuring additional vehicles or countries, under the condition that the original project is mentioned and credits are given as shown here
Download links
Changelog
Code: Select all
V1.1:
- Compatibility for version 1.53
- Added realistic spawn rates for foreign buses, vans, campers and cars with caravans based on proximity and real statistics.
- Added new Vanilla AI traffic vehicles
- Added support for the Greece DLC
- Decreased the number of parked foreign cars
- Corrected spawn rates for Russian vehicles due to EU sanctions
- Optimized file structure, added missing files and added HashFS support
V1.2:
- Compatibility for version 1.56
V1.3:
- Compatibility for version 1.57
- Added new AI vehicles
V1.4:
- Compatibility for version 1.59
- Added new AI vehicles
Credits
Mod author: Elitesquad Modz
Research, reference & technical assist: The ProMods Team, Ultras KP, Daniminho
Although the mod is free, you are always welcome to donate via Paypal
Copyright © 2026 All Rights Reserved
Add-ons
Enable these with higher priority than the main mod.
-----------------------------------------------------------------
Add-on for AI Truck Traffic Pack by JAD
This add-on for the International Traffic Pack sets the license plates of the 60+ semitruck combinations of real world companies introduced by the JAD AI Truck Traffic modification to those of their origin country.
It also guarantees that the trucks maintain the steering wheel orientation of their origin country when driving in foreign countries.
[ external image ]
Required Mods Download link Changelog
Code: Select all
V1.1:
- Compatibility for JAD AI Truck Traffic Mod V1.2
- Added HashFS support
Mod author: Elitesquad Modz
-----------------------------------------------------------------
Add-on for AI Traffic Pack by Jazzycat
This add-on for the International Traffic Pack adds foreign vehicles from the AI Traffic Pack by Jazzycat.
The spawn rates of the foreign vehicles and their colors are based on the mod Real AI Country Spawns Add-on for Jazzycat by Egon for more realism.
The archive also includes a small modification that features reworked car paint materials for the vehicles in the AI Traffic Pack by Jazzycat. The shininess is adjusted so that the paint materials match the settings used by SCS.
[ external image ]
Required Mods Recommended Mods Download link Credits
Mod author: Elitesquad Modz
Model-specific spawn rates and colors: Egon
-----------------------------------------------------------------