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


Let me wrap my head around what you're trying to do. You want to assign "Single, Bi-Rotor, and Quad-Rotor" cylinders to Wankel engine layout.
You would create these cylinder types with the name "Single-Rotor", "Bi-Rotor", and "Quad-Rotor". No localization in the names.
You then go to the engine layout for Wankel and add these cylinders to the cylinder restrictions. Leave the localization flag enabled if any of the restricted cylinders are localized.
If this is what you did, email me the files and I'll take a look at it for you.
Exactly what I had in mind - circumventing the localization options.
Let's go to the .xml code:
1.) Cylinder
Current state:
<cylinder name="13311" type="cylinder" year="1890" death="2222"........ />
To be:
<cylinder name="Single Rotor Wankel" type="cylinder" year="1890" death="2222"
2.) Assignment to engine layout type:
Current state:
<layout name="13072" ... possiblecyl="13311/13312/13313" ... />
To be:
<layout name="13072" ... possiblecyl="Single Rotor Wankel/Bi-Rotor Wankel" ... />
will this work? Do I have to remove the spaces? My first test did not go very well :) .
[left the stock value, as I did not change the denominator]
Cylinder: localName="0" localDesc="1" localParam="0"
[changed localName from 1 to 0, left the rest as-is]
Also remember you have to start a new game for any changes to go into effect. And its recommended to use the mod tools.
If the above doesn't work, email me the components.xml file and the pop file for it.
I really just need the .xml file, you don't need to send anything else.
Here is the file: https://filehorst.de/d/cgqAhkmu