Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
- Repaints that require the original mod can be published without restriction provided that the correct vehicle data is adhered to, I do request you to inform me in advance of your intention to prevent duplicate developments
For 'stand-alone' mods I will request more info and see some of your previous work before granting any authorization.
I can tell you it won't be easy repaints, you can contact me on Transportfever.net for help and support if you want.
So patience please.
You did it with 90s cars
- open the mod folder
- into res - models - vehicle
- copy the folder "bus" and rename "car"
- open files with txt
- find the parameter "cost "
},
cost = {
price = -1,
},
- replace the "cost" parameter like this:
},
car = { },
cost = {
price = -1,
},