I (h0ngcom) see the Firby's Russian traffic pack mod is compatible with the Traffic Tool of Agent's Simplified Realistic Traffic Mod. ( https://www.beamng.com/threads/agents-simplified-realistic-traffic-mod-eu-jp-released.102034/ )
We can create a custom vehicle group file for use with the Agent's tool. Choosing cars from simplified traffic car mods that are currently available. The mods must be compatible with Agent's Simplified Realistic Traffic Mod.
I choose some cars to create "Thainess" traffic in my thoughts.
Notes:
agent_traffic_jp2 = available in Agent's Simplified Realistic Traffic Mod
agent_traffic_eunew1 = available in Agent's Simplified Realistic Traffic Mod
agent_traffic_eu2 = available in Agent's Simplified Realistic Traffic Mod
agent_traffic_yakuza = Yakuza Traffic Pack (also available in https://www.beamng.com/threads/agents-simplified-realistic-traffic-mod-eu-jp-released.102034/ )
nfstraffic = Need for Speed Traffic Vehicles Pack https://www.beamng.com/threads/1-5-update-need-for-speed-traffic-vehicles-pack.106258/
SNG_forward = available in SimpleNG https://simpleng.com/
FIRBY_traffic_Russian1 = Russian Traffic Package
I picked the "am5kadjar_high" model because it looks like an MG SUV to me (MG ZS / MG HS / MG GS), despite the new Renault cars are not available in Thailand.
I chose the model "am5crown220_base" even though this Toyota Crown model doesn't seem to be available in Thailand. I just thought it might refer to a Toyota Camry.
Some JDM cars are imported to Thailand and have some popularities.
I see there is the unreleased Indonesian traffic pack mentioned in YouTube. It would be very great for my "Thainess" traffic car group.
The work-in-progress Spiicy's Realistic American Traffic Pack would be great for my "Thainess" traffic car group too since some car models in it are available in the real-life Thailand too. ( https://www.beamng.com/threads/spiicys-realistic-american-traffic-pack.108087/ )
My Thainess.vehGroup.json file as of 10 March 2026 is below:
{
"data":[
{
"config":"am5dutro2_bed_facelift",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"am5dutro2_aluminium_facelift",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"am5dutro2_fridge_facelift",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"am5freed1_stock_high",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"am5stepwgnrp_spada_alt",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"am5jimny64_kei_high",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"am5crown220_base",
"model":"agent_traffic_jp2",
"paintName":"random"
},
{
"config":"fmmicra_march",
"model":"agent_traffic_eunew1",
"paintName":"random"
},
{
"config":"fmmazda2_stock",
"model":"agent_traffic_eunew1",
"paintName":"random"
},
{
"config":"tccountryman_stock",
"model":"agent_traffic_eunew1",
"paintName":"random"
},
{
"config":"rcx1_stock",
"model":"agent_traffic_eunew1",
"paintName":"random"
},
{
"config":"rc3series_stock",
"model":"agent_traffic_eunew1",
"paintName":"random"
},
{
"config":"rc5series_stock",
"model":"agent_traffic_eunew1",
"paintName":"random"
},
{
"config":"am5kadjar_high",
"model":"agent_traffic_eu2",
"paintName":"random"
},
{
"config":"am5futura2_rhd_grey",
"model":"agent_traffic_eu2",
"paintName":"random"
},
{
"config":"wgn_stock",
"model":"agent_traffic_yakuza",
"paintName":"random"
},
{
"config":"nfs_traffic_car_versa",
"model":"nfstraffic",
"paintName":"random"
},
{
"config":"nfs_traffic_car_frontier",
"model":"nfstraffic",
"paintName":"random"
},
{
"config":"forwardb_traffic",
"model":"SNG_forward",
"paintName":"random"
},
{
"config":"forwardc_traffic",
"model":"SNG_forward",
"paintName":"random"
},
{
"config":"forward_traffic",
"model":"SNG_forward",
"paintName":"random"
},
{
"config":"camry40FIR_luxe",
"model":"FIRBY_traffic_Russian1",
"paintName":"random"
},
{
"config":"CruzeFIR_stock",
"model":"FIRBY_traffic_Russian1",
"paintName":"random"
},
{
"config":"L200FIR",
"model":"FIRBY_traffic_Russian1",
"paintName":"random"
},
{
"config":"CLSFIR_stock",
"model":"FIRBY_traffic_Russian1",
"paintName":"random"
},
{
"config":"w204FIR_stock",
"model":"FIRBY_traffic_Russian1",
"paintName":"random"
},
{
"config":"Zeekr009FIR_spada_alt",
"model":"FIRBY_traffic_Russian1",
"paintName":"random"
}
],
"name":"Thainess",
"tags":[
"agent_region_eu, agent_region_us, agent_region_jp, agent_supports_large, agent_supports_tires"
],
"type":"custom"
}