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
in the local files of the game:
Cosmoteer>Data>ships>terran>cannon_deck
You will find the file cannon_deck.rules, open this with the windows editor.
In this file almost halfway down there is a segment:
TurretCollider
{
Type = CircleCollider
Location = &../Turret/Location
Radius = 1.5
IsHigh = true
}
the important bit is the IsHigh = true
change it to false to have it look like this:
TurretCollider
{
Type = CircleCollider
Location = &../Turret/Location
Radius = 1.5
IsHigh = false
}
save the file (maybe create a backup of it first), load the game and have fun
i have no experience creating mods and this is the result of me poking in the files, as i do with Vintage Story, and i can't guarante that this wont mess with other mods, or the multiplayer, or something else, thus use this information at your own risk, i hope this helps
Thanks.
Consider adding code to allow deck guns to shoot through each other?
减少甲板炮的眩晕范围,使其不会影响大炮装载机。大炮前面的船员仍将受到影响。
The range of the Deck Cannon has also been increased to 400 making inacurate shelling a viable tactic.
甲板炮的射程也增加到了400米,使得不精确炮击成为一种可行的战术。