安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
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).