Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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).