#ets2-modding
1 messages · Page 11 of 1
You are welcome~
how we can change truck rims with smaller ones?
Anyone know of any mods for the car trailer or have the car cargo files? 
What exactly for mods are you looking for? For TruckersMP?
The new car transport trailer, can save edit it if needed tho
was hoping might already be a mod of it tho
is using a manchester united skin on there trucks? if so were can i find them?
Any deep v8 open pipe mod for scania ?
is it possible to use client-side mods for ETS2 on TruckersMP?
I tried editing USA map in the map editor. added some trucks and trailers on the side of the road. I saved it in the mod folder and tried to enable it in the game but when I played it nothing has changed. Is there something I am missing or is it because I am using a new version of the game from steam?
im trying to download truckersmp and it keeps saying ive got my game status on private but i changed it and its on public
Any engine & transmission that we can use on Daf XD with save edit?
With project alm you can use any engine or trans
can someone link me to a save edit tool or tutorial id like to try messing aroudnw ith it
is this the one people use to change hp or add parts?
yes but it's a little tricky, you can also use project alm where it's kinda easier
Do people have trouble when trying to extract files from promods?
do you have a link for the alm one
hello how do i get the 3 trailer mod ?
scania r500 v8 euro 5
which navigation mod you use?
Looks like waze
i have steam cloud disabled but it says i dont
frosty winter
its decent
but i suggest to leave the slippery thing out of it
it literally makes you fly
even if you drove carefully
does anyone have a mod or a code for full on white wheels for truck?
@dire mulch I do like that frosty winter mod I downloaded it yesterday
How do I do engine sound mod? on truckersmp
Can anyone of u guys help me?
I did a paintjob on my truck and saved it on the Steam Workshop, and now i cant find it whatever i do ...
Anyone else having a problem with Trucks MP that doesn't enter due to the version?
have you updated or changed your version back to the latest?
yes 1.48.5 but trucksmp says it does not support this version
Oh, I'll try and don't add any version to see if it goes
i think truckermp isn't 1.48.5 anymore but i guess you have to update
remove the beta that's all
yes, I will put no version since none of them
good luck! 
thank you kksks
I got it, I put no version
it worked?
can someone help me to put mod in ETS2?
sure what mod you're trying to install?
come on dude answer
sorry didn't see the notif
OK
alright so, wintermod we can install easily
what are the other mods you're trying to install?
on TruckersMP?
NO
oh
okay so, you got the game on steam right? shouldn't be asking but go to the workshop and choose any Truck/Car you like and just press subscribe
but if you got the mod as a Local (aka a .scs file) you can install it manually by going to your Documents/Euro Truck Simulator 2/mods and place it there
Lil question does truckers mp aloud mods?
local mods using Project ALM? yeah but not the workshop
when i put mods for cars it freeze up my entire game
and said it to me i don't have any mods in one of my save
you wanna show me in screenshare?
cause that doesn't make sense. i've been modding for quite a while and that never happened
i will gonna show in private
Hi, Does anyone have a V8 sound for the Scania Streamline that can be used in tmp?
Hi. Is there a mod that allows you to make a triple schwarzmuller trailer
dont think so but you can probably save-edit a b-triple
when ı opened profiles folder,ı couldnt see anything, what should ı do, ı had closed cloud synchronization on steam.
ı want to do somesave edits onmy trucks, ı have never tried before.
Hello. In this video, I basically explained how to save-edit.
--
You can visit StereoThermo VTC Discord server to get codes : https://discord.com/invite/x6EYhz7wvV
--
Sll decrypt: https://dosya.co/z3a61jr6gzdx/SII_Decrypt.exe.html
--
ETS 2- Company Paint Jobs for Ownable Krone Trailer - TruckersMP Mods - Save-Edit Tutorial : https://www.yo...
ı have already watched this.
but ı couldnt access my profiles
Profile is a local one?
You have sii decryptor?
If both are yes follow the video
what you mean w/ local one?
Is your profile on the pc or in the steam cloud
it was on steam cloud, so ı closed steam cloud.
when ı opened steqam profiles folder , ıcan see my profiles there.
the red box does it have a check mark?
oke click it so its gone
ok
now ı can see my profile, when ı play tmp should ı open steam cloud or not? shouldıenter just like that?
you can keep it a local profile
okey , ıwill try to apply somethings,thx.
One quick question. So if i want to add a mod i have to put it in the C:\Users\USER\Documents\Euro Truck Simulator 2\mod folder?
And it has to be from outside the steam workshop in order for it to work?
i want rice with chicken

The trailer itself… can be part of your trailer combination but on the very rear. But it’s possible to put schwarzmüller part like rear lights, skirts or etc on a stock SCS trailer and make it look like a schwarzmüller trailer. All in theory tho
can some1 help me with save editing? i want to add a third trailer to the feldblinder double silo
the current chain is
trailer : _nameless.175.da84.7d00
slave_trailer: _nameless.175.da84.9e00
trailer : _nameless.175.da84.9e00
slave_trailer: _nameless.175.da84.8180
So to add a dolly and a join i just need to make the chain into this ?
trailer : _nameless.175.da84.7d00 #1st body
slave_trailer: _nameless.175.da84.9e00 #dolly 1
trailer : _nameless.175.da84.9e00
slave_trailer: another trailer #similar to _nameless.175.da84.7d00
trailer: another trailer #similar to _nameless.175.da84.7d00 #2nd body
slave_trailer: another dolly #similar to _nameless.175.da84.9e00 #dolly 2
trailer: another dolly #similar to _nameless.175.da84.9e00
slave_trailer: _nameless.175.da84.8180 #end body
i also want to know what these mass ratio number is coded with like base64 or other stuff so i can generate my own mass raito for the extra trailer join
Does Truckersmp support middle east addon?
Waar kan ik de ETS2 DLC skins vinden in de archieven?
you can write your own numbers in there in the form of decimal, make sure they all add up to exactly 1. The game understands actual numbers and then converts them to this thing.
oh thanks that would be easier than counting hex xd
Example would be:
mass_ratio[0]: 0.35
mass_ratio[1]: 0.35
mass_ratio[2]: 0.30
If you have a dolly in your combination, it takes the value of 0.10 by default, the rest 0.90 you can distribute accross all other trailers, I do volume ratios
it would be
mass_ratio[0]: 0.3
mass_ratio[1]: 0.05
mass_ratio[2]: 0.3
mass_ratio[3]: 0.05
mass_ratio[4]: 0.3
?
yeah, total adds to 1
But I would leave ratio for a dolly as 0.10, that's game's default
Any lighter and you might have occasional steering issue
also i calculated the trailer length, 2 silo is 16.66 (8.33x2, this is pull from feldbinder website) so the doly is 6.04 meter ????? or do the doly length is receed as the trailer teeth sit on it ? @proper tree (actually just want to ask if the file "lenght" is total component length or the trailer true length)
I am not too sure how exactly total length is calculated, but my value for my custom defs for length: are all 0 
The best way to find out is to go to service station, there in the menu it should show correct length
i dont think it would change much since i add the chassis mass (tare) to match the extra component
so the dolly will have the same weight as the default 3 ratio
im not sure if the game actually do it or i still have to set it to 0.1
I would just make all numbers in decimal form, and then play so the game converts everything correctly
the def so far
trailer_def : _nameless.175.d9ed.0801 {
trailer: ""
gross_trailer_weight_limit: 102000
chassis_mass: 15345
body_mass: 0
axles: 11
volume: 105
body_type: silo
chain_type: hct
country_validity: 8
country_validity[0]: denmark
country_validity[1]: finland
country_validity[2]: germany
country_validity[3]: netherlands
country_validity[4]: norway
country_validity[5]: portugal
country_validity[6]: spain
country_validity[7]: sweden
mass_ratio: 5
mass_ratio[0]: 0.3
mass_ratio[1]: 0.05
mass_ratio[2]: 0.3
mass_ratio[3]: 0.05
mass_ratio[4]: 0.3
length: 37.07
source_name: "trailer_def.feldbinder.eut.double_3_1_3.silo_35_3g2"
}
i still need to figure out what the "volume" is prefering to
oh wait
that is the silo volume
@proper tree should i change the chain_type back to double ?
actually can you take a look
oh
just realize i will have to spawn in all the accessories in the save file
no, chain type doesn't really have an effect
i went and add the accessory (renamed also) but it still not loading, is it because of the definition ?
you can change it to triple 
Good evening, I would like there to be trucks on Modded TruckerMp with flames coming out of the modded trucks for more realism pls.
I love this game !
Bye thanks.
i dont think the feldbinder hull have the built fifth wheel like the default trailer
so this is basically hull- dolly-hull-dolly-hull
No I meant in the chain type, you can write if you want. Although might not work for Feldbinder trailers because they have their own weird names
so yeah currently my def for the trailer is
trailer_def : _nameless.175.d9ed.0801 {
trailer: ""
gross_trailer_weight_limit: 102000
chassis_mass: 15345
body_mass: 0
axles: 11
volume: 105
body_type: silo
chain_type: double
country_validity: 1
country_validity[0]: finland
mass_ratio: 5
mass_ratio[0]: 0.3
mass_ratio[1]: 0.05
mass_ratio[2]: 0.3
mass_ratio[3]: 0.05
mass_ratio[4]: 0.3
length: 37
source_name: "trailer_def.feldbinder.eut.double_3_1_3.silo_35_3g2"
}
im not really sure what when wrong, i double check the accessory name and everything is in place
make it weigh something
zero mass is banned
the default body weight is 0 so idk
default feldbinder def
Standard trailers can be named triple 
is that the source name ?
Zero mass would be 0 mass of everyting. Feldbinder puts all the mass into chassis
Just like standard curtainsider trailer has a body mass of 0 but chassis mass of 6160
So it's not 0
so how you change the trailer name, maybe my file is crashing because of it
I haven't messed with Feldbinder combinations to be honest, but I doubt it should affect anything
u have the dlc, could you help me troubleshoot ?
Also for custom trailers delete the source name line, it needs to look like this source_name: ""
This is my custom def for this trailer combination
I left it default
still crashing 💀
probalby because of the axel count
Are you loading the game after saving notepad?
Double check that your trailer def is not used by other trailers
i edit when the game is off
yeah it didnt i search and only the trailer that using it and the def itself show up
(my brain stopped working for a moment
)
check all the accessory lines to make sure they are referenced correctly, and that the number of them matches with correct number up top
make sure this is all correct for all trailer parts
yep i checked it already
Hmmm not sure then
this is the trailer , i think you could try load it
actually i wondering can save edited trailer be config in game ?
i think the problem is with the trailer cable thing
yes, but only accessories. If you change chassis type or body type, it will revert back to default configuration. But not always you can change chassis/body in the game.
does anyone know how to stop the volvo badge from appearing after save editing in the 750hp engine?
How to get this bus
Only staff can use this bus.
also there is this odermeter, is it suppose to be 0 ? like the trailer is just bought how can i have any distance on it (appeared in the dolly and the ending trailer)
please help, someone keeps crashing my game while loading the forsty v9.6 mod
@manic bridge I had that mod and my keeps crashing while going onto the map
where map?
When I load the game, it says "Not responding" in the task manager
I will try to reinstall the game
those values don't matter, first trailer odometer is what is shown in the game in the trailer manager
dont check media now
When your driving you click m for the map when I click on it.. the whole game crashes
Are you playing with basemap, ProMods or other map mod?
Hello guys! Can someone help me please?
I buy this ETS2 because I want to drive a bus in it. I also installed an Ikarus Bus mod, which is active. but I don't know how to get it?
In a dealership?
But where?
u can choose Modified dealership on dealership screen (map) bottom right corner
in singleplayer game...on TMP servers is just one preinstalled bus and u can buy it from every dealership in game except UKs
So i choose the multi and i have this button?
Becouse now i dont have it
"Modified Dealership"
I dont have it.
@proper tree for some reason i cant find the silo def file in scs default, do you know what do it call ?
no buddy, in multi u need go to any dealership on old continent and roll last page, there u find Boloré bus
MOdified dealership is only in singleplayer
But i dont have this button
hmmm...maybe is something wrong with your mod 🤔 is it in right folder? zipped
can you go to page where u dl the bus? if is there some instal description?
Can you help me in private pls?🙏
ys im tryin my best (language barrier)
bus in single ? just install bluebus on workshop lol
But with multi?
no, tmp only support 1 type of bus from bluebus rn
Okkk im just confused
Whats TMP i think im analphabet
So what should i du? To play with this Ikarus bus?
play single player
The mod is 1.46 and i play 1.48 thats the problem?
not sure, but if the mod is outdated then high chance that it wont work
Okay. Thanks
who know mod for VOLVO FH cabin accesories!
Ohhh 😦
Good evening, I would like there to be trucks on Modded TruckerMp with flames coming out of the modded trucks for more realism pls.
I love this game !
Bye thanks.
How i can add israel and palestine maps to promods 2.67 version?
@autumn cedar I use promods, rusmap Sr map sibir map
they are removed?
You need to use Zoom Crash Fix and a ProMods compatible background map (Such as ProMods High Quality Map Background mod to fix the crash.
Ye I used them but still having the same problem.. I removed the maps apart from promods rusmap and it seems to be OK
@torn dove so you say they remove this maps
Where can you download the winter mod for trackers mp?
tanker body for the DAF XD as local mod
@stray crow and @stable cliff I guess I beat insanux to it :P
Lmao thats clean
anyone has a good front camera mod that also works for tmp for scania ng????
Save edit would the best option
im asking you
I don't
oof
maybe buy a stanbard silo trailer and see the def for it that way?
i check the folder and there is nothing there but i managed to calculate the thing using my existing trailer already
This Daf is only suitable for this
can anyone help me use project alm please?
?
please remove the mut in the voice chat
are there any mods i can use to put sat nav in the cab so i can turn the hud one off
does anyone have seat Ibiza?
what doe it mean when the game say "dangling pointer error" ? í it mean that i have pointer definition that is not used by any object ?
oh i think i accidentially deleted too much of the trailer ☠️
bru i deleted the wrong trailer segment lol
@proper tree do you see anything weird in this def cause it keep corrupting the save file
trailer_def : _nameless.211.e1dd.0f80 {
trailer: ""
gross_trailer_weight_limit: 68000
chassis_mass: 12600
body_mass: 0
axles: 7
volume: 95
body_type: silo
chain_type: double
country_validity: 8
country_validity[0]: denmark
country_validity[1]: finland
country_validity[2]: germany
country_validity[3]: netherlands
country_validity[4]: norway
country_validity[5]: portugal
country_validity[6]: spain
country_validity[7]: sweden
mass_ratio: 3
mass_ratio[0]: 0.33
mass_ratio[1]: 0.12
mass_ratio[2]: 0.55
length: 29.5
source_name: "trailer_def.feldbinder.eut.double_3_1_3.silo_35_3g2"
}
for some reason this is the only trailer that i cant change the def
also try to leave the source name blank and it still fail
is it possible to add accessories address to a truck (for examle add exhaust pipe to a renault magnum MAN)
scam
who can help me?
try saying what the problem is in the first place to see
i have seen some tandem trucks on tmp, but now i made one with the mod and it didnt work in tmp, whats the problem
Can I Use some Workshop Liverys for TruckersMP like own VTC Liverys ?
no
maybe as a local mod, but only you would see it then
Damn. Why not.
its like war thunder skins
you're the only one that can see them
because if they made them visible by everyone, it would take up a lot of area in the server's storage
is there any graphic mod for truckers mp?
Video girip like yorum kaydetmeniz bizim için yeterli
https://www.instagram.com/reel/C0Ha1B3KEvT/?igshid=NTYzOWQzNmJjMA==
I don't see anything weird, maybe the problem is in the reference for this def from the trailer name
Just write your own def for this trailer and add it to the list of trailer defs
insert some title for the creation which is the most fitting
oh well... I made a dry van box shell for the lowbed trailers as local mod which can be used in TruckersMP. You can also do regular "dry van" delieveries with it when properly coded and the box shell can be used on all short SCS lowbed trailers and can be customised to your wishes, even the rear lights where some local mods hook onto. Also, this box shell can be used on "non-ownable" lowbed trailers for some of you wheel customization fans
How can i download this mod!?
Hey @shy plank! 
You can appeal your ban by following this article. If you have sent an appeal already, please wait patiently for the answer.
A response to your appeal can take up to 3 days.
It is not possible to speed up the appealing process.
If no evidence has been added to your ban, request it in the appeal.
Discussing punishments, reports, tickets, appeals, applications and complaints about staff is prohibited. (Rule §8.01 of #discord-rules).
looks good ^^ i have a similar trailer
looks nice
Thank you very much!

New Project for my Profile
you dont happen to have any good Tutorial for local mod skins? (if that is for a local mod)
Yeah its a Local Mod and you mean create Local Mod skins mods for the truck via Blender?
yeah, i have been search for a bit to find anything to explain it a little bit to make a local mod of the vtc skin we use in single player
when one day someone makes a Tutorial they would propably get a bunch of Views lol
also forgot to say, looks realy good and accurate so far. very well done 
trailer or truck?
truck
Let's put it this way. There are two ways to make a VTC single player skin ready for TMP. The first option is to use an already created Local Mod Skin from Local Mod Server and just change the texture or the second option is to do it via Blender
Which Truck?
can you show me how the livery looks like?
eventually any lol, thats why i want to learn how to do it
gladly with blender and all that
just wasnt even able to find written documentation so far
idk what that means tbh
So do you have a little bit knowledge of Blender`?
the reason for that is simple: you would need to do the process on all trucks which are used
the VTC livery
Livery means Skin
oh yeah blender is not the Problem. used to dp a bunch of blender
oh thank you i was strugling with that
what do you want to see exactly? i have the textures for a lot of trucks or do you want to just see a pic of it on use lol
the latter
OKay then i think its easy for you^^ You import the desired cabin and the corresponding parts. Then you duplicate everything and remove the material from the duplicated variants and scale the duplicated parts over the original parts and remodel everything and the local mod skin is ready.
*not my pic
and then just follow normal local mod tutorials?
@median aspen Or wait du you have time for a voice call? I will show you via Screencapture what i mean ^^
uhhh sure, lemme just get a good space to park
hmm... you would need to do the method Julian mentioned
ik
dm vc or puplic vc? also i just realised we can even speak german lol
i have heard of that method and understood the principle just dont know further
we can go in public i guess^^
what you basically would need to do is "an overlay" on the existing truck but as I said before, you would need to do that for all trucks which are in use
if you know what you are doing... maybe couple hours
why did nobody tell me that this would be so annyoing espacilly if you have only a rough idea of what you are doing
but im getting somewhere

very slowly im having all the white away :p
veeeeeery slowly
im also a slow worker tho
Im finsihed with the Truck right now 
lucks gud
Yeah it tooks so much time xD
But looks good so far ^^
rn its more of a time thing than a idk what to do thing
the idk what to do thing will come once im done 
xD
Ceusters fan ? 
Not only Cuesters Fan. Im a fan of Dutch Style ^^
ets just being weird, i fix it by restarting my pc 
happened to me before where a save edited trailer wasn't creating, so I went back to the file and changed last number in all names to 2 - worked. It does go weird sometimes 🤣
If you need any more pics of ceusters, let me know 
Peace be upon you. I hope you will open a ban on me, because I have not done anything wrong in the online truck simulator game. Please, then I ask you to open the ban. I am not making any mistakes in the game.
Appeal your ban on the website
he posted it in almost every channel
Iknow, but an answer is always welcome
Where did you found this? I’m just curious and want to test myself too
giga iveco wip
lol
what winter mod to use?
can you get banned for local mods it's only local only you can see it others will see a normal Daf
so idk
i'm a modder myself but i don't make local mods i might but i was wondering because i might make my harley lonestar compatible with it
i have been around for a long time
cause i wanted to run this
and the garbage truck
how does one save edit?
what winter mod to use?
Program name ?
Blender
Can I put ready pictures and take them where I want ?
Bc I'm trying to find a program to put pictures
@true meadow
I can´t follow you what do you want exactly?
I want to put a picture like this
Random
Can I put something like this in my truck
?
So
I just got the game and installed jazzycat's AI traffic mods
and some trucks got like the purple square missing textures
Does anyone know why it happens?
local mods are indeed allowed
Do i use a client for modding or do i have to install them manually?
Hey @wary sage! 
ProMods Europe 
(including Middle East & The Great Steppe Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
you install them yourself lazy ass
only automatic.modding thing there is is steam workshop
Alright, thanks.
There's ALM as well 
1.49 realesd?
yes
no need to be rude
i dont see how thats rude
Oh ok thanks for the help
can you guys drop me ur favourite open pipe/straight pipe sound mods? could be scania v8/i6 or any other brand i dont really care which
you insulted them hows that not rude
we can be rude staff can't be rude
thats just werid
What winter mod to use?
whats your issue
you
@old depot don't cling to people
What winter mod to use?
@torn dove do you use winter mod?
not yet
Frosty in late december
It will work yes when the add it about the same time
hey, I have a problem with the map editor, can anyone help me?
Some little fixes and the truck is finished
🔥
I saw some chinese people drive a bugged triple locomotive
Anyone know how to make that?
Save Edit or a mod
bugged save edit probably
yes
this took me way longer than i would like to admit :p
but hey, no more white going through anywhere meaning im done!.... with the first part of many
huh ig the top doesnt need any editing
No the top need also some editing xD
but after scaling it up the same factor as the cabin i dont see no white :p
Yeah okay then you dont need it ^^
he he i listend when you told me stuff!
14243 Jockey Cir, Davie, FL 33330, USA
is it possible to save edit a transmission onto another truck for TMP ?
i want a 16zf on a scania or other non 16 speed truck
Yes, you can save edit the gearbox, such as Volvo truck using Scania gearbox.
whats there?
b
my ets2 keeps crashing because there's an incompatible mod, so i unsubscribed that mod but it still wont work. How can i fix this?
aslo wondering if you can save dit a 8x8 where all wheel are powered *ik for mod
welp tried to mod a daf dash into the volvo
while it work when i am inside but the lod model is out of place xD
if there a way to fix it while keeping the daf dash in the volvo help me please thanks
is there a way to get mirror cameras for every truck?
no XD
How can i download the winter mod?
by going on grimes website
it wont work but go on grimes website
but it doesnt work on tmp yet
on tmp*
even if i put mods i cant have the west balkans for example?
no
and the mods wouldnt work on tmp eithertway
thats bad
can you send a link to that website on dms?
well it bad cause i realy like the daf dash
or is there a way to move the cab ?
if i replace the volvo cab with the daf no floating lod but
can someone
ty
dont even know if that what you looking for though
if you are thinking of local mod no
as local mods can only add onto stuff
not edit/move/change existing stuff
more like in save edit so i can use it on tmp
there like no other dash that support all my need in the first menu
cruise speed,L/100,brake pressure+fancy rpm green/blue/red
is it possible to use mirror cameras in truckersmp?
Only on the trucks that have them already, think that's DAF and mercades
I cant use mods in truckersmp?
Hey @jade glen! 
ProMods Europe 
(including Middle East & The Great Steppe Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
Hello, how can I learn about modding.
Check the pinned comment for a tutorial
is it possible to have 2 engines in one truck via save edit ? So double the engine ?
its a mod map
It's even in the title and I can't even speak the language ( MAP: MAPA SUL PARANÁ)
Can anyone help me download a map mod?
hi anyone know mods sound if we turn off or turn on engine have sound like cling cling cling like realistic in irl ?
winter mod, when?
i agree
Around mid-late December.
could someone suggest if I'm doing it right?
correct priority?:
- realistic rain (Darkcaptain)
- sound fixes pack (Drive Safely)
- real traffic dens (cip)
- realistic truck physics (Frkn64)
- realistic vehicle lights (Frkn64)
- actual day/night (Lamandus)
- SiSL mega pack (sisl)
Scs stuff isn't normally supported here as it is the discord for truckersmp. From what I know maps at the top then sounds and everything else below it.
Top mods to have? Especially to build a nice truck 🙂 ?
How do you do local mods for tmp? Is it easy?
Hey buddy i have something for you^^ General loading sequence for the Mod Manager:
TOP:
World Map Background/Crash Fixes
Real Company Mods
Weather and Graphic effects
Truck Skin Mods
Truck Sound Mods
Truck Engine Mods
Wheel pack etc. (Truck or Trailer)
Trailer Addons
Trailers
Genral Addons (Lamps, Tuning Parts, etc.)
SISL Mega Pack for Interior
Trucks/Cars Interior Addon compatibiliy
Trucks/Car DEF (If mod has a DEF File)
Trucks/Cars Main Mod
Maps Def´s
Maps
Maps Model
Maps Media
Maps Assets
Bottom:
Kind regards,
ArkticJu
does mods work in mp?
Hey @primal shale! 
ProMods Europe 
(including Middle East & The Great Steppe Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
21st
how do you make your own travel path using dbus world? i remember i tried it but gave up a while back
when using ff4000 HEX on my truck in photoshop, but also using the ingame colour system, also using ff4000. its in a different shade. is there a fix?
dm me
i made my own trailer skin. any way to use it on tmp?
local mods
any program for it? about convert
nope
go on the insanux discord and learn it!
ok ty
hi
so i have used "complete truck and trailer" to paint the accessories that comes with it. how would i put this file into the game after its pained?
anyone know how I can give myself some money
@livid heart Save edit or using money mod.
Is this allowed on tmp?
For single player only.
Hey @elder lion! 
ProMods Europe 
(including Middle East & The Great Steppe Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
save edit
When will the winter mod be available?
somebody know what is this scania mod? https://www.youtube.com/shorts/-mZLRjaRQfY
@left mauve whats the route advisor mod youre using
can i trust paint job packer?
hi
Does anyone know a good straight pipe scania sound that could be used in tsmp?
does anyone know a mod with RJL painted bullbars for 1.49?
When is snow being added??
when it arrives
Oh ok i just didn't know cheers
Ah ok fair enough
Anyone know of any good Lightboxes for RJL scanias? Hopefully one that is able to reskin 😄
I am currently using https://steamcommunity.com/sharedfiles/filedetails/?id=2971198030&searchtext=light+box+ But I can't seem to find it in modfolder so I can reskin 😭
Steam workshop files get installed somewhere else. Google it and you might find the location
@solar flare Thanks a lot! Thought I was going scizo for a sec there not being able to find it. Have a good one 😄
Can others see my truck mods?
No problem~
Hm yeah
Are you able to join with the mods on?
Not sure cause I didn't try, just asking
Don't think you can join with 3rd party mods. Only the official tuning stuff you buy from ETS 2 steam page I guess. Not sure tho lol good luck
Hey guys, do you know when will be able to get Snow Mod ? Thanks for answers 😄
Hey @tropic merlin! 
ProMods Europe 
(including Middle East & The Great Steppe Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
yes
Does anyone have the dark interior mod for daf xf 105?
for current version of the game
Do you think it's worth uninstalling promods to try west balkans dlc?
This would also involve updating ets2 to 1.49
Where we install snow and physics
Go for it. You can down grade after you just got to look up how to.
Can you play with client side mods? I wanna try after downloading ets2. I loved the sound mods so having them would be cool.
sounds mods you can get, but only you would hear them
and installing them is pretty complicated
oh 😦
I also wanna mod my trailer to look like the scania trailer. It was complicated last time so i hope i can do it. And maybe bumper lights from mercedes to scania
hello, i have dowload de mod for car transport but when i go i the truck i have rose texture
can somewone help me ?
How can i change my version to 1 48 5 ?
go to betas in the steam settings and click none
or whatever version that is idk
Anyone know a straight pipe sound mod that works in tsmp?

hello can someone tell me pleas why my mods not work in tsmp? i have some mods for steam workshop
I downloaded frosty winter and it isnt in game
I mean
It is on in mod manager
But i dont see it in game
How can i fix that?
i have t oturn it on in options or something?
.
okay that didnt work
Hey @hollow jetty! 
We do not support other mods and/or Steam Workshop items.
oh
u know what can i do with these purple things in singleplayer ?
purple things??
most likely something corrupt
go to ETS2 on steam > setting > properties > installed files and click verify integrity
could also be a mod causing it
if you're in sp
because they dont work, its that simple
and once you tell them that, if they keep asking why you can tell them "because nobody wants 20 hard drive disks full of only tmp mods"
if they kept asking id block them 
There is no promods?!
Nope, awaiting an update. No ETA as of yet
Dang
there's a promods discord that's separate - and you can keen an eye out there for updates
you're welcome to DM for the link, or you can find it on their website
There are people complaining about TMP not having servers online in the promods discord too
looking to move these mirrors to the left side of my truck anyone know of a mod or someway to do this?
You can save edit it away
Hello
Anyone know of a mod in ets2 that will allow me to put unlimited amount of map markers?
You probably need to edit the material‘s value but I am not quite sure since it’s not my mod
Hey guys, im searching for a refeer local mod for my wielton strong master. I want to put a skin on the trailer. can someone help me there? I cant find anything.
On the rgl mod using studio mods, are you able to paint the accessories, like for example I want to add 2 stripes or orange paint. Is that possible? On the rear fenders
Thanks
İs there any mods for volvo
can somoane join voice est2 second one i need a mod for my scania and i can find can someane help me?
i really need the mod
please annyoane
@plush sandal can someaone help kme with a scania mod plssss?
join the second voice!
please anyoane that know mods for scania!
@formal moon hey can you help me with a mod for scania r620
if you can please join the second voice
You need us to help you find a mod for you?
yes
yes
@stray crow can you help me
but i play on geforce now i need a mode from steam workshop and i don't know the name of the part of the truck that i need
How would we know what you need then?
which type of parts you need
Hey guys any good reccomandations for graphic mods specifically at night?
because the mod i have for nighttime is a galloping dumpster it has no reflections and when it rains its really low quality on ultra too.
id also like to know some skybox mods
@formal moon can you join the voice i'm to show you please i can remeber the name!
do you see dis truck
yea i saw
eya
u mean the sideskirt like the picture
wait let me find
geforce?
there is not much sideskirt parts on workshop
https://steamcommunity.com/sharedfiles/filedetails/?id=2596206047&searchtext=
does this suits you
Anyone know any good car mods other than the Skoda car?
is there anyway to use mods in tmp?
You can only do save-edits for TMP.
whats that?
Watch some videos upon save-editing. You can find some tools which makes life easier for you.
the videos ive found are very fast paced and confusing lol
.
Take a look at Project:ALM and/or insanux.
okay, ty
You're welcome.
Im not good with x y z save editing
Cant you take the mirrors from a uk truck and paste them onto your own truck
I've not used other brand trucks on this game so I do not know what parts they have or if I have the DLC for them
Do i need any dlc for those mirros?
Is there any way to get map mods without having to buy the dlc’s?
im getting crazy here #ets2 message
i just saw this and i need to know how you do that
triple is overboard but i want double loco with full weight
any kind of tutorial i search are outdated and dosent work so i need some pointer
Does anyone know how to remove the barriers?
probably put there by default dunno where this is.
It is released when we take on a service to DLC Special Transport
yes
the special transport dlc does sound fun
Yes! Too much
oo fancy
how do i install snow mod ? for truckersmp
not yet
truckersmp doesnt support snow mod
thx
will be announced #truckersmp-updates
Are the festive cab lights still supported in mp?
i want snow wwhen will it like be avalible cuz i got the mod but doesnt work on tmp
apparently last year was available around the 22nd, this year we have no clue
we'll see
The strip lights around the outside? If so then yes, they are always supported being from a world of trucks event and the market place
Grimes is still working on it, they haven't been well recently
Okay thanks
I have then on both ETS2 and ATS and they work fine
Does anyone know if theres a plastic steering wheel mod for the scania without the radio commands on the left side?
Also halogen headlights for the fh16 would be cool
where can i find save editing servers for full trucks?
Take look at Insanux on Google, that should be able to help you with some save edits.
You can always take a look at this too:
https://forum.truckersmp.com/index.php?/topic/44399-save-editing-tutorial-in-depth-video/
EDIT: There is now a video tutorial at the bottom of the thread. (2019-05-02) Do you want to get started with save editing? If your answer is yes, then you came to the right place. Before you remind me, I am fully aware there's already a topic on this: I wanted to create an in-depth tutorial for ...
@warm mural do you know by any chance how i can add the bumper back after swapping the chassis?
I dont really do save-edits myself, sorry. I have no clue.
all good 👍
Only thing I can suggest, take a look at some tutorials on YouTube or seek support in some modding Discord servers.
anybody got any reshade presets ?
hello guys i need someoane to help me find a mode for a scania please dm me in private!
149 promod ne zaman gelece bilen varmı
no its not supported on tmp yet, also talk in english here
@stray crow can you help me with a mod
@stray crow side skirt mode
i wan't to have the sideskirt like this
is a mood on steam that i can get like this
@stray crow you know a ode to het like this
no i do not know a mod, you try it with save edit
is there any other way to preview textures on a modell (like a trailer) without packing the mod and reloading my profile in ets2? a modell viewer or anything like that?
id use blender but there the uvs get messed up
how do i get a Snow mod in ETS2?
hello, can we already add snow in our gameplay?
idk
idk mate
where?
at some yt video
1.49?
the name from the mod is Frosty winter idk
if u install it can u tell me
well the thing is
i only know how to install Workshop mods
im kinda bad at mods from forum and more
so idk how to download and use them
you need to found mod folder in documents
or never mind
i will test it
i found one but its for 1.48 and i didnt test
hmmmm
wait
cant you change the Beta from ets2?
i think i found soemthign for that
like what?
well im downloading 1.45
why 1.45
why u downloading 1.45?
i didnt understand why u download lower version
because the mod only works with 1.48 at the moment i think
okay but if u make the game 1.48 u cant enter truckersmp
but it will be updated to 1.49 soon
good idea
merp?
hello! where i can download winter mod?
its not available on tmp yet
and its also not available for the latest version of ets2
Hello, the Sii Decrypt its working? for the last version?
should be
Hello everyone, is it already possible to play Truckers MP with the winter mod or not?
no its not
Could i use my own mods in truckersmp? I have seen others have mods on there trucks in truckersmp?
Google local mods for ets2
Thanks
np
hello when is the snow mod coming?
soon ™️
...
any one have strobe lights mod that blinks??
anyone who has a lots of cool trucks and trailer mods can share?
Special transport dlc for the strobes
Ekeri by kast then i got many buy mods
@near sequoia accept fr

Hello
Does anyone here know how to lock a zip file by intentional damage?
I need to learn how pls
It is specifically for ets2 modding
And theres no youtube tutorials for it
Have been here 4 years. Ik to not use wrong channels XD
1.49.2
How do I fix it?
the Sii Decrypt its working for the last version of ets ?
Are there any good graphic mods that i can load TMP with ?
for free of course, im broke lol
Greetings to all, please tell me who knows how to make LED lights in Truckers Mp?
This mod is bad on 1.49
if someone can't read it's not my problem
Guys, if I install promods will I be able to play on simulation 1, or only on promods server
only promods
Simulation and ProMods servers are 2 different servers
You can switch between the normal sims and Promods anytime as long as you have the files.
but the promods stuff only works on their server.
Tysm!
hi
Is there a job dispatcher for offline and convoys?
Hey @elder lion! 
ProMods Europe 
(including Middle East Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
When will the snow mod be updated?
one of the squares is half of the big part. so it SHOULD fit with the gradient right? sadly it does not
anybody have an idea how i can make it that it actully fits?
tried multiple ways and im out of ideas now maybe im missing smth realy simple
So I was downloading promods, got it done but idk why it was automatically deleted 30 secs after downloaded
If you know anyone or have any mods so I can access this cab accesory. DM me with a link and please explain everything if possible. Thanks
Check your anti virus hasn't blocked it
Will check it out next time tnx
It should be listed to just unblock the file and it will reappear.
This is wrong
You have 3 squares. The 2 smaller ones are the front and the back of the trailer. The big one is the full trailer cylinder part and it wraps round. So it starts on left at the top of the square. And then it wraps round so the bottom of the big square is the bottom of the right side of cylinder
At least if i remember the trailer template correctly. Thats how it goes
ik, this is how i coloured it
your 2 small squares are coloured too highly
only 1/4th of them should be black and the rest orange
i cant Imagine this, have a rough example?
You done the black gradient up to 3 quarters it needs to be 1 quarter high
your big wrap is 'larger' than the back and front small wrap because it's round, so your smaller wraps need to be black more below because they are on a flat surface (you need to paint less from the bottom to get to the same height)
or you can extend where the black starts on the big one
oh truuuuue
Hello!Do you know a mod with Daf xf95 on ets2 please?
https://google.com im sure this website can help you find it 
is there any way to lower a truck with save edit?
No but you can use smaller truck wheels
Safe editing
ik but is it under the parts of the truck or?
where ud change the engine and stuff like that
You basically remove the original wheels and add the AI wheels
Yes
and do you know where i can get the text for the ai wheels?
Extract def.scs and you will get all available defs
in the main directory right?
Ye
i only have config.cfg
Guys, do someone of you know what is the mod that everyone uses right now as double or triple trailers?
nope tried a whole lot and still cant get it, any ideas?
add a fake cosmetic stripe 
Both are save edit
how do i get it?
Hello. In this video, I basically explained how to save-edit.
--
You can visit StereoThermo VTC Discord server to get codes : https://discord.com/invite/x6EYhz7wvV
--
Sll decrypt: https://dosya.co/z3a61jr6gzdx/SII_Decrypt.exe.html
--
ETS 2- Company Paint Jobs for Ownable Krone Trailer - TruckersMP Mods - Save-Edit Tutorial : https://www.yo...
i don,t have the files he have, i find my profile on a diffrent way but i don,t find the quicksave or the game thingy
Rate this
looks good is this mod how to you do interior colors
do you have steam cloud off?
does this still work?
considering this
or did i missunderstand
Does anyone know if theres a mod for pedestrians using crosswalks
And what are some mods that one can use with TMP
Hey @nimble fox! 
ProMods Europe 
(including Middle East Add-On)
Trailer & Company Pack addon is not supported.
We do not support other mods and/or Steam Workshop items.
Where I can download it
I have tried using google but i couldnt realy find anything.
Is it possible to make a custom cargo mod for adding cargo to the livestock trailer?
As i have wanted to make foxes a livestock cargo (cause im in a fox themed vtc :p)
Mmm maybe save edit
i can tell you, defenetly not.
😮
as a fox cargo doesnt exist in the game
Mmm 🤔
save edit can only use things that exist in the game already
You need to make your own mod 
no shit sherlock
Maybe is not so difficult
guess why im in #ets2-modding

did you find the winter mod yet or are you still waiting for a reply 
as its veeeery easy to find using google
is tmp support it yet?
did you read #truckersmp-updates ? did it mention anything about winter mod support?
it does not work for me. So no

snow mod out?
How do you get the steering wheel for the interior?
That sucks
I’ll dm you or do you want me to call
does anyone have any sound mods for tmp? like indicator sounds and stuff like tha
Hello i have some how no icons at the gass stations and at the companies and i also have no highlight my parking spot or trailer i need to pick up
Mods installed
Do you want me to vc in a channel
Do you want to vc in a channel
using insanux save editing software
its quite easy
Hey, thanks for replying, unfortunately I am out of my home. Next time when you can maybe. 🙂
ok just let me know and plus its easier for me to explain it bc its harder to understand it when i type it
good isanux mod
how good look i will send pictures about my truck when im arrive at Klagen Furt
do you drive in norway
no i didn't have promod ;-;
@left mauve
3 trailers ^^
can you help me out with something
yes?
so can i have three interiors on three trucks
does anyone know if its possible to get promods with none of the dlcs?
its not
rip
can we join general 1
@left mauvesorry for the mod menu Idk
Hello everyone. Trucker is working?
New rule is interesting: "§3 - Addition: floating or clipping parts are not allowed any longer due to potential collision issues." Does that mean I could report any trucks that have been save-edit in a very (sorry) disgusting way with non fitting bumpers, trailers (and their load, e.g. cows, position lights) and so on?
probably yeah
does that also apply to visible addon hookups?
if they're floading or clipping to the extreme then yeah i'd say so
tho i dont think they'll punish any for anything unless it's bad
yeah, thanks
i've seen many trucks with small clipping and stuff
it's probably to punish the cow cargo type of stuff
I dont even get why people do this apart from using the livestock
they wanna flex they know how to change a few lines of code? idk tbh
its fine
when its gonna be supported?
where can i find the code for wheels from a ai vehicle
apparently around the 22nd
you mean the thing you cant use in the game anymore?
well in TMP
anyone have head tracking software that works with iphone camera? please dm
Headtracking? What does that do in the game
when you move your head it moves the camera in the truck
so you can look around
like vr
Wont that be tricky? Sicne you move ur head away from the screen so you end up still seeing nothing
Lol
usually they make it so that the turn in game is much more bigger than the one irl
thats how you can also have some tool on your headset which tracks head movement and changes where you're looking in the game
https://youtu.be/vpA9fr3DhbM?si=ugK4K42SeJmkclwF&t=927 for example this is how this dude is moving his ingame cam
https://blog.promods.net/tag/canada/
ReShade I use - https://bit.ly/3lAhiCx
Motion Platform V3 - https://bit.ly/3c95Iu7
TrackIR V5 - https://amzn.to/3kymSEt
TS-PC Racer - https://amzn.to/2IFmtR6
Ricmotech adapter - https://bit.ly/2Ij1u8g
NRG Innovations RST-360SL Wheel - https://bit.ly/30ZeRRs
TH8A Shifter - https://amzn.to/2KNs3DE
Southern Tru...
Damn
Does it also work with an webcam?
Or only with this special head tracking device
it could probably work, but i'm unsure if there's a tracking software for that to just easily install
def could be made
Pls explain the advantages of economy mod
Well the webcam works with headtracking in other games
But I think those games just have a build in software for it
Alr, I’ll check it out once I get home
https://github.com/opentrack/opentrack/wiki/Smartphone-Headtracking this is apparently to use your phone
I’ll see
i might actually try it myself
but idk
i need to study
decided i'm too lazy to try, good luck
I need help too, I installed the Frosty Winter mod of Grimes (for 1.49 version), created a "mod" folder in the "ETS2MP" folder in "Documents", inserted everything, and when I start TruckersMP it doesn't load it, nor does it let me include the mod manager in TruckersMP. Rain probabiliy is at 100%, seasonal effects are on. Is there only a certain part of the year when TruckersMP allows that mod to be used as? That's how it seems to me
It wasn't even zipped as soon as I downloaded it, it was a .scs file
I tried that too, it works for me when I turn on ETS2, but not when I turn on TMP
I've tried almost everything and I'm convinced TMP has a part of the year when they approve those mods
TruckersMP does not support it yet, which is why that it doesn't work in TruckersMP
Sorry no
Tmp don’t support the frosty mod yet.

i had some mods in game, then i put them away and this happened, somebody know how to fix this ? https://steamcommunity.com/id/ySomi/screenshot/2300839772895902764/
go to euro truck sim 2 on steam and verify integrity of files
thx
still doesnt work @elder lion
should ask in #support maybe
is there any way to get client side mods on the servers, such as graphical mods or smooth camera mods?
is it possible too have a skinned cab too our VTC that people can use in TMP?
you're talking about having a special inside of the cab?
your own colors and stuff
no actual reskin of the cab
too our logo
the inside?
damn
i do believe it's possible to make it so that only you can see tho
but you'd need to convert it into a local mod
so we could only colour it too our branding but not have the actual logo or writing on for everyone too see


