Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Do this.
1) You need to save the file only when the server is turned off.
2) The file name must be different from the machine class. (file- Sarka.json --- "VehicleName": "Sedan_02",)
3) All parts of the machine must be correctly spelled according to the example.
4) If this does not work, there may be a problem in the car.
file - Sarka.json
{
"VehicleName": "Sedan_02",
"DisplayName": "",
"Parts": [
"Sedan_02_Hood",
"Sedan_02_Trunk",
"Sedan_02_Door_1_1",
"Sedan_02_Door_1_2",
"Sedan_02_Door_2_1",
"Sedan_02_Door_2_2",
"Sedan_02_Wheel",
"Sedan_02_Wheel",
"Sedan_02_Wheel",
"Sedan_02_Wheel",
"CarBattery",
"CarRadiator",
"SparkPlug",
"HeadlightH7",
"HeadlightH7"
]
}
I got the same problem as Ekhos.
I Named the .json file like "Kamaz Plane" und the VehicleName is KamazCovered, but I still got the result that the file afterwards is like that:
{
"VehicleName": "",
"DisplayName": "",
"Parts": []
}
What do I miss? :'D
And Merk, U say the file has to be another Name than the VehicleName, but in the exsiting files it´s the same file Name and VehicleName¿
I tried both, differend Names and same Names but I have no luck, maybe U can help me there :)
Example:
ExpansionMerlin_President.json
New files can be added while the server is running, but they won't be recognised until the server has restarted. Also, existing files (files already loaded into memory) cannot be edited while the server is running (it will simply overwrite the changes at restart).