安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
if you guys want Ties and X-Wings wait for the Star Wars Empire Ships to be updated the author os working on it along with the Rebel Ships (X-Wings) the author is aware that his mods are not working woth 2.5 and is working on them
as you can see it says -30 power and i cant save and i cant open the component boxes
#############
# UTILITIES ROLES #
#############
utility_component_template = {
key = "TIEDESIGN1_COMBAT_COMPUTER_1"
size = small
icon = "GFX_ship_part_computer_default"
icon_frame = 1
power = 0
cost = 0
class_restriction = { shipclass_military }
size_restriction = { tiefighter }
component_set = "combat_computers"
ship_behavior = "aggressive"
upgrades_to = "TIEDESIGN1_COMBAT_COMPUTER_2"
ai_weight = {
weight = 1
}
}
...etc....some language file/custimization too
...
TIEDESIGN1_COMBAT_COMPUTER_1: "Basic Combat Computer"
TIEDESIGN1_COMBAT_COMPUTER_2: "Intermediate Combat Computer"...
Anyone else have any suggestions or can edit the copy I uploaded below further, go for it. Team effort :p
But here are files involved I have messed with/require update, others here can correct my mistakes or make adjustments.
We have ship name missing error, so...
ship_design = {
name = "NAME_tiedesign1"
ship_size = tiefighter
section = {
template = "tiesection"
slot = "mid"
component = {
slot = "SMALL_GUN_01"
template = "SMALL_XRAY_LASER"
}
component = {
slot = "SMALL_GUN_02"
template = "SMALL_XRAY_LASER"
}
required_component = "WARP_DRIVE_2"
required_component = "COMBAT_COMPUTER_AGGRESSIVE_BASIC"
required_component = "SHIP_THRUSTER_1"
required_component="SHIP_SENSOR_1"
}
...etc...
I added required_components above I believe only three are showing in original file and in-game you have four spots but one was broken/empty always.
So I am curious what do I need for the combat computers (only guessing that is the problem) or what I could have done wrong. At least I was able to get the warning before starting the game off :)
https://www.dropbox.com/s/8rx2wqrazfn3e3b/tie_fighter.zip?dl=0
Replace:
...\steamapps\workshop\content\281990\725323581 - tie_fighter.zip
Edit this file and shut the old mod version warning up when you start the game.
C:\Users\YOU\Documents\Paradox Interactive\Stellaris\mod - ugc_725323581.mod
edit to;
...
supported_version="1.8.*"
...
Done.
OP are you going to update your mod or is it abandoned?