ติดตั้ง Steam
เข้าสู่ระบบ
|
ภาษา
简体中文 (จีนตัวย่อ)
繁體中文 (จีนตัวเต็ม)
日本語 (ญี่ปุ่น)
한국어 (เกาหลี)
български (บัลแกเรีย)
Čeština (เช็ก)
Dansk (เดนมาร์ก)
Deutsch (เยอรมัน)
English (อังกฤษ)
Español - España (สเปน)
Español - Latinoamérica (สเปน - ลาตินอเมริกา)
Ελληνικά (กรีก)
Français (ฝรั่งเศส)
Italiano (อิตาลี)
Bahasa Indonesia (อินโดนีเซีย)
Magyar (ฮังการี)
Nederlands (ดัตช์)
Norsk (นอร์เวย์)
Polski (โปแลนด์)
Português (โปรตุเกส - โปรตุเกส)
Português - Brasil (โปรตุเกส - บราซิล)
Română (โรมาเนีย)
Русский (รัสเซีย)
Suomi (ฟินแลนด์)
Svenska (สวีเดน)
Türkçe (ตุรกี)
Tiếng Việt (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
- 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,
},