Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
- 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,
},