Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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米,使得不精确炮击成为一种可行的战术。